Skip to content

[BACK] Add e-mail sending and password reset request endpoint. #22

Description

@ArielMAJ

Type of feature

🍕 Feature

Current behavior

Currently, there is no way for an user to recover an account.

Suggested solution

  • Add a e-mail sending service;
  • Add a password request endpoint.
    • The endpoint should, upon providing an e-mail, send the user a code for reseting its password (if the account exists).
  • Add a password reset endpoint.
    • The endpoitn should, upon providing valid e-mail and token, reset the user's password.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions