-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Is it possible to invalidate all the other session for a user when he/she creates a new session ?
The use case is like this:
e.g. the user logins in one device (mobile or web) and a new session is created from server.
Then the same user logins from another device (mobile or web) and creates a new session. The session from the old device needs to be invalidated and only the session from the new device should be active.
| searched the sessions plugin and authentication/session but now sure if this is possible right now.
davidgodzsak
Metadata
Metadata
Assignees
Labels
No labels