Checklist
Description
I have downloaded the sample for React and tested using an Android device.
Clicking login correctly loads the Auth0 login page in a browser and after entering credentials the user is taken back to the app, however they're still not authenticated.
Clicking login a second time redirects to auth0 which immediately redirects back to the app, but the app still shows the user as unauthenticated.
Reproduction
- Download sample with auth0 account logged in
- Add allowed urls to auth0 application settings
- Complete npm install etc instructions
- Open app in Android Studio and generate app package
- Deploy to device (I'm using real devices via lambda test)
- Login
Additional context
No response
Sample
React
Platform
Android
Platform version(s)
13
Checklist
Description
I have downloaded the sample for React and tested using an Android device.
Clicking login correctly loads the Auth0 login page in a browser and after entering credentials the user is taken back to the app, however they're still not authenticated.
Clicking login a second time redirects to auth0 which immediately redirects back to the app, but the app still shows the user as unauthenticated.
Reproduction
Additional context
No response
Sample
React
Platform
Android
Platform version(s)
13