it0/packages/services/auth-service/src
hailin da6bfbf896 fix(auth): add name to JWT payload, fix phone-user session restore
JWT payload was missing 'name' field — phone-invited users showed
empty name after app restart (session restore from JWT).
Also added phone fallback in Flutter _decodeUserFromJwt.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 08:23:26 -07:00
..
application/services fix(auth): add name to JWT payload, fix phone-user session restore 2026-03-09 08:23:26 -07:00
domain feat(invite): support phone number invitation with SMS notification 2026-03-09 06:42:49 -07:00
infrastructure fix(auth): add name to JWT payload, fix phone-user session restore 2026-03-09 08:23:26 -07:00
interfaces/rest/controllers feat(invite): support phone number invitation with SMS notification 2026-03-09 06:42:49 -07:00
auth.module.ts feat(invite): send email notification on invite + QR codes in user management 2026-03-09 06:01:22 -07:00
main.ts fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00