Keyless Login
Passwordless WebAuthn/FIDO2 login for WordPress. 100% pure PHP, zero external dependencies.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_keylesswp_passkeys | Stores keylesswp passkeys data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
keylesswp_passkeys_db_versionOption key:keylesswp_pk_password_fallbackOption key:keylesswp_pk_require_admins