passport-oauth2 icon indicating copy to clipboard operation
passport-oauth2 copied to clipboard

Added option to disable automatically resolving callback url

Open mattmccarty opened this issue 9 years ago • 3 comments

In regards to https://github.com/jaredhanson/passport-oauth2/issues/51, this is what I'm proposing: An option (just like passReqToCallback) to disable auto resolving callback urls, though, it will be passed in the call to passport.use() instead of the strategy options.

mattmccarty avatar Feb 23 '16 01:02 mattmccarty

Actually, it makes more sense to add it to the strategy settings. I've updated the pull request.

mattmccarty avatar Feb 23 '16 01:02 mattmccarty

Any update on this?

mattmccarty avatar Apr 08 '16 14:04 mattmccarty

@mattmccarty if you make a PR against https://github.com/passport-next/passport-oauth2 is will get looked into.

rwky avatar Jul 07 '18 15:07 rwky