Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 722 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 722 Bytes

Passport-OpenID Connect

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.

Credits

License

The MIT License

Copyright (c) 2011-2013 Jared Hanson <http://jaredhanson.net/>