Skip to content

Conversation

@jals1212
Copy link

@jals1212 jals1212 commented Nov 6, 2025

FIX: Update handlePkceVerifier to prevent missing code_challenge

Description:

If something goes wrong in authorize endpoint (some extra authorizationParams missing or incorrect) and you try again to authorize you end up with a missing code_challenge in the query.

Fix:
Add a flag (onlyConsume) to the handlePkceVerifier function so it can know when to regenerate the code_challenge.

…nt code_challenge missing in authorize query
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.

1 participant