Releases: supertokens/supertokens-python
Releases · supertokens/supertokens-python
v0.16.8
What's Changed
- feat: added network interceptor hook by @IamMayankThakur in #458
Full Changelog: v0.16.7...v0.16.8
v0.16.7
What's Changed
- feat: added debug flag in the SuperTokenConfig in the init() for logging by @IamMayankThakur in #457
Full Changelog: v0.16.6...v0.16.7
v0.16.6
What's Changed
- fix: server error when
redirect_uri_info
is not passed in the sign_in_up API by @IamMayankThakur in #456
Full Changelog: v0.16.5...v0.16.6
v0.16.5
What's Changed
- Relax
pyJWT
dependency constraint to2.5.0
by @IamMayankThakur in #455
Full Changelog: v0.16.4...v0.16.5
v0.16.4
What's Changed
- feat: Add
validate_access_token
function to providers by @IamMayankThakur in #453
New Contributors
- @IamMayankThakur made their first contribution in #453
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- feat: Add cache control for jwks endpoint by @KShivendu in #429
- feat: Add Twitter provider by @KShivendu in #452
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- chores: Mention SDK and core versions compatible after 0.15 migration by @KShivendu in #450
- feat: Use nest-asyncio when configured with env var by @KShivendu in #451
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- fix: Handle AWS public urls separately when extracting TLDs by @KShivendu in #449
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- fix: ignore protected props in create_new_session functions by @KShivendu in #443
- feat: Add dashboard admin feature by @KShivendu in #442
- fix: Failing unit tests by @KShivendu in #444
Full Changelog: v0.15.3...v0.16.0
v0.12.10
What's Changed
- feat: Add 429 rate limting from SaaS for v0.12 by @KShivendu in #432
- fix: Failing CI tests for v0.12 patch release by @KShivendu in #435
- fix: JWT lifetime setting issue by @KShivendu in #438
- fix: Failing tests in the CI by @KShivendu in #439
- fix: Failing django2x website tests by @KShivendu in #441
Full Changelog: v0.12.9...v0.12.10