Commit Graph

11 Commits

Author SHA1 Message Date
2ab42c287f feat(auth): verify google signup mobile before account creation
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-14 23:24:21 +03:30
cd5409c9b2 feat(auth): handle google oauth account claim conflicts
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-14 21:15:30 +03:30
64a949e44f feat(auth): improve otp delivery and verification flow 2026-05-13 09:58:59 +03:30
380b794ab1 feat(auth): add stepped auth and password recovery flows 2026-05-03 17:10:02 +03:30
b688bb1ec3 feat(auth): add google sign-in onboarding flow 2026-05-01 01:54:26 +03:30
e635fd9c2c feat(throttling): add global rate limit lockout flow 2026-04-30 15:27:09 +03:30
dfe280d9a1 fix(users): align otp and profile picture api contracts 2026-04-24 22:21:50 +03:30
a1a8b6ecd5 fix(auth): incorrect authentication endpoint while renaming react route for login from '/login -> /auth' 2026-03-13 18:31:54 +08:00
3948505a30 bugfix(router): redirect to /workspaces if user is authenticated, otherwise redirect to /auth route + rename /login -> /auth 2026-03-13 02:47:36 +08:00
94489a7769 add workspace navbar status + creation modal 2026-03-12 17:44:23 +08:00
c31ebd35e7 initial commit 2026-03-12 06:49:42 +08:00