Skip to content

v0.12.0

Compare
Choose a tag to compare
@rishabhpoddar rishabhpoddar released this 07 Feb 06:30
· 1129 commits to master since this release

What's Changed

  • fix: Clear session changes for header based auth by @KShivendu in #275
  • feat: Introduce header based auth along with existing cookie based auth by @KShivendu in #262
  • fix: MagicMock import issue for python >=3.8 by @KShivendu in #278
  • fix: Fix frontend integration and unit test failures by @KShivendu in #279
  • fix: Relax werkzeug version constraints by @KShivendu in #280
  • fix: Failing supertokens-website frontendIntegration tests by @KShivendu in #281
  • fix: Run npm i after installing supertokens node to fix tests by @KShivendu in #282
  • test: Fix unit test timeout in CI by @KShivendu in #283

Full Changelog: v0.11.13...v0.12.0