Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Logout Functionality #24

Closed
ankitsangwan1999 opened this issue Oct 8, 2021 · 0 comments · Fixed by #32
Closed

Implement Logout Functionality #24

ankitsangwan1999 opened this issue Oct 8, 2021 · 0 comments · Fixed by #32
Labels

Comments

@ankitsangwan1999
Copy link

ankitsangwan1999 commented Oct 8, 2021

  • Basically you need to delete the Cookie which is set when logging in.
  • An example to remove the cookie is given in main.js. Use that correctly and create a separate event for logging out.
  • In Frontend Logout Button Should Appear on the Right Side of the Navbar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant