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

Bearer Token value still left even after being cleared #212

Closed
reefqi037 opened this issue Oct 25, 2019 · 1 comment
Closed

Bearer Token value still left even after being cleared #212

reefqi037 opened this issue Oct 25, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@reefqi037
Copy link
Contributor

Describe the bug
Clear all button and Clear button in Authentication section won't clear the value of Bearer Token. Selecting Bearer Token Authentication Type after clicking clear button will show the old value.

To Reproduce
Steps to reproduce the behavior:

  1. Select Bearer Token for Authentication Type
  2. Add token value
  3. Click Clear button or Clear all
  4. Select Bearer Token for Authentication Type again
  5. The old token will still be there

Expected behavior
Clicking Clear all or Clear button in Authentication section will clear the old token value.

Screenshots
token

@reefqi037
Copy link
Contributor Author

Working on this. Just a simple fix.

@liyasthomas liyasthomas added the bug Something isn't working label Oct 25, 2019
liyasthomas added a commit that referenced this issue Oct 25, 2019
Fix #212 Clear bearer token value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants