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

Add support for PKCE #4

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Add support for PKCE #4

merged 1 commit into from
Mar 12, 2024

Conversation

torbsto
Copy link
Contributor

@torbsto torbsto commented Feb 23, 2024

Implementation based on https://docs.authlib.org/en/latest/client/oauth2.html#add-pkce-for-authorization-code

Draft because I think we need to make it configurable. I will open another PR that allows for a different client authentication method. I think we need to figure out how we want to abstract over all those things.

@torbsto torbsto marked this pull request as ready for review March 12, 2024 14:25
@torbsto torbsto requested a review from disrupted March 12, 2024 14:25
@torbsto torbsto merged commit dce6b4f into main Mar 12, 2024
4 checks passed
@torbsto torbsto deleted the feature/pkce branch March 12, 2024 14:47
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.

2 participants