icebreaker-science / backend

The backend (Spring Boot) part of the icebreaker.science application
Apache License 2.0
2 stars 0 forks source link

Add a scheduled task to clean up expired items from the database #71

Open michael-kamel opened 3 years ago

michael-kamel commented 3 years ago

Some items have an expiry date and should be cleaned from the database regularly using a Scheduled Task ex. account confirmation tokens and password reset tokens.