14 Commits

Author SHA1 Message Date
170ec90ec1 fix(demo): block external account actions
Some checks failed
Backend CI/CD / test (push) Has been cancelled
Backend CI/CD / deploy (push) Has been cancelled
2026-06-07 00:50:42 +03:30
5500badc6a refactor(users): replace escaped persian auth messages 2026-05-24 11:01:50 +03:30
b79fd73403 fix(oauth): add callback error page for google oauth flow
Some checks failed
Backend CI/CD / test (push) Has been cancelled
Backend CI/CD / deploy (push) Has been cancelled
2026-05-22 01:01:21 +03:30
3019f59d3a fix(users): sync google profile data to user records
Some checks failed
Backend CI/CD / test (push) Has been cancelled
Backend CI/CD / deploy (push) Has been cancelled
2026-05-14 21:39:47 +03:30
09d2015351 feat(users): normalize email identity storage 2026-05-14 21:17:25 +03:30
f9c4c06531 feat(users): return otp expiry metadata 2026-05-13 09:58:58 +03:30
d1c4889d22 feat(users): apply django password validators in auth flows 2026-05-03 20:02:14 +03:30
8ff1e4fa61 fix(users): validate password reset mobile input 2026-05-03 17:17:18 +03:30
fb15a16204 feat(users): add google oauth login flow 2026-05-01 01:54:02 +03:30
08e1793765 feat(throttling): add auth throttling and structured cooldown errors 2026-04-30 15:29:44 +03:30
a44995017b fix(users): support profile picture delete and dev sms fallback 2026-04-24 22:20:13 +03:30
93b1699253 feat(users): add search endpoint for adding new user to workspace by mobile 2026-03-12 17:42:51 +08:00
5990114151 feat(users): add /me/ endpoint for detail/update/delete user object 2026-03-12 08:25:55 +08:00
5d1e1cb7cb initial commit 2026-03-11 18:01:27 +08:00