Skip to content

OpenID Connect authentication strategy for Passport and Node.js.

License

Notifications You must be signed in to change notification settings

Avalara/passport-openidconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport-OpenID Connect

NOTE there are some weird things with this repo. Please read carefully.

Master is way ahead of develop. Develop was cut from the 0.0.1 tag. The 1.0.0 tag is way behind the 0.0.2 tags. The 1.0.0 tag represents the HEAD of develop at the time I cut develop from the 0.0.1 tag.

Merging develop into master, therefore, will not have the effect you desire.

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

About

OpenID Connect authentication strategy for Passport and Node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.5%
  • Makefile 4.5%