mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🚀 Feature: allow client secret w/ PKCE #435
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cdanis on GitHub.
Feature description
Other IDPs support using client secret with PKCE as a cheap, simple, extra layer of security. It's probably trivial to add to pocket-id.
Pitch
-- The above from https://www.scottbrady.io/oauth/client-authentication-vs-pkce
@stonith404 commented on GitHub:
Added in
v0.23.0.