# Functions
CheckPasswordHash verifies password.
GenerateJWTToken generates Accesstokens for user.
GetHTTPError parses the http code, error and message.
HashPassword creates a password hash.
VerifyJWTToken checks if the JWT token is valid and not expired.