DurationTime returns the current Duration as [time.Duration].
Validate makes MFAConfig validatable by implementing [validation.Validatable] interface.
Duration specifies how long an issued MFA to be valid (in seconds)
Rule is an optional field to restrict MFA only for the records that satisfy the rule.
Leave it empty to enable MFA for everyone.
Generated using TypeDoc
DurationTime returns the current Duration as [time.Duration].