Releases: snyk/passport-snyk-oauth2
Releases · snyk/passport-snyk-oauth2
v2.0.1
2.0.1 (2022-11-28)
Bug Fixes
- vuln in minimatch package update minimatch version to 3.0.5 (25b8d45)
v2.0.0
2.0.0 (2022-10-13)
Features
- ability to pass query params for request made through passport (be792ee)
BREAKING CHANGES
- The ability to set nonce value through strategy constructor has been removed.
It can not be set using passport.authenticate options
v1.0.4
1.0.4 (2022-04-03)
Bug Fixes
v1.0.3
1.0.3 (2021-11-05)
Bug Fixes
- package.json for semantic release (3f89776)
v1.0.1
1.0.1 (2021-11-03)
Bug Fixes
- package.json for dist and add build to circleci (3562ce4)
v1.0.0
1.0.0 (2021-11-02)
Bug Fixes
Features
- passport snyk oauth2 strategy (4b6e2de)
- profile function added (4d81609)