Exchange code token logic#81
Open
javiert-okta wants to merge 16 commits into
Open
Conversation
|
Preview URL https://openidconnect-8volnu7rw-okta.vercel.app |
|
Preview URL https://openidconnect-8l6npq5uh-okta.vercel.app |
|
Preview URL https://openidconnect-1cbqked2z-okta.vercel.app |
|
Preview URL https://openidconnect-rbdactyze-okta.vercel.app |
Sambego
reviewed
Mar 4, 2026
|
Preview URL https://openidconnect-r69n0n764-okta.vercel.app |
caf2146 to
7742529
Compare
8d181bf to
c13dc81
Compare
|
Preview URL https://openidconnect-akb9wqx97-okta.vercel.app |
7742529 to
078ac00
Compare
Co-authored-by: Copilot <[email protected]>
c13dc81 to
9df602a
Compare
|
Preview URL https://openidconnect-j0tvoww9r-okta.vercel.app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
The following PR adds logic to the step two component that exchanges the code received to an auth token. The changes include:
Screenshots:
References
Link to Figma design
Testing
IMPORTANT:
The functionality for OIDC can only be tested on a specifically controlled url which is why the following link should be used:
OIDC TESTING URL
Checklist