package
0.0.0-20200220205009-d4a52ae0894d
Repository: https://github.com/lftrip/projectlftrip.git
Documentation: pkg.go.dev
# Functions
Hash : simple password hashing method.
TokenHash : Use for resetPassword, we hash also the token send by email.
VerifyPassword : This method compare the password with the hash.