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

Feature Request: Logout functionality in redux-jwt-auth #18

Closed
ghost opened this issue Sep 4, 2019 · 1 comment
Closed

Feature Request: Logout functionality in redux-jwt-auth #18

ghost opened this issue Sep 4, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 4, 2019

So, I can login and obtain tokens. Any suggestions on how to implement logout functionality?
I think logout can be achieved by deleting the tokens from localStorage, but is there any cleaner way to do the same?

I have followed the this medium article.

@ghost ghost changed the title Feature Request: Logout functionality Feature Request: Logout functionality in redux-jwt-auth Sep 4, 2019
@ghost
Copy link
Author

ghost commented Sep 16, 2019

Deleting the tokens works for now.

@ghost ghost closed this as completed Sep 16, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants