Class SimpleID\Auth\OTPAuthSchemeModule

extends AuthSchemeModule

An authentication scheme module that provides two-factor authentication based on a RFC 6238 Time-Based One-Time Password (TOTP).

Methods
Methods inherited from SimpleID\Auth\AuthSchemeModule
__construct()
Methods inherited from SimpleID\Module
beforeroute(), isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare()
Properties inherited from SimpleID\Auth\AuthSchemeModule
$auth, $mgr
Properties inherited from SimpleID\Module
$f3, $logger