Skip to main content

Module two_factor

Module two_factor 

Source

Structs§

TwoFactorConfig
Public configuration for the two-factor plugin.
TwoFactorPlugin
Two-factor authentication plugin providing TOTP, OTP, and backup code flows.

Traits§

SendTwoFactorOtp
Callback used by the two-factor plugin to deliver a one-time password.