=== MSNDev BioLogin — Passwordless Biometric Authentication ===
Contributors: msndev
Tags: biometric, login, passwordless
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 2.2.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Passwordless biometric authentication using WebAuthn (Face ID, Touch ID, Windows Hello).

== 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 ==

1. Upload the `biologin` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to BioLogin → Settings to configure the plugin
4. Register your first biometric device in BioLogin → My Devices

== Frequently Asked Questions ==

= 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.



== Screenshots ==

1. Dashboard - Real-time authentication overview
2. Device Manager - Manage registered biometric devices
3. Settings - Configure security options
4. Security Logs - Audit trail of all authentication events
5. Login Page - Biometric login button on WordPress login

== 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

== Upgrade Notice ==

= 2.1.0 =
This version includes important security improvements. Update recommended.
