I have react app and i able to successfully login using github and return back to the correct location. however i get code and state as url parameters in the redirected URI. when i tried to check the user or isAuthenticated. they return undefined or false. am i missing any config here so when it returns it comes back with the right user details and gets saved in the cookies/localstorage?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to preserve client state after loginWithRedirect? | 5 | 9279 | February 3, 2023 | |
| How do I access the appState I set in loginWithRedirect in a React app? | 7 | 10860 | January 19, 2023 | |
| Issue getting auth-0 set up with react project | 4 | 4461 | February 22, 2022 | |
| Authentication not completing after log in using Google | 0 | 1364 | April 16, 2023 | |
| 'user' is undefined and isAuthenticated returns false after login | 4 | 6024 | July 29, 2022 |