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

fix(web): auth0 error when refresh token #436

Merged
merged 2 commits into from May 22, 2023

Conversation

airslice
Copy link
Contributor

Overview

Reference here.

What I've done

  • Fix: add useRefreshTokensFallback to Auth0Provider authorizationParams.
  • Rename redirectUri to redirect_uri: the old naming is going to be removed in the future base on auth0 doc.

What I haven't done

How I tested

Which point I want you to review particularly

Memo

@airslice airslice requested a review from KaWaite as a code owner May 22, 2023 04:18
@netlify
Copy link

netlify bot commented May 22, 2023

Deploy Preview for reearth-web failed.

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/646af4775a323409892ea54a

@github-actions github-actions bot added the web label May 22, 2023
@airslice airslice merged commit db7b69b into main May 22, 2023
2 of 7 checks passed
@airslice airslice deleted the fix/auth0-v2-login-with-redirect branch May 22, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants