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 the user is logging in again automatically using persisting login, if the user happens to be visiting this webpage: http://localhost:5000/api/auth/loginstatus
Then the user info is incomplete and only contains username.
When you access it again everything will be there.
I will fix it
The text was updated successfully, but these errors were encountered:
When the user is logging in again automatically using persisting login, if the user happens to be visiting this webpage:
http://localhost:5000/api/auth/loginstatus
Then the user info is incomplete and only contains username.
When you access it again everything will be there.
I will fix it
The text was updated successfully, but these errors were encountered: