Authyo Authentication and Notification for WooCommerce

Secure OTP authentication for WooCommerce login, registration, and checkout validation and notification via Email, SMS, WhatsApp, and Voice.

1 database table

Table NameDescriptionMethod
wp_authyo_otp_auth_logsA 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_options
Option key:authyo_notification_flowsOption key:authyo_otp_auth_app_idOption key:authyo_otp_auth_bypass_enabledOption key:authyo_otp_auth_checkout_email_enabledOption key:authyo_otp_auth_checkout_enabledOption key:authyo_otp_auth_checkout_sms_enabledOption key:authyo_otp_auth_checkout_voice_enabledOption key:authyo_otp_auth_checkout_whatsapp_enabledOption key:authyo_otp_auth_client_idOption key:authyo_otp_auth_client_secretOption key:authyo_otp_auth_default_countryOption key:authyo_otp_auth_email_enabledOption key:authyo_otp_auth_enable_loginOption key:authyo_otp_auth_enable_registrationOption key:authyo_otp_auth_expiryOption key:authyo_otp_auth_fallback_enabledOption key:authyo_otp_auth_lengthOption key:authyo_otp_auth_lockout_periodOption key:authyo_otp_auth_max_attemptsOption key:authyo_otp_auth_order_notifications_enabledOption key:authyo_otp_auth_order_webhook_enabledOption key:authyo_otp_auth_priority_methodOption key:authyo_otp_auth_settingsOption key:authyo_otp_auth_sms_enabledOption key:authyo_otp_auth_test_emailsOption key:authyo_otp_auth_test_phonesOption key:authyo_otp_auth_versionOption key:authyo_otp_auth_voice_enabledOption key:authyo_otp_auth_whatsapp_enabledOption key:woocommerce_currency_pos
wp_usermeta
User meta