Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DomainVerification ¶
type DomainVerification struct {
VerificationGenerator crypto.GeneratorConfig
}
type MultifactorConfig ¶
type MultifactorConfig struct {
OTP OTPConfig
}
type Notifications ¶
type Notifications struct {
FileSystemPath string
}
type SecretGenerators ¶
type SystemDefaults ¶
type SystemDefaults struct { SecretGenerators SecretGenerators Multifactors MultifactorConfig DomainVerification DomainVerification Notifications Notifications KeyConfig KeyConfig }
Click to show internal directories.
Click to hide internal directories.