- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 347
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
Bump oauth
from 0.9.x to 0.10.x
#165
Conversation
This is solving multiple issues of `passport-google-oauth2` as stated in issue jaredhanson#163
need this |
Can you please merge this and release a new version? |
@jaredhanson is there anything I can do so we can merge this? |
We need this as well 🙏 |
Please |
Please, can we get this one merged? It would be extremely helpful 🙏 |
@jaredhanson can we get this merged? |
@pablomusumeci Here's a fork by @serniebanders: |
@cjezinne thanks! Although, relying on an unofficial fork is not a future-proof solution 😢 |
For anyone else with this issue, I've found a workaround to force
When the node_modules were deleted/reinstalled,
Just keep in mind that this code should be removed if |
@rjenkin you are the man |
@jaredhanson please merge this PR |
Thanks a lot for this fix! For |
Merged and published as |
This is solving issues of
passport-google-oauth2
as stated in issue #163