PHPackages                             silverstripe/webauthn-authenticator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. silverstripe/webauthn-authenticator

ActiveSilverstripe-vendormodule

silverstripe/webauthn-authenticator
===================================

A WebAuthn authenticator that plugs into the silverstripe/mfa module

6.0.1(9mo ago)3144.4k↓25.4%3[7 issues](https://github.com/silverstripe/silverstripe-webauthn-authenticator/issues)[3 PRs](https://github.com/silverstripe/silverstripe-webauthn-authenticator/pulls)6BSD-3-ClausePHPPHP ^8.3CI failing

Since Jun 26Pushed 1mo ago7 watchersCompare

[ Source](https://github.com/silverstripe/silverstripe-webauthn-authenticator)[ Packagist](https://packagist.org/packages/silverstripe/webauthn-authenticator)[ RSS](/packages/silverstripe-webauthn-authenticator/feed)WikiDiscussions 6 Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (83)Used By (6)

Silverstripe WebAuthn Authenticator
===================================

[](#silverstripe-webauthn-authenticator)

[![CI](https://github.com/silverstripe/silverstripe-webauthn-authenticator/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-webauthn-authenticator/actions/workflows/ci.yml)

The silverstripe/webauthn-authenticator module provides a [Web Authentication (WebAuthn)](https://webauthn.guide/)authentication method for the [silverstripe/mfa module](https://github.com/silverstripe/silverstripe-mfa), 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](https://www.yubico.com/). 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](docs/en/readme.md).

Installation
------------

[](#installation)

```
composer require silverstripe/webauthn-authenticator
```

Documentation
-------------

[](#documentation)

Read the [WebAuthn authenticator documentation](https://docs.silverstripe.org/en/optional_features/mfa/authentictors/webauthn).

License
-------

[](#license)

See [License](LICENSE.md)

Bugtracker
----------

[](#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
----------------------------

[](#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.

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance55

Moderate activity, may be stable

Popularity37

Limited adoption so far

Community31

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~33 days

Recently: every ~44 days

Total

74

Last Release

96d ago

Major Versions

4.x-dev → 5.2.42024-07-22

5.3.1 → 6.0.0-rc12025-03-29

5.2.x-dev → 6.0.02025-06-05

5.3.2 → 6.0.12025-08-19

5.x-dev → 6.x-dev2026-02-12

PHP version history (4 changes)4.4.0PHP ^7.3 || ^8.0

4.5.0-beta1PHP ^7.4 || ^8.0

5.0.0-beta1PHP ^8.1

6.0.0-rc1PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/654636?v=4)[Aaron Carlino](/maintainers/unclecheese)[@unclecheese](https://github.com/unclecheese)

![](https://www.gravatar.com/avatar/b0cba8b534e20e6ab4fff555a97b237a18436ebca1446fc0b29c8a8b504038b9?d=identicon)[GuySartorelli](/maintainers/GuySartorelli)

![](https://avatars.githubusercontent.com/u/111025?v=4)[Ingo Schommer](/maintainers/chillu)[@chillu](https://github.com/chillu)

![](https://www.gravatar.com/avatar/a25bc04c5720a36869d5a39c6449dde7eb43e19b7c8e666d5f632d6a9ab440b1?d=identicon)[emteknetnz](/maintainers/emteknetnz)

![](https://www.gravatar.com/avatar/afbb3dcc9ef29c1a6eedd6addcae5fce9ab1271915a85a4c349301b71237368d?d=identicon)[silverstripe-machine01](/maintainers/silverstripe-machine01)

![](https://avatars.githubusercontent.com/u/1168676?v=4)[Maxime Rainville](/maintainers/maxime-rainville)[@maxime-rainville](https://github.com/maxime-rainville)

![](https://www.gravatar.com/avatar/df310131241d4c61c7321dd5743b80d9f2e7c057e1b587b942ceb06c5682973a?d=identicon)[Cheddam](/maintainers/Cheddam)

---

Top Contributors

[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (93 commits)")[![emteknetnz](https://avatars.githubusercontent.com/u/4809037?v=4)](https://github.com/emteknetnz "emteknetnz (77 commits)")[![GuySartorelli](https://avatars.githubusercontent.com/u/36352093?v=4)](https://github.com/GuySartorelli "GuySartorelli (61 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (37 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (21 commits)")[![ScopeyNZ](https://avatars.githubusercontent.com/u/3260989?v=4)](https://github.com/ScopeyNZ "ScopeyNZ (19 commits)")[![sabina-talipova](https://avatars.githubusercontent.com/u/87288324?v=4)](https://github.com/sabina-talipova "sabina-talipova (6 commits)")[![NightJar](https://avatars.githubusercontent.com/u/778003?v=4)](https://github.com/NightJar "NightJar (3 commits)")[![camfindlay](https://avatars.githubusercontent.com/u/367847?v=4)](https://github.com/camfindlay "camfindlay (3 commits)")

---

Tags

2fahacktoberfestmfasilverstripeu2fwebauthnsilverstripecms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/silverstripe-webauthn-authenticator/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-webauthn-authenticator/health.svg)](https://phpackages.com/packages/silverstripe-webauthn-authenticator)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
