Skip to content

Releases: kinde-oss/kinde-python-sdk

v2.2.0

16 Oct 10:08
2943150

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

04 Sep 12:54
ccc36ba

Choose a tag to compare

What's Changed

  • build: update project configuration
  • chore: Configure Renovate
  • fix: correct users get/update/delete to /api/v1/user?id=... by @abdelrahman-zaki in #110

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Aug 08:57
3795aae

Choose a tag to compare

What's Changed

  • Feat/entitlements
  • Feature/force

Full Changelog: v2.0.10...v2.1.0

v2.0.10

07 Aug 11:37
fb761a6

Choose a tag to compare

What's Changed

  • refactor: restructure kinde_client_api for improved modularity
  • Feat/reauth
  • feat: upgrade httpx dependency version

Full Changelog: v2.0.9...v2.0.10

v2.0.9

15 Jul 13:34
48470e0

Choose a tag to compare

What's Changed

  • feat(management): add introspection logic and token management

Full Changelog: v2.0.8...v2.0.9

v2.0.8

08 Jul 14:13
0ca8bed

Choose a tag to compare

What's Changed

  • fix(management,auth): resolve mapping and claims logic issues

Full Changelog: v2.0.6...v2.0.8

v2.0.6

08 Jul 11:03
4f40960

Choose a tag to compare

What's Changed

  • build: update project configuration
  • fix: resolve user details bug in SDK components
  • fix(management): resolve management API client issues by

Full Changelog: v2.0.1...v2.0.6

v2.0.1

04 Jul 08:24
4c6f9f8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v2.0.1

v1.2.9

26 Mar 14:58
55038eb

Choose a tag to compare

What's Changed

  • Added logic to handle runtime validation of decoded tokens.

Full Changelog: v1.2.8...v1.2.9

v1.2.8

12 Mar 08:25
143ebcb

Choose a tag to compare

This update introduces support for managing multiple token sessions within a single client instance, enhancing scalability and improving overall performance.