Skip to content

Allow PKCE code_verifier in exchange_auth_code_for_tokens - #308

Closed
mellowfish wants to merge 1 commit into
auth0:masterfrom
mellowfish:enable-pkce-code-verifier
Closed

Allow PKCE code_verifier in exchange_auth_code_for_tokens#308
mellowfish wants to merge 1 commit into
auth0:masterfrom
mellowfish:enable-pkce-code-verifier

Conversation

@mellowfish

@mellowfish mellowfish commented Nov 9, 2021

Copy link
Copy Markdown

Changes

Updated exchange_auth_code_for_tokens to accept a PKCE code_verifier (and any other optional params).

References

Fixes #305

Testing

It doesn't look like there are any tests for this endpoint, but I can confirm this code works locally with our tenant which requires PKCE.

Checklist

@mellowfish
mellowfish requested a review from a team as a code owner November 9, 2021 16:22
@mellowfish

Copy link
Copy Markdown
Author

Closing in favor of a more holistic approach to PKCE support across multiple endpoints.

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.

Allow code_verifier to be passed to exchange_auth_code_for_tokens endpoint

1 participant