Thanks to visit codestin.com
Credit goes to github.com

Skip to content

http proxy for talking to github URL #2231

@dimitriosstander

Description

@dimitriosstander

Hello,

I must use proxy for all outgoing communications - including talking to github.
in gh-auth.ts , I can add to ocktokitOptions something like:
auth: token, request: { agent: new HttpsProxyAgent('http://1.2.3.4.5:80'), },

But for createAppAuth that is not possible. I found octokit/auth-app.js#54 but I was unable to get it working. Any suggestions?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions