Skip to content

Support for read-only tokens #106

@joebowbeer

Description

@joebowbeer

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:

https://xyz.amazonaws.com/dev/registry/-/npm/v1/tokens

Read-only tokens are useful in CI builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions