passport-oauth2
passport-oauth2 copied to clipboard
How do I get this to use a basic auth header for token requests?
Cf https://github.com/ciaranj/node-oauth/issues/300
oauth package needs to accept a PR for that : https://github.com/ciaranj/node-oauth/pull/316
The aforementioned repo does not appear to be maintained any longer

Wow this was still not fixed? Also why node-oauth development was stopped?
Is there any workaround to pass/set the auth header until this is merged? Thanks
Having the same problem, https://github.com/simov/grant/pull/107#issue-255555746 is putting me on a path that might help
Been over 5 years since there has been any movement on node-auth. Looking for this fix as well, time to move on to a different oauth provider?