-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Type of Issue
Feature Request
Description
Create an API endpoint to allow users or staff to update profile information. This should include checks to ensure data integrity and security (e.g., only the profile owner or admin can update).
Additional Context
Ensure proper validation for the updated fields (e.g., valid email format), and ensure that profile data changes are securely saved while respecting permission levels.
Acceptance Criteria
- Profile update endpoint is implemented.
- Input validation is in place for updating profile fields.
- Permission checks ensure only authorized users or staff can update profiles.
- Updated profiles are correctly saved in the database.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request