Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OAuthlib API is not returning PKCE new values #670

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

Closed
JonathanHuot opened this issue Apr 26, 2019 · 0 comments · Fixed by #671
Closed

OAuthlib API is not returning PKCE new values #670

JonathanHuot opened this issue Apr 26, 2019 · 0 comments · Fixed by #671
Assignees
Labels
Bug OAuth2-Provider This impact the provider part of OAuth2
Milestone

Comments

@JonathanHuot
Copy link
Member

Describe the bug

The internal method validate_authorization_request should return the list of OAuth2 fields in request_info. However, this function is not returning the PKCE values.

Additional context
OAuth2 Provider - Using PKCE with Authorization Code

The downstream DOT library has implemented a workaround but it should be available for all downstream libraries. See
jazzband/django-oauth-toolkit#707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug OAuth2-Provider This impact the provider part of OAuth2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant