Skip to content

r-a-y/wp-two-factor-provider-webauthn

 
 

Repository files navigation

wp-two-factor-provider-webauthn

Build and Test Code Standards Compliance Checks Static Code Analysis Quality Gate Status Donate

WebAuthn Provider for Two Factor plugin

Google Chrome is going to deprecate the U2F API. As a consequence, the U2F provider of the Two Factor plugin will no longer work. This plugin uses the WebAuthn Authentication API compatible with U2F and provides a replacement for the U2F provider.

The integration is seamless: if the user has U2F credentials registered, the plugin will import them. If the user has the U2F provider enabled, the plugin will automatically enable the WebAuthn provider as well. If the U2F provider is set as the primary authentication method, it will be replaced with WebAuthn, keeping U2F as a backup method.

webauthn.mp4

Packages

No packages published

Languages

  • PHP 72.9%
  • TypeScript 24.0%
  • Shell 1.1%
  • Other 2.0%