[BUG] NPM Logout Removes Wrong Access Token #3888
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 7.x
work is associated with a specific npm 7 release
Is there an existing issue for this?
Current Behavior
NPM Logout removes the wrong token leaving the login token available. Reproduced in v6, v7, and v8.0.0.
Expected Behavior
NPM login adds an access token to
npm config
user section.NPM logout removes an access token from
npm config
user section.Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: