# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Password
- forgot password
- change password (also support change password 2 factors)
- reset password
Models
- PasswordChange
- PasswordReset
Services
- PasswordService
Installation
Please make sure to initialize a Go module before installing core-go/password:
go get -u github.com/core-go/password
Import:
import "github.com/core-go/password"