BACKED BY MOST POWERFUL OPENCLAW AI2K+ ALIBABA CATEGORIES INCLUDED

The Power of Alibaba Sourcing. The Precision of AI Agents.

A focused phase-one frontend for OpenClaw SaaS: landing, signup, login, logout, Firebase ID token provisioning, and one authenticated ABP API ping.

AUTH_BRIDGE::ONLINE
OpenClaw SaaS frontend screenshot
BABA_NETWORK::01

Global Wholesale Network

Firebase Auth

Next.js owns the email signup and login flow through the Firebase client SDK.

STATE: CLIENT_SESSION

ABP Token Validation

Every protected request carries the Firebase ID token as a bearer token to the ABP backend.

STATE: JWT_VALIDATED

IdentityUser Link

ABP provisions or links the Firebase UID to a Guid IdentityUser and keeps CurrentUser intact.

STATE: USER_MAPPED
AUTOMATED_FULFILLMENT

Seamless Dropshipping Integration

The demo avoids tenant admin, pricing, dashboards, and role management. It stays tight around the contract needed by the ABP backend: verify Firebase JWT, create or link IdentityUser, then serve authenticated REST APIs.

Provision Endpoint
/api/app/firebase-auth/provision
Ping Endpoint
/api/abp/application-configuration
Token Transport
Authorization: Bearer
ABP_API::127.0.0.1:5000
Technical data visualization dashboard

Custom Sourcing Solutions

Firebase SDKABP REST APIPostgreSQLIdentityUserJWT BearerSession Cookies Later
Login to Test Provisioning