Apex Freight FlowEnterprise
Auth

Create your account

Registration is enforced server-side. This is a safe UI surface until the signup endpoint is wired.

No-Lie UI

This form is intentionally disabled until backend registration, validation, and role policy enforcement exist. When enabled, the server must enforce deny-by-default role assignment.

Backend wiring target:
POST /api/auth/register
Required: validation, rate limits, email verification, and role assignment policy enforcement.
No-Lie UI: placeholders remain until backend authorization exists.