CHEQIT Logo
IMPROVEMENTv1.1.02 April 2026

Auth Integration & Email Verification Overhaul

Platform authentication is now the single source of truth for email verification. The auth gate, OTP verification, and all role layouts are now driven by authentication state, removing the dependency on profile-level verification flags.

VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL VERSION 1.1.0 • AUTH INTEGRATION & EMAIL VERIFICATION OVERHAUL
WHAT'S INCLUDED
feature

Platform authentication as the primary source for email verification state, replacing the previous profile-based verification flag.

feature

Platform-aware auth redirect URL handling.

feature

Server-side OTP verification — authentication required, limited to contact and KYC flows only.

feature

Database sync: new accounts automatically create and update the linked user profile.

feature

Authentication state now explicitly tracks verification status for email and phone.

feature

New error states for unconfirmed email and verification service unavailability.

feature

Merchant logout actions in desktop and mobile settings.

improvement

Signup now routes to the email verification screen instead of the OTP verification screen.

improvement

Authentication gate now uses platform auth verification only — no longer depends on the profile-level verification flag.

improvement

Email verification screen is now a public route accessible without an active session.

improvement

OTP verification endpoint hardened: authentication-protected, contact/KYC-only, no longer writes auth-level verification flags.

improvement

OTP verification records hardened with authenticated access policies.

improvement

Logout navigation centralised — logout routes directly to the login page.

fix

Removed hardcoded fallback credentials from the database client configuration.

fix

Fixed a session error on public verification pages.

fix

Fixed logout bouncing back into role dashboards due to nested layout redirects.

fix

Backfilled user profile records for all existing accounts.

fix

Resolved verification state mismatches between authentication and user profile records.

improvement

Removed email OTP dependence from the primary auth flow.

improvement

Removed profile-based auth gating from the root layout.