Documentation ¶
Index ¶
- func ConfirmReset(db *gorm.DB, config *config.Config, recovery_token string, pwd string, ...) (bool, error)
- func ResetByEmail(db *gorm.DB, config *config.Config, email string, log_data *middleware.LogData) (bool, error)
- func ResetByPhone(db *gorm.DB, config *config.Config, phone string, log_data *middleware.LogData) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmReset ¶
func ResetByEmail ¶ added in v0.8.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.