Description
BioLogin brings cutting-edge biometric authentication to your WordPress site. Allow users to log in with Face ID, Touch ID, Windows Hello, or any FIDO2-compatible security key.
Features:
- 🔐 Passwordless Login – Users can authenticate with just their biometrics
- 📱 Multi-Device Support – Register multiple devices per user
- 🛡️ Enterprise Security – WebAuthn/FIDO2 standard ensures no passwords are stored
- 📊 Security Dashboard – Real-time monitoring and audit logs
- 🚨 Emergency Lockdown – Instantly block all authentication attempts
Supported Authentication Methods:
- Face ID (iPhone, iPad)
- Touch ID (MacBook, iPhone, iPad)
- Windows Hello (Windows 10/11)
- Android Fingerprint
- YubiKey and other FIDO2 security keys
Installation
- Upload the
biologinfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to BioLogin Settings to configure the plugin
- Register your first biometric device in BioLogin My Devices
FAQ
-
What browsers support WebAuthn?
-
WebAuthn is supported in all modern browsers: Chrome, Firefox, Safari, Edge (version 67+).
-
Is this secure?
-
Yes! WebAuthn is one of the most secure authentication methods available. Your biometric data never leaves your device – only cryptographic proofs are sent to the server.
-
What happens if I lose my device?
-
You can still log in with your password (unless Strict Mode is enabled). We recommend registering multiple devices and keeping backup security keys.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MSNDev BioLogin — Passwordless Biometric Authentication” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MSNDev BioLogin — Passwordless 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
2.2.2
- Fixed license activation routing error
- Added missing REST API endpoints for license management
- Removed URLs from plugin short description
- Improved plugin metadata
2.2.1
- Updated WordPress 6.9 compatibility
- Fixed license manager fatal error
- Added customer documentation
- Improved PHP version compatibility
- Security hardening
2.1.0
- Added Emergency Lockdown feature
- Improved Risk Engine with device fingerprinting
- Enhanced geo-fencing with country whitelist/blacklist
- Better WooCommerce checkout integration
- Security audit and hardening
2.0.0
- Complete rewrite with React-based admin interface
- Added Risk Engine for threat detection
- Multi-device support per user
- Security audit logs
- WooCommerce integration
1.0.0
- Initial release