# Functions

No description provided by the author
Encrypt is delegated to crypt the data in input with the given password.
GenerateToken create a token for authenticate the request.
VerifyPlainPasswords is delegated to verify if the incoming password is equals to the one stored in the DB.
No description provided by the author