Download the PHP package silverstripe/webauthn-authenticator without Composer
On this page you can find all versions of the php package silverstripe/webauthn-authenticator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silverstripe/webauthn-authenticator
More information about silverstripe/webauthn-authenticator
Files in silverstripe/webauthn-authenticator
Package webauthn-authenticator
Short Description A WebAuthn authenticator that plugs into the silverstripe/mfa module
License BSD-3-Clause
Informations about the package webauthn-authenticator
Silverstripe WebAuthn Authenticator
The silverstripe/webauthn-authenticator module provides a Web Authentication (WebAuthn) authentication method for the silverstripe/mfa module, which allows you to use the Web Authentication browser API to provide a second factor for your multi-factor authentication login system.
The WebAuthn protocol supersedes FIDO U2F, while it still supports U2F-only authentication devices.
By default, we expect that this module would be used with multi-platform authenticators such as a Yubikey security key. You may choose to configure the module to support single-platform authenticators such as fingerprint scanners. More information on this can be found in the developer documentation.
Installation
Documentation
Read the WebAuthn authenticator documentation.
License
See License
Bugtracker
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.
If the issue does look like a new bug:
- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
- Describe your environment as detailed as possible: Silverstripe version, Browser, PHP version, Operating System, any installed Silverstripe modules.
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
All versions of webauthn-authenticator with dependencies
ext-bcmath Version *
silverstripe/framework Version ^5
silverstripe/mfa Version ^5
web-auth/webauthn-lib Version ^4.4
guzzlehttp/psr7 Version ^2