You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
I would like to use the client to login, but I don't want accidental accounts creations (see npm/npm#8337).
I was thinking of factoring out the login part and (potentially using it within adduser). So that adduser would stay the same, but login would not create an account.
What do you think? I could start a PR for this.
The text was updated successfully, but these errors were encountered:
Okay, I thought this was an issue with the library/CLI. But now it seems like it's an issue of the registry. Maybe someone can help me figure this out.
Hey :)
I would like to use the client to login, but I don't want accidental accounts creations (see npm/npm#8337).
I was thinking of factoring out the
login
part and (potentially using it withinadduser
). So thatadduser
would stay the same, but login would not create an account.What do you think? I could start a PR for this.
The text was updated successfully, but these errors were encountered: