Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecoveryAuthScheme ¶
func New ¶
func New(maxAge time.Duration) RecoveryAuthScheme
func (RecoveryAuthScheme) BindRoutes ¶
func (p RecoveryAuthScheme) BindRoutes(r *mux.Router, bridge authschemes.AShirtAuthBridge)
func (RecoveryAuthScheme) FriendlyName ¶
func (RecoveryAuthScheme) FriendlyName() string
FriendlyName returns "ASHIRT User Recovery"
func (RecoveryAuthScheme) Name ¶
func (RecoveryAuthScheme) Name() string
Name returns the name of this authscheme
Click to show internal directories.
Click to hide internal directories.