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
There should be clear instructions on how to revoke a token.
There's no mention of token revocation in the readme and the electron demo just disposes of the tokens in memory but does not revoke the token
Sign out in electron demo should revoke tokens
N/A
NOTE: there is mention of revocation in #71
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
[REQUIRED] Describe expected behavior
There should be clear instructions on how to revoke a token.
Describe the problem
There's no mention of token revocation in the readme and the electron demo just disposes of the tokens in memory but does not revoke the token
[REQUIRED] Actual Behavior
Sign out in electron demo should revoke tokens
[REQUIRED] Steps to reproduce the behavior
N/A
[REQUIRED] Environment
NOTE: there is mention of revocation in #71
The text was updated successfully, but these errors were encountered: