Skip to content

Conversation

@ajpetersons
Copy link

ForcePKCE config parameter should only be taken into account for Authorization Code flow. Currently other flows (Client Credentials, etc) will fail token creation if ForcePKCE is set to true.

Fixes #172

@LyricTian LyricTian merged commit 8b2219d into go-oauth2:master Mar 28, 2021
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.

ForcePKCE option make orther grant type error

2 participants