Skip to main content
Question

Private NPM Registry Auth Token Cycling

  • July 29, 2026
  • 1 reply
  • 5 views

Jake Mauer

I would like to use the private NPM registry feature but before I do I have two quick questions:

  1. Is the auth token provided in Resources → npm registry → “View Configuration” generated per-user, as in is it specific to me or is it the same for all admins?
  2. Can I cycle or regenerate that token if necessary? If so, how?

Thank you!

 

1 reply

Jaycee Lewis
Figmate

Hey hey ​@Jake Mauer 👋 Thanks for the clear, specific questions — that makes this easy to dig into.

A couple of quick things so I can repro on the same screen you're looking at:

  • Are you set up as an org admin? The npm registry configuration lives under Admin → Resources → npm registry. I want to confirm we're both looking at the same place 👀
  • Which guide are you following for setup? If it's Bring your design system package to a Make kit, I'll repro against that exact flow
  • Just to make sure I answer the right thing: when you say "auth token," you mean the token inside the .npmrc code snippet from View configuration — not a Personal Access Token or a Plan Access Token — correct?

Once I've got those, I'll get you a clear answer on both the scope and regenerating it.

— Jaycee