-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
Recently I have noticed that Session tokens are being replaced when logging a user in. I would expect that it would just create a new token instead of replacing the old one? Is this expected behavior?
Example: Calling the login function twice within 2 minutes of one another will replace the first session with the second one.
Is anyone else having this issue?
Metadata
Metadata
Assignees
Labels
No labels