Skip to content

[Backend] Define swagger contract and create back implementation for Reset Password #24

Open
@brauliodiez

Description

@brauliodiez

This end point should:

  • Receive an userId as input param.
  • Create a new temporary password
  • Return then new password.

Steps:

  • Define the swagger contract.
  • Implement the node solution.
  • Implement the mock server solution

TODO: Once we have the login implemented we will perform a check if the user is Admin and has permission to peform this operation (define a separate case for this).

Ask @manudous about this

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions