Explore-Beyond-Innovations / Explore-Beyond-Innovations/ZeroCheck_Frontend
Create API to Update User Information
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
Develop an API endpoint to allow users to update their stored information, such as avatar, username, address, and World ID badge details.
**Requirements:**
- Implement a PATCH/PUT API route for updating user details.
- Ensure that updates are validated and properly stored in the database.
- Add authentication/authorization checks if required.
- Handle cases where the user does not exist or inputs invalid data.
**Acceptance Criteria:**
- Users can update their details with valid input.
- Appropriate success or error messages are returned.
- Only authorized users should be able to modify their data.
#### ETA 48 hours
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.