-
-
Notifications
You must be signed in to change notification settings - Fork 503
Add client side implementation for PKCE #741
Copy link
Copy link
Closed
Milestone
Description
Client-side PKCE for OAuth2 RFC 7636 is required for applications to have secure communication with the authorization server. OAuth 2.0 public clients utilizing the Authorization Code Grant are susceptible to the authorization code interception attack. PKCE mitigates this issue by adding an extra challenge/verifier parameter with each request it sends to the server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels