package
0.0.0-20221007044423-ba4b89f74957
Repository: https://github.com/0xthomas3000/be-go-codebase.git
Documentation: pkg.go.dev

# Functions

Before a password is saved in our database, it must first be hashed by this function.
- When a user requests to change his password, a token is sent to that user's email.
No description provided by the author