Biometric Authentication

Descripción

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

Instalación

  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.

Preguntas frecuentes

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

Reseñas

2 de septiembre de 2024
Nice work. Integrates very well and works great. I like that it adds another authentication method and doesn’t remove the default login.
Leer la 1 reseña

Colaboradores y desarrolladores

“Biometric Authentication” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Biometric Authentication” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

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.