Email and Password
Future users will sign in with email and password after the backend authentication service is connected.
UYA Login
This route outlines the future UYA Login and Create UYA Account experience with email, password, MFA, password reset, and audit-ready security foundations.
The visible form controls are placeholders only. This page is not connected to production authentication, does not submit credentials, and does not create live accounts yet.
Future users will sign in with email and password after the backend authentication service is connected.
Registration will use secure password hashing, email verification, and safe public responses.
MFA setup and verification are planned for sensitive account, admin, wallet, and business actions.
Password reset tokens will be hashed, expiring, single use, and backed by audit logs.
This is not connected to production authentication. Production login, registration, MFA, email delivery, and password reset require database-backed sessions, rate limiting, security review, and Ibrahim approval before launch.