Skip to content

Implement Update Current User Profile API (Name, etc.) #50

@thlpkee20-wq

Description

@thlpkee20-wq

Description
Implement PATCH /api/users/me for the authenticated user to update their name and other non-sensitive profile fields.

Requirements and context

  • Implement only in new files or by extending users route. Use user repository update. Do not modify package.json, src/index.ts. Require JWT.

Suggested execution

  • Branch: git checkout -b feature/update-profile-api
  • Add PATCH handler and tests. Example commit message: feat(api): add update current user profile

Guidelines

  • Additive route only. Timeframe: 96 hours.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions