Skip to content

feat(install): add support for mirror token#1491

Open
juanarbol wants to merge 1 commit into
Schniz:masterfrom
juanarbol:ja/support-token
Open

feat(install): add support for mirror token#1491
juanarbol wants to merge 1 commit into
Schniz:masterfrom
juanarbol:ja/support-token

Conversation

@juanarbol

Copy link
Copy Markdown

Add Authorization header to mirror requests, similar to how nvm uses NVM_AUTH_HEADER. This allows installation from private mirrors that require authentication


Not a rusty dev here. I've been just playing around with some pet projects.
Please let me know if you want this to be solved differently. More than happy to help.

This is based on nvm and setup node, which seems a validated and useful feature (I personally need it and maybe some enterprises as well)

Note:
Sorry for the huge diff, it is mostly due to cargo fmt and long variable name (node_dist_mirror_token).

Add Authorization header to mirror requests, similar to how nvm
uses NVM_AUTH_HEADER. This allows installation from private
mirrors that require authentication
@changeset-bot

changeset-bot Bot commented Jan 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3344e6f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jan 14, 2026

Copy link
Copy Markdown

@juanarbol is attempting to deploy a commit to the Gal Schlezinger's projects Team on Vercel.

A member of the Team first needs to authorize it.

@wrslatz

wrslatz commented Mar 6, 2026

Copy link
Copy Markdown

I may close #1499 in favor of this PR, since it was raised first, assuming it gets reviewed and merged

@juanarbol

Copy link
Copy Markdown
Author

@Schniz do you mind reviewing this?

@christophersarmiento

Copy link
Copy Markdown

@Schniz Can we get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants