Skip to content

Releases: auth0/auth0-python

4.1.0

15 Mar 14:43
a4783c2

Choose a tag to compare

Added

4.0.0

19 Jan 16:20
bdd07e3

Choose a tag to compare

Added

Security

Changed

⚠️ BREAKING CHANGES

See the V4_MIGRATION_GUIDE for more info.

3.24.1

19 Jan 15:25
5eeb93d

Choose a tag to compare

Fixed

  • Remove unnecessary type param from update_template_universal_login #463 (adamjmcgrath)

3.24.0

17 Oct 15:42
45faea1

Choose a tag to compare

Added

Fixed

3.23.1

10 Jun 14:31
f89999a

Choose a tag to compare

Fixed

3.23.0

05 May 11:12
763952c

Choose a tag to compare

Added

3.22.0

22 Mar 15:38
d07f87b

Choose a tag to compare

Added

  • [SDK-3174] Add DELETE method for /api/v2/users/{id}/authenticators endpoint #301 (akmjenkins)
  • [SDK-3175] Return token claims in TokenVerifier.verify() #273 (bisguzar)

Fixed

  • [SDK-3173] Default to 'None' for deployed on GET /api/v2/actions/actions endpoint #309 (evansims)

3.21.0

03 Mar 15:10
88a3335

Choose a tag to compare

Added

3.20.0

18 Feb 14:19
e3406e3

Choose a tag to compare

Added

3.19.0

18 Oct 13:14
5924f1e

Choose a tag to compare

Added

Changed

  • Remove references to ID token in generic token classes #295 (lbalmaceda)

Fixed

  • Use assertNotEqual instead of assertNotEquals for Python 3.11 compatibility. #294 (tirkarthi)