github-community-projects / private-mirrors

A GitHub App that allows you to contribute upstream using private mirrors of public projects
MIT License
140 stars 20 forks source link

NextAuth doesn't support proxies #116

Closed ajhenry closed 4 months ago

ajhenry commented 5 months ago

Describe the bug

NextAuth doesn't support proxies but we need to allow that for corporate firewall bypasses.

To Reproduce

More information about the issue can be found here: https://github.com/nextauthjs/next-auth/discussions/3944

Expected behavior

You should be able to configure a proxy for this

Screenshots

No response

Additional context

No response

sutterj commented 4 months ago

@ajhenry Is this ready to be closed?

ajhenry commented 4 months ago

Sure is! We fixed this with #134