Commit Graph

17 Commits

Author SHA1 Message Date
Abubeker Yasin
afcae037fc refactor: ( bookings ) unify authenticated booking flow with guest service 2026-07-27 11:07:33 +03:00
Abubeker Yasin
8321c697ec feat( auth ): make email optional in signup/login 2026-07-10 13:38:53 +03:00
Stephanos A
acc93aeffc UAT fixes and enhancements 2026-07-10 10:33:36 +03:00
Abubeker Yasin
2f39ed6c5f fix: ( iam ) allow re-registration of abandoned pending accounts 2026-07-07 10:51:02 +03:00
Abubeker Yasin
1c625cfb82 feat: ( iam ) OTP-gate registration via IAM signup + set-password 2026-07-04 10:10:26 +03:00
Abubeker Yasin
91e59abf0e fix: passenger id 2026-07-03 12:21:41 +03:00
Stephanos A
103117d88b Production checklists, issue fixes 2026-07-01 15:04:38 +03:00
Abubeker Yasin
9c664ccce6 feat(auth): add post-Fayda password setup flow 2026-06-26 14:20:32 +03:00
Stephanos A
86760933e8 IAM, package, luggage, app health, rate limit, and more 2026-06-24 14:02:51 +03:00
Abubeker Yasin
7108035f7e fix: ( iam ) resolve post-merge type errors and apply IAM column migrations 2026-06-22 11:22:57 +03:00
Abubeker Yasin
5ae6d9600a refactor(iam): remove remaining prisma.user refs from passenger side align RegisterDto to IAM body 2026-06-09 11:53:46 +03:00
Abubeker Yasin
1d35453338 refactor( iam ): remove prisma.user references from passenger-side services 2026-06-09 10:31:49 +03:00
Abubeker Yasin
32f2f4b917 refactor( iam ): rename AuditLog.userId to iamUserId; drop FaydaVerificationSession.userId 2026-06-08 16:26:59 +03:00
Abubeker Yasin
8c377e86d8 refactor( iam ): replace userId FK with iamUserId on UserPreferences, Device, FraudAlert 2026-06-08 15:49:42 +03:00
Abubeker Yasin
254d2a171c refactor( iam ): remove local auth service delegate OTP and password reset to IAM 2026-06-06 10:23:53 +03:00
Abubeker Yasin
023522c3fb refactor( iam ): migrate session, logout, and guards to IAM 2026-06-06 08:58:42 +03:00
Abubeker Yasin
d06debf1ca feat( iam ): integrate IAM for auth — register, login, lazy provisioning 2026-06-06 08:29:26 +03:00