-
Notifications
You must be signed in to change notification settings - Fork 9
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
fix: clear tokens on logout #33
Conversation
- show confirmation messages on logout - show confirmation message if already logged out
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
build is failing, because of missing tests (or tests not changed).
Check if the user is already logged out
…io-cli-plugin-auth into rajarju/fix-logout-token
Codecov Report
@@ Coverage Diff @@
## master #33 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 115 120 +5
Branches 24 25 +1
=========================================
+ Hits 115 120 +5
Continue to review full report at Codecov.
|
@shazron Please review the changes |
aio logout
was not clearingrefresh_token
Description
Related Issue
Fixes: #32
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: