Sprint 1 Auth
Create your Project Atlas account
Registration writes the user record and default user settings in one transaction, then sends the verification email needed before the first login.
Secure
JWT access tokens with refresh-cookie recovery.
Verified
Email confirmation and reset links stay on the same path.
Deployed
Frontend stays Vercel-first while backend points at AWS HTTPS.
This flow intentionally stops after registration. The next step is email verification, not an automatic sign-in.
New Account
Create account
Start your Project Atlas profile.
Already have an account? Log in