Sprint 1 Auth

Sign in to Project Atlas

Use the verified account linked to your dashboard. The frontend keeps access tokens in memory and restores sessions through the server-side refresh route.

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.

If login fails with a 403, the backend is rejecting the session because the email still needs verification or the account is inactive.

Account Access

Log in

Use your Project Atlas account to continue.