Authenticate with the current registry.
Section: Registry and Authentication
Login to a registry
bash
bash
pnpm loginExplanation
Authenticate with the current registry.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Registry and Authentication
Logout from a registry
Remove login credentials for the current registry.
Show current registry user
Show the account currently authenticated for the active registry.
Store token in .npmrc
Use an auth token via .npmrc for automated publishing.