-
-
Notifications
You must be signed in to change notification settings - Fork 343
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
v1.5+ Breaks OAuth2Strategy callback #155
Comments
@Number16BusShelter I had a similar issue. I've tried downgrading to 1.5.0 like you suggest but that didn't help. |
I had a similar problem this week after upgrading to node v18, where this strategy stopped working. I spent a few hours until I tried v16 and the authentication start working again. The error is the following:
|
Hi, i have the same problem, i use v16.14.0 and the oauth library with 0.9.15. |
After upgrading all modules I found out that OAuth2Strategy callback just did't fire.
I've created this issue at StackOverflow
After downgrading to 1.5.0 from 1.6.1 the problem is completely gone.
Please, provide some more info on this problem and how to resolve it.
Regards
The text was updated successfully, but these errors were encountered: