Secure ERP Access

Polished authentication flows for a role-aware ERP foundation.

A modular ERP for teams that need clean execution across departments and roles. Sign in, recover access, and prepare the system for session verification without introducing full client auth state too early.

Role-aware login response for dashboard routing
Current-user verification endpoint ready on the API
JWT-based auth base for protected backend routes

Password Recovery

Request a password reset link

Submit the account email to generate a one-time reset token. In development the token bridge can surface a local reset link for testing.

If the account exists, reset instructions are sent without revealing account existence.
Already have access?Return to login