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