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

Redux state changed to Loading_user , User_Expired, User_found #189

Open
rajath002 opened this issue May 28, 2021 · 1 comment
Open

Redux state changed to Loading_user , User_Expired, User_found #189

rajath002 opened this issue May 28, 2021 · 1 comment
Labels

Comments

@rajath002
Copy link

rajath002 commented May 28, 2021

while the user logs in this states are shown

Loading_user , User_Expired, User_found

image

due to this my initialization login check will get failed...
and it again re-routes the user to login callback.

How to fix this issue!

this issue occurs only at first time logging in, later it will work fine

@maxmantz
Copy link
Owner

Hi,

this can have multiple reasons. Without looking at your code I cannot identify the issue. My educated guess is that the access token is expired when the user is first loaded, then the token gets renewed and the correct user is found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants