it0/packages
hailin e48615e713 fix(auth): fix listMembers response shape and updateMember role sync
- listMembers was returning { data, total } but frontend expects TenantMember[]
  directly, causing members.map is not a function crash on the detail page.
- updateMember now also syncs role changes to public.users so the new role
  takes effect the next time the user logs in (JWT is generated from public.users).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 05:39:52 -08:00
..
gateway fix(version-service+gateway+app): fix APK download 404 and SHA-256 false failure 2026-03-06 06:04:27 -08:00
services fix(auth): fix listMembers response shape and updateMember role sync 2026-03-07 05:39:52 -08:00
shared fix(provisioning): prevent search_path pool contamination via SET LOCAL + RESET 2026-03-07 04:04:53 -08:00