0.0.2 • Published 5 years ago

passport-openidconnect-extra v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Passport-OpenID Connect Extra

Passport strategy for authenticating with OpenID Connect.

This module lets you authenticate using OpenID Connect in your Node.js applications. By plugging into Passport, OpenID Connect authentication can be easily and unobtrusively integrated into any application or framework that supports Connect-style middleware, including Express.

This module has been forked by Claire Hubert to allow additional, non-standard parameters such as realm and usesso.

Credits

Contributors

License

The MIT License

Copyright for portions of project passport-openidconnect-extra are held by original author Jared Hanson [http://jaredhanson.net/](http://jaredhanson.net/), 2011-2013 as part of project passport-openidconnect. All other copyright for project passport-openidconnect-extra are held by Claire Hubert, 2019.