Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyPasswordHash ¶
Types ¶
type Crypt ¶
type Crypt struct {
// contains filtered or unexported fields
}
func (*Crypt) SupportsPasswordUpdate ¶
func (*Crypt) UpdateUserPassword ¶
type PasswordHasher ¶
func NewPasswordHasher ¶
func NewPasswordHasher(cfg Config) (PasswordHasher, error)
Click to show internal directories.
Click to hide internal directories.