Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: call
SIGNED_OUT
event if token refresh fails (#815)
If token refresh fails, such as when the user has logged out from other places, or their session has been terminated, the `SIGNED_OUT` event should be fired and the session should be removed from storage.
- Loading branch information