Add support for credential helpers similar to Docker #128420
Unanswered
kvanzuijlen
asked this question in
npm
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As far as I know, the only viable way to authenticate to private NPM registries is by using long-lived credentials. I'd prefer a way to log in using short-lived credentials. A great example of this is how it has been implemented in Docker through credential helpers, i.e. docker-credential-gcr.
Would it be possible/easy to add something like this?
Beta Was this translation helpful? Give feedback.
All reactions