Biometric Authentication

Description

This innovative plugin introduces passkey login to your WordPress experience. No more struggling to remember complex passwords.
Simply use your fingerprint, face ID, or a secure PIN to log in with ease. You can still use your username and password to login to your site as fallback.

Enhanced Security, Frictionless Access:

  1. Effortless Login: Unlock the power of passkeys for a smooth and secure login experience.
  2. Superior Security: Passkeys offer enhanced protection against breaches compared to traditional passwords.
  3. Convenience at Your Fingertips: Enjoy the freedom of logging in with your biometrics or a secure PIN.

GitHub Repository

You can find the source code of this plugin on GitHub

Installation

  1. Upload the plugin files to the /wp-content/plugins/biometric-authentication directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. To create your first passkey, you can go to your Admin > Profile screen.
  4. Now you can login with your passkey.

FAQ

To be added later, in the meantime file your question through GitHub Issue

Reviews

September 11, 2024
It’s a great plugin. However, at this time I will deduct one star because it does not support login from the Woocommerce my-account page.
September 10, 2024
It really convince that easy to login with Passkey.(Use Bitwarden for Login)
September 2, 2024
Nice work. Integrates very well and works great. I like that it adds another authentication method and doesn’t remove the default login.
Read all 3 reviews

Contributors & Developers

“Biometric Authentication” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.3.8

  • Update plugin description

0.3.1

  • Update plugin name
  • Update dependencies
  • Fix code standards

0.2.1

  • Fix release GitHub action.

0.2.0

  • Allow user to revoke passkey.
  • Add name & created date as extra data for passkey entity.
  • Fix name override when signing in with passkey.

0.1.0

  • Initial release.