外掛標籤
開發者團隊
原文外掛簡介
LogixFast Auth (LogixFastAuth) replaces default WordPress, WooCommerce, Tutor LMS, and Elementor login forms with a fast, mobile-friendly React interface.
Features
Email, phone, and username login
OTP verification (email and SMS)
Passkeys (WebAuthn)
Gmail SMTP via Google OAuth (admin mail settings)
Popup and dedicated login page modes
WooCommerce checkout and My Account login replacement
Tutor LMS dashboard passkey management
Elementor dynamic tags and popup triggers
Rate limiting, spam protection, and security controls
Admin settings UI with integrations toggles
How it works
PHP handles WordPress integration, REST API, and security. The frontend UI is built with React and loaded from assets/dist/.
External services
This plugin contacts external services only when a site administrator enables and configures them:
Google (Gmail SMTP) — If you choose Google mail transport and connect a Google account in LogixFastAuth settings, the plugin sends OAuth requests to Google and may send email through Gmail. Data sent includes OAuth tokens and message content you choose to send. See Google’s Privacy Policy.
SMS providers — If you register an SMS provider with the logixfast_auth_sms_providers filter, OTP codes are sent to that provider using API credentials you supply. What data is sent depends on the provider you configure.
LogixFastAuth does not send site usage data to the plugin author. Login and registration counters are stored locally in your WordPress database.
