Releases: supertokens/supertokens-python
Releases · supertokens/supertokens-python
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
v0.11.14
What's Changed
- feat: Add 429 rate limting from SaaS for v0.11 by @KShivendu in #433
Full Changelog: v0.11.13...v0.11.14
v0.10.5
What's Changed
- feat: Add 429 rate limting from SaaS for v0.10 by @KShivendu in #436
Full Changelog: v0.10.4...v0.10.5
v0.14.9
What's Changed
- test: use_dynamic_access_token_signing_key should work as expected by @KShivendu in #371
- test: Add test for access token validation by @KShivendu in #384
- feat: Add 429 rate limting from SaaS for v0.14 by @KShivendu in #430
- test: Fix failing test for the 0.14 patch release by @KShivendu in #434
Full Changelog: v0.14.8...v0.14.9