# GitHub Packages as npm proxy

**URL:** https://community.sonatype.com/t/github-packages-as-npm-proxy/5034
**Category:** Sonatype Nexus Repository
**Tags:** nexus-repository, npm, github
**Created:** [October 1, 2020, 12:48pm UTC](https://community.sonatype.com/t/github-packages-as-npm-proxy/5034 "2020-10-01T12:48:51Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![joris.klop](https://avatars.discourse-cdn.com/v4/letter/j/d07c76/32.png) [@joris.klop](https://community.sonatype.com/u/joris.klop)
#### Post date: [September 18, 2023, 9:35am UTC](https://community.sonatype.com/t/github-packages-as-npm-proxy/5034/7 "2023-09-18T09:35:26Z")

</div>

Hi All,

Just got the proxy to GitHub Packages working on Nexus Repository 3.55 with the following:

Nexus Repo 3.55  
Remote Storage URL: [https://npm.pkg.github.com](https://npm.pkg.github.com)  
Authentication type: Preemptive Bearer Token (SO NOT the username one)  
Token: OBTAINED\_TOKEN\_FROM\_GITHUB  
Enabled: Enable redirects to the same location (may be required by some servers)  
Enabled: Allow cookies to be stored and used  
Other settings: Default

Hope above helps!

Kind regards,

Joris

---

_[View the full topic](https://community.sonatype.com/t/github-packages-as-npm-proxy/5034)._
