chore(auth): default new registrations to Admin role (staging only) #28
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
psa-systems/bunyip!28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/register-as-admin-staging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Every
POST /v1/auth/registernow lands as UserRole::Admin instead of Subscriber so the c-01 staging team can exercise admin surfaces (orgs, billing, invitations) without a separate promote step. Revert this commit before production: open registration plus auto-admin together makes account self-elevation trivial.