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

Create User API #10

Open
4 tasks
TortCode opened this issue Feb 28, 2025 · 0 comments
Open
4 tasks

Create User API #10

TortCode opened this issue Feb 28, 2025 · 0 comments
Assignees

Comments

@TortCode
Copy link
Collaborator

TortCode commented Feb 28, 2025

Implement as described in User API Reference

  • GET /api/users
  • GET /api/users/{id}
  • POST /api/users
  • PUT /api/users/{id}

When creating or updating the password, only the hash of the password should be stored in the database.

@gxs230000 gxs230000 self-assigned this Mar 13, 2025
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

No branches or pull requests

2 participants