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

Map redirect_uri on config to authorizationParams #211

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

ewanharris
Copy link
Contributor

Changes

Similar to auth0/auth0-react/pull/507 this adds a conversion of redirect_uri on the root of config to authorizationParams.redirect_uri to ease the transition for folks who might miss the migration note.

All methods that took a redirect_uri have been updated to log a warning and set the property to the new way.

Checklist

@ewanharris ewanharris requested a review from a team as a code owner February 16, 2023 17:24
@ewanharris ewanharris merged commit ab12c4b into main Feb 21, 2023
@ewanharris ewanharris deleted the fix/handle-redirect_uri-deprecation branch February 21, 2023 10:20
@frederikprijck frederikprijck mentioned this pull request Feb 22, 2023
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