go-npm icon indicating copy to clipboard operation
go-npm copied to clipboard

Is it possible to add a token to the request for download private repository files?

Open leiyi-weee opened this issue 3 years ago • 2 comments

For example, put in goBinary configuration

{ ... "goBinary": { "githubToken": "xxx" } ... }

And then, you can use this token when requst the binary file.

leiyi-weee avatar Nov 25 '22 16:11 leiyi-weee

same issue

dkhrunov avatar Nov 02 '23 22:11 dkhrunov

For example, put in goBinary configuration

{ ... "goBinary": { "githubToken": "xxx" } ... }

And then, you can use this token when requst the binary file.

Hello, you found solution?

dkhrunov avatar Nov 02 '23 22:11 dkhrunov