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

Fixes #4330: Auth Token Not updated in UI #4333

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Yashovardhan08
Copy link

Bug #4330 fix : Removing user key from local storage on every login to clear old token data, so that the UI is updated with the proper API Token

Removing user key from local storage on every login to clear old token data
@codecov-commenter
Copy link

Codecov Report

Merging #4333 (8f6c202) into master (96968d6) will decrease coverage by 3.70%.
Report is 1103 commits behind head on master.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4333      +/-   ##
==========================================
- Coverage   72.93%   69.23%   -3.70%     
==========================================
  Files          83       20      -63     
  Lines        5368     3576    -1792     
==========================================
- Hits         3915     2476    -1439     
+ Misses       1453     1100     -353     
Files Coverage Δ
frontend/src/js/controllers/authCtrl.js 53.42% <0.00%> (-13.44%) ⬇️

... and 64 files with indirect coverage changes

Files Coverage Δ
frontend/src/js/controllers/authCtrl.js 53.42% <0.00%> (-13.44%) ⬇️

... and 64 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c243c3a...8f6c202. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

3 participants