Skip to content

SERVER - User Login #3

@bpanicker13

Description

@bpanicker13

Create RESTful Endpoints to allow a user to login, register, and forgot password.

Acceptance Criteria:

  • create a POST route to /login
  • create a POST route to /register
  • create a POST route to /forgotPassword
  • All routes should do validation on the appropriate parameters and gives back a standard response signature.
  • Update the API Doc in the wiki for each created route.

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