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

PKCE Verifier in auth code exchange #24

Open
karllhughes opened this issue May 31, 2020 · 0 comments
Open

PKCE Verifier in auth code exchange #24

karllhughes opened this issue May 31, 2020 · 0 comments

Comments

@karllhughes
Copy link

I noticed while setting up FusionAuth with a client-side only application that I don't believe this library supports the PKCE flow outlined here: https://fusionauth.io/learn/expert-advice/oauth/definitive-guide-to-oauth-2#52-code-flow--pkce

I think the exchangeOAuthCodeForAccessToken() method in the FusionAuthClient should have a parameter for the code verifier in order to support this flow.

Let me know if I'm missing something, thanks!

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

No branches or pull requests

1 participant