1.0.0 • Published 5 years ago

@passport-next/passport-openidconnect v1.0.0

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

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