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 access token expires, the website does not automatically send a request to the /auth/refresh endpoint to refresh the token. This results in the user being logged out and unable to perform actions that require authentication without manually re-authenticating.
The text was updated successfully, but these errors were encountered:
When the access token expires, the website does not automatically send a request to the
/auth/refresh
endpoint to refresh the token. This results in the user being logged out and unable to perform actions that require authentication without manually re-authenticating.The text was updated successfully, but these errors were encountered: