Skip to content

feat: add admin-gated POST /api/v1/users to provision back office users - #240

Open
LeafdTK wants to merge 2 commits into
mainfrom
feat/api-user-provisioning
Open

feat: add admin-gated POST /api/v1/users to provision back office users#240
LeafdTK wants to merge 2 commits into
mainfrom
feat/api-user-provisioning

Conversation

@LeafdTK

@LeafdTK LeafdTK commented Jun 11, 2026

Copy link
Copy Markdown
Member

No description provided.

end

def create
authorize User, :create?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no :create, just authorize User!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :)

@LeafdTK
LeafdTK requested a review from 24c02 June 12, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants