WEBAUTHN
Interfaces, Classes, Traits and Enums
- WebauthnManager
- Manages Webauthn registrations and authentications.
- PublicKeyCredentialSourceRepositoryBase
- Stores the public key credentials in the SQLite database.
- PublicKeyCredentialSourceRepositorySQLite
- Credential repository that uses SQLite for data access.
- PublicKeyCredentialSourceRepositoryMySql
- Credential repository that uses a given PDO for data access.