# Functions

DeleteToken removes the specified token from the database.
Checks if token is valid and in database.
StoreResetToken updates the user's reset token and its expiration time in the database.
StoreToken stores the generated token in the database.