FedNex logo

Secure access

Sign in to the FedNex ecosystem

Access your account from one place and move between platform services, AI experiences, and developer workflows without losing context.

Why this flow matters

Built for local and production auth

Sign-in is connected to the existing Laravel auth API, so local testing matches the production contract more closely than a static mock screen.

01

Sign in against the live Laravel auth endpoint already present in the workspace.

02

Store the returned auth token locally for manual testing across adjacent flows.

03

Keep the front-end auth surface aligned with the current Laravel contract.

Auth Access

Welcome back

Use your FedNex credentials to access your account, API token, and product workspace.

Auth API base: https://api.fednex.ng/api/v1