Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationMechanism ¶
type AuthenticationMechanism int
AuthenticationMechanism is an enum of the various type of Authentication Mechanisms used for authentication proflie
const ( Password AuthenticationMechanism = iota MobileAuthenticator PhoneCall SMS EmailConfirmationCode OATH_OTP Radius FIDO2 SecurityQuestions )
func (AuthenticationMechanism) String ¶
func (r AuthenticationMechanism) String() string
Click to show internal directories.
Click to hide internal directories.