//
pkg.gl
Category
github.com/0xThomas3000/be-go-codebase
api
security
package
0.0.0-20221007044423-ba4b89f74957
Repository:
https://github.com/0xthomas3000/be-go-codebase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
27 SLOC
#
Functions
Hash
Before a password is saved in our database, it must first be hashed by this function.
TokenHash
- When a user requests to change his password, a token is sent to that user's email.
VerifyPassword
No description provided by the author