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:
- Effortless Login: Unlock the power of passkeys for a smooth and secure login experience.
- Superior Security: Passkeys offer enhanced protection against breaches compared to traditional passwords.
- 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
- Upload the plugin files to the
/wp-content/plugins/biometric-authentication
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- To create your first passkey, you can go to your Admin > Profile screen.
- Now you can login with your passkey.
FAQ
To be added later, in the meantime file your question through GitHub Issue
Reviews
Contributors & Developers
“Biometric Authentication” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Biometric Authentication” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.