SilverStripe\TOTP
Classes
Enables time-based one-time password (TOTP) authentication for the silverstripe/mfa module.
Handles registration requests using a time-based one-time password (TOTP) with the silverstripe/mfa module.
Loads the TOTP secret key (used for encryption)
Handles verification requests using a time-based one-time password (TOTP) with the silverstripe/mfa module.