Files
letro-authentication-service/crates
Quentin Gliech fc07a32a8c Implement cleanup job for OAuth2 authorization grants
Add cleanup job that removes authorization grants older than 7 days.
Uses ULID cursor-based pagination for efficiency.

- Add cleanup method to OAuth2AuthorizationGrantRepository trait
- Add CleanupOAuthAuthorizationGrantsJob task
- Register handler and schedule to run hourly
2026-01-16 17:39:38 +01:00
..
2025-12-19 18:13:01 +00:00
2025-12-09 12:37:56 -07:00
2025-11-06 09:20:20 +00:00
2025-10-20 16:42:01 +01:00
2025-08-18 10:45:20 +02:00
2025-08-20 18:22:21 +02:00
2025-08-20 18:22:21 +02:00
2025-12-09 12:37:56 -07:00
2025-12-17 15:53:00 +01:00