issues
search
KerLau
/
Quiz-app
1
stars
2
forks
source link
Logout
#6
Closed
KerLau
closed
11 months ago
KerLau
commented
11 months ago
After the user is loged in, there should be a log out button on the main page.
After user clicks it, backend api end point should be called which will log out the user
Front end itself should discard the token
After the user loged out, user log out button dissapears