# Functions
CheckPassword checks if the provided password is correct or not.
HashPassword returns the bcrypt hash of the password.
No description provided by the author
No description provided by the author
NewPayload creates a new token payload with a specific username and duration.
# Variables
Different types of error returned by the VerifyToken function.
Different types of error returned by the VerifyToken function.
No description provided by the author
# Interfaces
Maker is an interface for managing tokens.