Bye Bye Passwords
Enable passwordless authentication for WordPress using WebAuthn/Passkeys. More secure, more convenient.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_byebyepw_passkeys | Stores byebyepw passkeys data created by this plugin. | Static |
| wp_byebyepw_recovery_codes | Stores byebyepw recovery codes 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:
byebyepw_db_versionOption key:byebyepw_settingswp_usermeta