feat(auth): add authorization roles #61

Merged
chartgerink merged 1 commit from fix/26 into main 2025-08-12 11:13:42 +00:00
Owner
  • add global_role to users table
  • options are regular (default), moderator, and administrator

Fixes #26. Roles are not strongly typed at this stage and require additional checks.

- add `global_role` to `users` table - options are regular (default), moderator, and administrator Fixes #26. Roles are not strongly typed at this stage and require additional checks.
chartgerink deleted branch fix/26 2025-08-12 11:13:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libscie/researchequals-api#61
No description provided.