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 login is required (ie. login_required=true) if the access token expires or the user's session expires, the user should be kicked out of the application.
The text was updated successfully, but these errors were encountered:
Badisi
changed the title
[BUG] user is not kicked out if session expires and login is required
[BUG] user is not kicked out if session or token expires and login is required
Feb 22, 2024
Library version
latest
Description
When login is required (ie.
login_required=true
) if the access token expires or the user's session expires, the user should be kicked out of the application.The text was updated successfully, but these errors were encountered: