Files
pnpm/network/auth-header
Zoltan Kochan 705e3fe3cc fix(auth): enable shell for .bat/.cmd token helpers on Windows
The refactor in 45a6cb6b dropped `shell: true` from token helper
execution. On Windows, .bat/.cmd files require a shell to run,
causing all tokenHelper tests to fail.
2026-04-06 02:04:37 +02:00
..
2025-09-13 19:20:27 +02:00

@pnpm/network.auth-header

Gets the authorization header for the given URI

npm version

Installation

pnpm add @pnpm/network.auth-header

License

MIT