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

Add underlying http request agent configuration support to oauth2 #330

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kulkame
Copy link

@kulkame kulkame commented May 22, 2017

We experienced an issue where we needed to adjust http request agent configurations but could not find anyway of configuring passport oauth2 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.
Similar issue reported #329

@msweaver
Copy link

This is an great solution and would help me out with an issue I faced with self signed certificates.

Please merge!

@SwapnilParanjape
Copy link

This helped me out too! Please merge!

@hsalunkhe
Copy link

When will this PR be merged? I am facing similar issue.

@ciaranj
Copy link
Owner

ciaranj commented May 23, 2017

I don't quite understand, why doesn't 6baf574 satisfy your requirements?

@joh-klein
Copy link

@kulkame or @ciaranj can either of you please elaborate why one solution is better than the other? Hopefully in a way that everybody else can then use it?

@ghost
Copy link

ghost commented Jun 18, 2017

@kulkame you may want to try submitting a patch against my fork: https://github.com/omouse/node-oauth-libre I merged a similar patch many months ago (related to Authorization header for oauth2)

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.

None yet

6 participants