learning spring security.
In this project, users can register and get a verification token which they can use to enable their status in the db, which is initially set to false. If token is not used within 10 minutes of user registration, token gets deleted in the db.