package
0.2.0-beta-5
Repository: https://github.com/kontesthq/go-security.git
Documentation: pkg.go.dev
# Structs
ChangePasswordError represents an error when an error occurs while changing the password.
IncorrectPasswordError is an error type representing a wrong password error.
PasswordHashNotMatchError is an error type returned when a password hash does not match the expected value.
UsernameEmptyError is an error type that is returned when the username is empty.
UserNotFoundError is an error type representing a user not found error.