package
0.0.0-20240422234044-55d825fae797
Repository: https://github.com/robert-tyssen/go-auth-jwt-demo.git
Documentation: pkg.go.dev

# Functions

Compares a password with a hash to determine if the password is correct.
Receives a password as an input and returns a hash that can be stored in the database.
Validates that a password meets complexity requirements.