You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(auth): add permission support to user creation
- Added permissions handling to user registration flow.
- Updated controller and service to accept and store Permission[] in Prisma.
- New users (doctor, receptionist, etc.) persist their assigned permissions correctly.
0 commit comments