Replies: 2 comments 1 reply
-
Response to Issue #181140Last Used Field Missing in npm APIs/CLIHi there, Thank you for reporting this issue. You've identified an important gap between the npm web interface and the CLI/API functionality. Issue OverviewThe "last used" field for tokens is currently:
Recommended ActionsSince this appears to be an npm-specific API limitation, I'd suggest the following steps:
Why This MattersHaving the "last used" field accessible via CLI/API would be valuable for:
Additional Resources
Hope this helps guide you to the right place for this request! Best regards, |
Beta Was this translation helpful? Give feedback.
-
|
I already did that (npm/cli#8827 (comment)), they don't manage the website but just the cli tool. This issue depends on the backend API not exposing this field. Who should I reach out to? Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
The web interface has the "last used" field in the https://www.npmjs.com/settings/{username}/tokens/ page but the last used field is missing in npm token list from CLI or via the APIs.
This probably requires an update to the API as it doesn't return that field, but I'm not sure where to open that ticket.
Beta Was this translation helpful? Give feedback.
All reactions