passport-oauth2
passport-oauth2 copied to clipboard
Less dependencies from Express
If use this strategy with "no Express.js" request object - will work incorrectly. I fix it. Not all frameworks/libs do modify req.query, example Koa2 has only native request object and it not contains parsed query params.