Open
Description
This is a Feature Proposal
Description
Please support NPM tokens.
npm token list --registry https://xyz.amazonaws.com/dev/registry/
npm token create --read-only --registry https://xyz.amazonaws.com/dev/registry/
These commands currently fail (403) because of missing endpoint:
Read-only tokens are useful in CI builds.
Metadata
Metadata
Assignees
Labels
No labels