package
0.5.0
Repository: https://github.com/fmitra/authenticator.git
Documentation: pkg.go.dev

# Functions

NewPassword returns a new password validator.
WithCost configures the service with a cost.
WithMaxLength sets a maximum password length.
WithMinLength sets a minimum password length.

# Structs

Password is a credential validator for password authentication.

# Type aliases

ConfigOption configures the validator.