Authyo Passwordless Login
WordPress login security with brute-force protection, IP manager, security logs, XML-RPC protection, REST API protection, and passwordless OTP login.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_authyo_ip_list | Stores authyo ip list data created by this plugin. | Static |
| wp_authyo_security_logs | A logging table that records activity, events, or audit history. | 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:
authyo_google_auth_enabledOption key:authyo_ip_blacklistOption key:authyo_ip_list_db_versionOption key:authyo_ip_whitelistOption key:authyo_login_protection_settingsOption key:authyo_passwordless_email_subscription_completedOption key:authyo_passwordless_email_subscription_dismissedOption key:authyo_passwordless_login_settingsOption key:authyo_passwordless_tracking_consentOption key:authyo_security_logs_db_versionOption key:authyo_security_logs_managerOption key:authyo_security_logs_retention_days