2factor.inc
Interfaces, Classes, Traits and Enums
- TwoFactorProvider
 - 2-factor authentication
 - BaseProvider
 - Base class for 2-factor authentication providers.
 - PrivacyIDEAProvider
 - Provider for privacyIDEA.
 - YubicoProvider
 - Authentication via YubiKeys.
 - DuoProvider
 - Provider for DUO.
 - OktaProvider
 - Provider for Okta.
 - OpenIdProvider
 - Provider for OpenId.
 - WebauthnProvider
 - Provider for Webauthn.
 - TwoFactorProviderService
 - Returns the correct 2 factor provider.
 - TwoFactorConfiguration
 - Configuration settings for 2-factor authentication.