Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jgrayauskie jgrayauskie released this 21 Feb 19:57
· 13 commits to master since this release
a810fc4

Changelog:
Release v1.0.7 to v2.0.0

This version gets closer in line with the changes made to passport-openidconnect since this repository was forked. Over time more change will be incorporated to keep in line with the original repository.

Major Breaking Change

pkginfo dependency was removed. this removes a version property that was exposed. If this is used, look to import thru direct package json import: import PassportOpenIdConnect from '../../node_modules/passport-openidconnect/package.json'; and then PassportOpenIdConnect.version