package
0.3.2
Repository: https://github.com/moapis/authenticator.git
Documentation: pkg.go.dev

# Constants

AllowedMethods for the handlers of this package.
Defaults when Forms.Paths is nil, or field is empty.
DefaultLoginTmpl is a placeholder template for `Login`.
Defaults when Forms.Paths is nil, or field is empty.
Defaults when Forms.Paths is nil, or field is empty.
DefaultResetPWTmpl is a placeholder template for `Login`.
Defaults when Forms.Paths is nil, or field is empty.
Defaults when Forms.Paths is nil, or field is empty.
DefaultSetPWTmpl is a placeholder template for `Login`.
Defaults when Forms.Paths is nil, or field is empty.
Predefined Flash levels.
Predefined Flash levels.
Predefined Template Names.
Predefined Template Names.
Predefined Template Names.
Predefined Flash levels.

# Variables

Titles passed to templates.
Titles passed to templates.
Titles passed to templates.

# Structs

Flash message targets the user with info, warning or error message.
FormData is passed to the form templates.
Forms implements http.Forms.
Navigation links to other forms.
Paths are used for generating Redirect responses, e-mailed links and route generation.

# Type aliases

FlashLvl indicates the severity of Flash.
TemplateName is used to predefine template naming requirements.