0.0.3 • Published 8 years ago

openidconnect-for-passport v0.0.3

Weekly downloads
3
License
-
Repository
github
Last release
8 years ago

OpenID Connect for Passport

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.

Based on the Passport-OpenID Connect module by Jared Hanson that does not seem to be developed any further.

Credits

License

The MIT License

Copyright (c) 2011-2013 Jared Hanson [http://jaredhanson.net/](http://jaredhanson.net/)

Copyright (c) 2014-2015 Nicole Rauch [http://nicolerauch.de/](http://nicolerauch.de/)