Skip to content

Releases: kinde-oss/kinde-python-sdk

v2.3.0

16 Apr 06:14
7bf9bc6

Choose a tag to compare

What's Changed

  • Invitation codes in the OAuth login flow (#156)
  • Management API - canonical spec URL, OpenAPI dynamic class generation, regenerated client (#158, #159)
  • FastAPI & Flask - example apps and integration fixes (sessions, env loading, sync handlers, security) (#160)
  • OAuth - corrected method signatures in framework adapters (#130)
  • Security & dependencies - Snyk and Renovate upgrades, wider constraints, requests compatibility (#44, #148, #150, #151, #153, #154, #162, #164)
  • Tooling & CI — flake8, Actions, Codecov, CODEOWNERS (#137, #118, #138, #152, #165)
  • Docs - management README and examples for users endpoints (#121)
  • Housekeeping - removed unused OpenAPI test stubs (#157); Pylint / Python 3.9 (#141); coverage / pytest-cov (#145)

v2.2.0…v2.3.0 · CHANGELOG.md

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