We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Got it all working properly on my application. But if I want to log out the user, how can I clear out the token cache?
The text was updated successfully, but these errors were encountered:
Hi @tigerdi,
Right now you can't. I could maybe look at implementing this soon, as it should be fairly straightforward.
Or if you feel comfortable with it, you could try implementing it and creating a pull request!
Sorry, something went wrong.
Hi @YvesCandel ,
I have tried to make the user log out, but have been unsuccessful. Do you think you would be able to implement this feature?
Many thanks,
No branches or pull requests
Got it all working properly on my application. But if I want to log out the user, how can I clear out the token cache?
The text was updated successfully, but these errors were encountered: