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
{{ message }}
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.
getAuthState function doesn't even try to check the authentication when there is no access token. Because of this problem, after the access token has expired after some period, user will be automatically signed out without refreshing tokens.
The text was updated successfully, but these errors were encountered:
getAuthState
function doesn't even try to check the authentication when there is no access token. Because of this problem, after the access token has expired after some period, user will be automatically signed out without refreshing tokens.The text was updated successfully, but these errors were encountered: