Content
View differences
Updated by Oliver Günther over 2 years ago
The autologin token is currently unique per user, even though multiple devices might want to set their own token. token.
* Introduce a device name to the autologin token derived from user agent to be able to show active sessions like github: [https://github.com/settings/sessions](https://github.com/settings/sessions)
* Allow Tie an autologin cookie to revoke autologin tokens in the same way the ephemeral sessions a session so that it can be revoked
* Introduce a device name to the autologin token derived from user agent
* Allow