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
The current implementation uses a non-expiring bearer token.
Possible improvements:
Add an expire data to the bearer token - which forces users to login again after a certain period of inactivity (for example 14 days)