Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.
This repository was archived by the owner on May 27, 2021. It is now read-only.

Update user api #43

Open
Open
@pbteja1998

Description

@pbteja1998
  • Add an api for updating user. ( PUT /api/users/:id)
  • Expect user jwt token as Bearer Token in header.
  • Validate whether id passed and the user fetched from token are same. If not, send 401.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions