issues
search
andela
/
ah-kgl-wakanda-backend
0
stars
5
forks
source link
#165020120 Enable the user to sign out
#13
Closed
Karlmusingo
closed
5 years ago
Karlmusingo
commented
5 years ago
What does this PR do?
add the sign out endpoint
add the coveralls badge in the readme
Description of Task to be completed?
adding the isLoggedIn columns in the users' table with a default value to true
updating the isLoggedIn columns to false once the user has signed out
write unit test
add swagger documentation
How should this be manually tested?
DELETE /users/signout
Any background context you want to provide?
N/A
What are the relevant pivotal tracker stories?
165020120
Screenshots (if appropriate)
N/A
Questions:
N/A
What does this PR do?
Description of Task to be completed?
How should this be manually tested?
DELETE /users/signout
Any background context you want to provide?
N/A
What are the relevant pivotal tracker stories?
165020120
Screenshots (if appropriate)
N/A
Questions:
N/A