jpirir / passport-openidconnect

OpenID Connect authentication strategy for Passport and Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/>

Sponsor

About

OpenID Connect authentication strategy for Passport and Node.js.

License:MIT License


Languages

Language:JavaScript 99.6%Language:Makefile 0.4%