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

Restructure PKCE handling #400

Open
maennchen opened this issue Nov 12, 2024 · 0 comments
Open

Restructure PKCE handling #400

maennchen opened this issue Nov 12, 2024 · 0 comments
Milestone

Comments

@maennchen
Copy link
Member

This issue is here to track improvements whenever we start work on a new major release since it will cause breaking changes. It is not intended to be solved right now.

Current situation

PKCE will only be requested when the pkce_verifier option is passed.

Desired

PKCE will automatically be enabled & a secret generated if there's supported code challenges. The result of the authorization function should result in both a url and the PKCE verifier if one was used.

@maennchen maennchen added this to the v4.0.0 milestone Nov 12, 2024
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

No branches or pull requests

1 participant