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

Unclear if PKCE for OAuth2 works #746

Open
glacials opened this issue Dec 17, 2020 · 0 comments
Open

Unclear if PKCE for OAuth2 works #746

glacials opened this issue Dec 17, 2020 · 0 comments
Labels
bug Issues that are solved by repairing functionality

Comments

@glacials
Copy link
Owner

When debugging the mobile app's OAuth2 flow I ran into invalid_grant issues exchanging a code for an access token when the client library was configured to use PKCE. Turning it off in the client library made the exchange work fine. I didn't look into specifics, but I know we (via Doorkeeper) are supposed to support PKCE. The library I was using was oauth2_client for Flutter.

@glacials glacials added the bug Issues that are solved by repairing functionality label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are solved by repairing functionality
Projects
None yet
Development

No branches or pull requests

1 participant