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

fix(pkce): session generated needlessly #12

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

james-d-elliott
Copy link
Member

@james-d-elliott james-d-elliott commented Dec 21, 2023

This fixes an issue where the PKCE session is generated when not required. This also avoids a particular error that can occur in some situations. In addition it ensures the usage of subtle for comparing PKCE verifiers and challenges.

This fixes an issue where the PKCE session is generated when not required. This also avoids a particular error that can occur in some situations.
@james-d-elliott james-d-elliott merged commit dbdadf5 into master Dec 21, 2023
2 checks passed
@james-d-elliott james-d-elliott deleted the fix-pkce branch December 21, 2023 11:04
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