Skip to content

Update Current User Profile Endpoint #48

@grantfox-oss

Description

@grantfox-oss

Description:
Allow users to update their own profile information.

Tasks:

  • Create PATCH /api/users/me
  • Require authentication
  • Allow updating: fullName, walletAddress
  • Validate wallet address format for Stellar (G... 56 chars)
  • Prevent updating email, role, or kycStatus through this endpoint

Acceptance Criteria:
User can update allowed fields; restricted fields are ignored.


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions