Files
letro-authentication-service/crates
reivilibre c82f454365 Personal Sessions: add create, list, get, revoke, regenerate Admin APIs (#5141)
Introduces some admin API endpoints for Personal Sessions.

- add: Creates a personal session along with its first personal access token, returning both. This is currently the only way to get a personal access token.
- get: Shows the information about a personal session
- list: Shows many personal sessions
- revoke: Revokes a personal session, so it can't be used anymore
- regenerate: Revoke the active personal access token for a session and issue a new one to replace it.
2025-10-22 11:20:02 +01:00
..
2025-10-20 16:42:01 +01:00
2025-08-18 10:45:20 +02:00
2025-07-30 14:49:38 +02:00
2025-07-30 14:49:38 +02:00
2025-08-20 18:22:21 +02:00
2025-08-20 18:22:21 +02:00
2025-09-12 11:07:01 +02:00