Validate makes PasswordAuthConfig validatable by implementing [validation.Validatable] interface.
IdentityFields is a list of field names that could be used as identity during password authentication.
Usually only fields that has single column UNIQUE index are accepted as values.
Generated using TypeDoc
Validate makes PasswordAuthConfig validatable by implementing [validation.Validatable] interface.