package
0.3.0
Repository: https://github.com/woogles-io/liwords.git
Documentation: pkg.go.dev

# Functions

ComparePassword is used to compare a user-inputted password to a hash to see if the password matches or not.
GeneratePassword is used to generate a new password hash for storing and comparing at a later date.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
A little bit of grace period in case we have to redeploy the socket or something.

# Structs

No description provided by the author
PasswordConfig is a password configuration for argon2.