Two Factor Web Authentication
WebAuthn for the Wordpress Two Factor plugin
by Jörn Lund · github.com/mcguffin/two-factor-webauthn · website
★ 4stars
13release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/mcguffin/two-factor-webauthn/releases/download/0.1.6/two-factor-webauthn.zipDeclares an update source (https://github.com/mcguffin/two-factor-webauthn/raw/master/.wp-release-info.json), so updates arrive through the plugin's own updater.
From the readme
Two Factor WebAuthn
WebAuthn module for the Two Factor WordPress plugin.
Incorporates a modified version of WebAuthn by David Earl.
Current Status
This plugin is currently in beta stadium. I still hope to have it merged into
Two Factor later, but the response doesn't look very promising yet: https://github.com/WordPress/two-factor/issues/232
Installation
- Head over to releases
- Download 'two-factor-webauthn.zip'
- Install and activate it like any other WordPress plugin
- As long as the plugin is active, it will check for updates
Development
Read the full README on GitHub →