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-07-31 11:17:33 +02: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-12-03 14:22:14 +01:00
2025-10-20 16:42:01 +01:00
2026-01-13 17:23:16 +01:00
2025-07-30 12:04:30 +02:00
2025-08-18 10:45:20 +02:00
2025-08-18 10:29:30 +02:00
2025-11-06 17:34:43 +01:00
2025-11-06 17:34:43 +01: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-07-22 11:27:56 +02:00
2025-07-22 11:27:56 +02:00
2025-10-22 11:20:02 +01:00
2025-08-18 10:35:28 +02:00
2025-12-01 11:47:59 +00:00
2026-01-12 12:14:16 +00:00
2025-12-17 15:53:00 +01:00
2026-01-16 17:39:38 +01:00
2026-01-16 17:39:38 +01:00
2026-01-08 15:17:37 +01:00
2026-01-16 17:39:38 +01:00
2026-01-05 15:09:41 +01:00
2025-06-12 11:01:07 +02:00