Skip to content
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

fix unit test, cleanup travis, update dependencies #61

Closed

Conversation

bufferoverflow
Copy link

this includes #60

This enables people to use passport-openidconnect directly when
specific parameters are required instead of creating another passport
strategy. A additional parameter can be passed within the authenticate
method, e.g.

passport.authenticate('openidconnect', {connection: 'my-oidc'})...
@bufferoverflow bufferoverflow changed the title fix unit test, cleanup travis fix unit test, cleanup travis, update dependencies Feb 24, 2018
@ercanucan
Copy link

+1

@bufferoverflow
Copy link
Author

@jaredhanson @sjudson Could you have a look at this?

@ercanucan
Copy link

@jaredhanson @sjudson: Ping. It would be great to have this change in.

@bufferoverflow
Copy link
Author

bufferoverflow commented Mar 8, 2018

I've switched to the openid-client and it works like a charm. This library here is not maintained, see other discussions on #44 .

@jaredhanson jaredhanson added the enhancement New feature or request label Oct 27, 2021
@jaredhanson
Copy link
Owner

I'm in the process of overhauling the test suite, updating dependencies, and releasing a new version of this package. Given that the test suite has been overhauled, this PR is no longer applicable. Thanks, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants