Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoints for user creation #9

Open
jb3 opened this issue Aug 27, 2024 · 0 comments
Open

Endpoints for user creation #9

jb3 opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
component: backend Issues relating to backend/API functionality component: frontend Issues relating to frontend functionality type: feature

Comments

@jb3
Copy link
Member

jb3 commented Aug 27, 2024

Add API endpoints to create new users (there is a debug endpoint for inspiration).

The key difference will be that the majority of fields we current accept on the debug endpoint will actually be generated on the backend (e.g. password reset code, initial (non-usable) password).

This can then be called from the frontend by users with the manage users permission.

@jb3 jb3 added component: backend Issues relating to backend/API functionality component: frontend Issues relating to frontend functionality type: feature labels Aug 27, 2024
@jb3 jb3 changed the title Create users API Endpoints for user creation Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend Issues relating to backend/API functionality component: frontend Issues relating to frontend functionality type: feature
Projects
Status: Todo
Development

No branches or pull requests

2 participants