8000 Releases · snyk/passport-snyk-oauth2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Releases: snyk/passport-snyk-oauth2

v2.0.1

28 Nov 17:50
cb3788b
Compare
Choose a tag to compare

2.0.1 (2022-11-28)

Bug Fixes

  • vuln in minimatch package update minimatch version to 3.0.5 (25b8d45)

v2.0.0

13 Oct 17:48
a517f6f
Compare
Choose a tag to compare

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

03 Apr 00:50
61f7a61
Compare
Choose a tag to compare

1.0.4 (2022-04-03)

Bug Fixes

v1.0.3

05 Nov 15:00
3f89776
Compare
Choose a tag to compare

1.0.3 (2021-11-05)

Bug Fixes

  • package.json for semantic release (3f89776)

v1.0.1

03 Nov 07:10
3562ce4
Compare
Choose a tag to compare

1.0.1 (2021-11-03)

Bug Fixes

  • package.json for dist and add build to circleci (3562ce4)

v1.0.0

02 Nov 20:03
54a5859
Compare
Choose a tag to compare

1.0.0 (2021-11-02)

Bug Fixes

Features

  • passport snyk oauth2 strategy (4b6e2de)
  • profile function added (4d81609)
0