Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MFATOTP ¶
type MFATOTP struct{}
func (MFATOTP) Configure ¶
Configure loads the configuration for the Authenticator from the global config.yaml file which is passed as a byte-slice. If no configuration for the Authenticator is supplied the function needs to return the plugins.ErrProviderUnconfigured
func (MFATOTP) ProviderID ¶
ProviderID needs to return an unique string to identify this special MFA provider
Click to show internal directories.
Click to hide internal directories.