andela / ah-kgl-wakanda-backend

0 stars 5 forks source link

#165020116 Enable user to register and sign in #14

Closed dusmel closed 5 years ago

dusmel commented 5 years ago

What does this PR do?

Description of Task to be completed?

How should this be manually tested?

POST api/auth/signup POST api/auth/login

Any background context you want to provide?

The traditional authentication uses cookies and sessions with JWT every single request from a client to the server, a token is passed for authentication

What are the relevant pivotal tracker stories?

165020116

Screenshots (if appropriate)

N/A

Questions:

N/A