mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-14 21:40:06 +00:00
feat: add PKCE for non public clients
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE oidc_clients ADD COLUMN pkce_enabled BOOLEAN DEFAULT FALSE;
|
||||
Reference in New Issue
Block a user