# Functions
CheckPasswordHash compares a plain text password with a hashed password.
GetAPIKey extracts the API key from the Authorization header.
No description provided by the author
HashPassword takes a plain text password and returns a hashed version.
No description provided by the author
MakeRefreshToken generates a secure random 256-bit (32-byte) hex-encoded string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author