Matt McCarty
Matt McCarty
Is there any information/update on this? Is it even an issue or am I configuring something wrong?
Actually, it makes more sense to add it to the strategy settings. I've updated the pull request.
Any update on this?
I'm working on a similar issue. You simply store a unique name for your provider in with the clientID and clientSecret then pass that name to passport.use(). For example, pull...
No problem. I'm working on an npm module called passport-sso that handles everything you have mentioned plus some. Maybe it's better to collaborate than both us us writing something new?...
Well, I'll describe my use case and let you tell me if there is a better way to handle it. I'm working on a single page app using angular, which...
Pull request has been created when you have time: https://github.com/jaredhanson/passport-oauth2/pull/52