passport-openidconnect-extra

0.0.2 • Public • Published

Passport-OpenID Connect Extra

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.

This module has been forked by Claire Hubert to allow additional, non-standard parameters such as realm and usesso.

Credits

Contributors

License

The MIT License

Copyright for portions of project passport-openidconnect-extra are held by original author Jared Hanson <http://jaredhanson.net/>, 2011-2013 as part of project passport-openidconnect. All other copyright for project passport-openidconnect-extra are held by Claire Hubert, 2019.

Sponsor

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i passport-openidconnect-extra

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

40.8 kB

Total Files

17

Last publish

Collaborators

  • clrhubert