Task Description
As a developer I need to implement a scheduled job that deletes validation tokens which are expired so that I can keep the database clean and reduce unnecessary data retention.
Acceptance Criteria
- A new class (e.g., TokenCleanupScheduler) is created in a dedicated schedule package
Additional Information
No response
Task Description
As a developer I need to implement a scheduled job that deletes validation tokens which are expired so that I can keep the database clean and reduce unnecessary data retention.
Acceptance Criteria
Additional Information
No response