Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 16:11
· 7 commits to master since this release
7be2d61

7.0.0 (2023-01-31)

Bug Fixes

  • webapp-strategy.js: fix importing the SDK to TypeScript Projects error (c2f6163)
  • webapp-strategy.js: fix the SDK to work with Passport version 6.0.0 (98a8440), closes #274 #287

BREAKING CHANGES

  • webapp-strategy.js: A breaking change in passport.js requires KeepSessionInfo to be passed like { keepSessionInfo: true }

Please refer to the migration section in the Readme file for more information