You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have some information in the database in the form of oauth2 tokens. It would be nice to expose a list of tokens that haven't expired yet per user.
Bonus points:
Maybe we can add some more information per access token, such as the last used User-Agent and ip address.
Every active session should be represented as a resource in the API.
The text was updated successfully, but these errors were encountered:
We already have some information in the database in the form of oauth2 tokens. It would be nice to expose a list of tokens that haven't expired yet per user.
Bonus points:
Maybe we can add some more information per access token, such as the last used
User-Agent
and ip address.Every active session should be represented as a resource in the API.
The text was updated successfully, but these errors were encountered: