You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i click login, i go to google screen to select account
But after that I'm still on login page and i want to be in dashboard page when I'm auth. Also isAuthenticated always returning false
Screen.Recording.2025-01-25.at.12.44.42.mov
Reproduction
Start the app
Bun run dev
Additional context
No response
auth0-react version
Latest
React version
19
Which browsers have you tested in?
Chrome
The text was updated successfully, but these errors were encountered:
I went through your code and tested it on my local setup, and everything seems to be working fine on my end. Let me know if I’m missing anything or overlooking something on my end.
Checklist
Description
I tried also using your sample app but getting other errors about json file. So currently this is my repo for this issue
https://github.com/MariuzM/frameworks/tree/main/react
When i click login, i go to google screen to select account
But after that I'm still on login page and i want to be in dashboard page when I'm auth. Also isAuthenticated always returning false
Screen.Recording.2025-01-25.at.12.44.42.mov
Reproduction
Additional context
No response
auth0-react version
Latest
React version
19
Which browsers have you tested in?
Chrome
The text was updated successfully, but these errors were encountered: