Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of the Authorization Code with PKCE flow for public clients #65

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

keyz182
Copy link

@keyz182 keyz182 commented Mar 21, 2020

This is a (hopefully) complete implementation of the Authorization Code with PKCE flow (https://oauth.net/2/pkce/).

@obukhov
Copy link

obukhov commented Dec 4, 2020

Any plans to merge it? authorization code grant type is now considered recommended one for public clients (i.e. SPA, mobile clients) and meat to replace implicit flow. So this PR gonna add quite some value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants