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 I try to log out and token have already expired, it causes 500 error (because destroy_tokens doesn't work). Shouldn't we ignore that and just clear the session when that happens?