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

npm package is not up to date with repo

Open erin-noe-payne opened this issue 12 years ago • 3 comments
trafficstars

I'm trying to use the auth strategy on a project and take advantage of discovery. It looks like I should be using the .config method, but this is not available based on the most recently npm published module.

If the code is stable, can you version bump and publish the package? Thank you - I really appreciate passport and the various strategies you support!

erin-noe-payne avatar Jun 25 '13 16:06 erin-noe-payne

Is this strategy still supported?

ghost avatar Nov 07 '16 14:11 ghost

I can't answer for the maintainer but there were a lot of commits in October. :)

I'm using this strategy in production, so I'm interested in giving you a hand testing everything and making a new release (the last one on npm is from 2013).

olemoign avatar Nov 28 '16 16:11 olemoign

I have a branch with dynamic registration on pull #36 . I've used it in testing both with dynamic and preregistered, and it works for me. However, there are many forks that have been in production use a lot more, that I would suggest until @jaredhanson has time to make a new release.

fiddur avatar Nov 30 '16 07:11 fiddur