Documentation
¶
Overview ¶
Package auth provides password hashing and verification utilities using the argon2id algorithm for secure credential storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPassword ¶
CheckPassword verifies a password against an Argon2id hash.
func HashPassword ¶
HashPassword creates an Argon2id hash of the password.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.