Title: LogixFast Auth
Author: Kazi Sadib Reza
Published: <strong>July 13, 2026</strong>
Last modified: July 13, 2026

---

Search plugins

![](https://ps.w.org/logixfast-auth/assets/icon.svg?rev=3606377)

# LogixFast Auth

 By [Kazi Sadib Reza](https://profiles.wordpress.org/kazisadibreza/)

[Download](https://downloads.wordpress.org/plugin/logixfast-auth.1.0.3.zip)

 * [Details](https://mri.wordpress.org/plugins/logixfast-auth/#description)
 * [Reviews](https://mri.wordpress.org/plugins/logixfast-auth/#reviews)
 *  [Installation](https://mri.wordpress.org/plugins/logixfast-auth/#installation)
 * [Development](https://mri.wordpress.org/plugins/logixfast-auth/#developers)

 [Support](https://wordpress.org/support/plugin/logixfast-auth/)

## Description

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](https://policies.google.com/privacy).
 * **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.

## Screenshots

[⌊Admin settings dashboard⌉⌊Admin settings dashboard⌉[

Admin settings dashboard

[⌊Login popup on the frontend⌉⌊Login popup on the frontend⌉[

Login popup on the frontend

[⌊Dedicated login page⌉⌊Dedicated login page⌉[

Dedicated login page

[[

[[

[[

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/logixfast-auth/`
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Open **LogixFastAuth** in the admin sidebar
 4. Configure general settings and choose a dedicated login page (optional)
 5. Enable integrations (WooCommerce, Tutor LMS, Elementor) as needed

**Requirements**

 * WordPress 6.8 or later
 * PHP 8.1 or later
 * HTTPS recommended for passkeys and OAuth

## FAQ

### Does this work without WooCommerce or Tutor LMS?

Yes. Core login, registration, OTP, and passkeys work on any WordPress site. WooCommerce
and Tutor features activate only when those plugins are installed and enabled in
LogixFastAuth settings.

### Do I need Node.js on my server?

No. The plugin ships with pre-built assets in `assets/dist/`. Node.js is only needed
if you want to rebuild the frontend from source.

### Where is the source code?

The public development repository (React/TypeScript source in `src/`, build config,
and full history):

https://github.com/KaziSadibReza/LogixFastAuth/tree/development

### How do I rebuild the frontend?

Clone the development branch, then:

 1. `npm install`
 2. `npm run build`

This updates `assets/dist/` and `assets/dist/manifest.json`.

### What data does this plugin send externally?

Nothing by default. External requests happen only when you configure Gmail SMTP 
or register an SMS provider. See the **External services** section above.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LogixFast Auth” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Kazi Sadib Reza ](https://profiles.wordpress.org/kazisadibreza/)

[Translate “LogixFast Auth” into your language.](https://translate.wordpress.org/projects/wp-plugins/logixfast-auth)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/logixfast-auth/), check
out the [SVN repository](https://plugins.svn.wordpress.org/logixfast-auth/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/logixfast-auth/)
by [RSS](https://plugins.trac.wordpress.org/log/logixfast-auth/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Login identifiers (email, phone, username) and optional username registration
 * Custom auth placeholders and email OTP default-on
 * Tutor LMS 4 passkeys settings tab compatibility
 * WooCommerce and Tutor compat helpers for passkey surfaces
 * Release workflow: development branch for dev, production git branch and WordPress.
   org SVN for releases

#### 1.0.2

 * Prepared release metadata for WordPress.org re-review
 * Bundled country flag assets locally and removed stale external asset references
 * Updated package metadata and translation template version

#### 1.0.1

 * Plugin Check and WordPress.org packaging improvements
 * Security hardening for redirects and integrations
 * Admin menu icon and styling fixes
 * Readme privacy and external services documentation

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.3**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.8 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 8.1 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/logixfast-auth/)
 * Tags
 * [login](https://mri.wordpress.org/plugins/tags/login/)[otp](https://mri.wordpress.org/plugins/tags/otp/)
   [registration](https://mri.wordpress.org/plugins/tags/registration/)[webauthn](https://mri.wordpress.org/plugins/tags/webauthn/)
   [woocommerce](https://mri.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://mri.wordpress.org/plugins/logixfast-auth/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/logixfast-auth/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/logixfast-auth/reviews/)

## Contributors

 *   [ Kazi Sadib Reza ](https://profiles.wordpress.org/kazisadibreza/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/logixfast-auth/)