sjinks / wp-two-factor-provider-webauthn

WebAuthn Provider for Two Factor plugin
https://wordpress.org/plugins/two-factor-provider-webauthn/
MIT License
15 stars 7 forks source link
2fa hacktoberfest plugin security two-factor u2f webauthn wordpress-plugin

wp-two-factor-provider-webauthn

Build and Test Code Standards Compliance Checks Static Code Analysis Quality Gate Status CodeQL Analysis 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.

https://user-images.githubusercontent.com/7810770/150708968-3c331612-54ad-4373-9d36-6ec064301755.mp4

See readme.txt for the changelog.