Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ability to specify a custom agent for OAuth2Strategy via customHeaders #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kulkame
Copy link

@kulkame kulkame commented May 24, 2017

We experienced an issue where we needed to adjust http request agent configurations but could not find anyway of configuring passport oauth2Strategy to propagate those configurations to the underlying library. This PR should resolve that issue in a generic way that is hopefully applicable to future use cases as well.

@coveralls
Copy link

coveralls commented May 24, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling caa8517 on kulkame:master into a02839a on jaredhanson:master.

@hsalunkhe
Copy link

We are facing similar issue.. It would be great if this could be merged soon!

@kulkame
Copy link
Author

kulkame commented May 30, 2017

@jaredhanson When can we expect this to be merged?

@msweaver
Copy link

msweaver commented Jun 2, 2017

+1

@rwky
Copy link

rwky commented Jul 7, 2018

@kulkame if you make a PR against https://github.com/passport-next/passport-oauth2 is will get looked into.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants