Releases: supertokens/supertokens-python
Releases · supertokens/supertokens-python
v0.12.3
What's Changed
- test: Add tests for thirdparty by @KShivendu in #292
- feat: Email password login for dashboard by @iresharma in #289
- Feat: Interface and routing for email-password login by @iresharma in #290
- feat: Api logic implementation by @iresharma in #291
- feat: Email password feature branch by @iresharma in #293
- fix: broken tests for dashboard email password PR by @iresharma in #295
New Contributors
- @iresharma made their first contribution in #289
Full Changelog: v0.12.2...v0.12.3
v0.12.0
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
v0.11.12
What's Changed
- fix: Django cookie expiry time format by @KShivendu in #270
Full Changelog: v0.11.11...v0.11.12
v0.11.11
v0.11.0
What's Changed
- feat: Refactor session claims and tests by @KShivendu in #211
- feat: Add and use email verification claim by @KShivendu in #215
- feat(session): Review based changes by @KShivendu in #221
- feat: Session claims (test+changelog+example) by @KShivendu in #223
- feat: Add session claims feature by @KShivendu in #209
- fix: session claims by @KShivendu in #224
- test: Fix failing unit tests by @KShivendu in #225
- test: Fix failing tests for django and flask by @KShivendu in #227
- fix: session claims auth-react tests for Flask by @KShivendu in #228
Full Changelog: v0.10.4...v0.11.0