-
-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
I have a question to ask. I cannot figure out how to force previously logged in sessions to logout while attempting to login on a new device for which a session does not exist.
This is specifically helpful when paired with TOKEN_LIMIT_PER_USER=1
, Without implementing this behaviour, a user would be forced to login on their previously logged in device before logging into a new one (matters are worse when its about a mobile app)
How can I achieve this behavior? Is anything wrong with that idea?
Metadata
Metadata
Assignees
Labels
No labels