Skip to content

Releases: auth0/auth0-python

3.22.0

22 Mar 15:38
d07f87b
Compare
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
Compare
Choose a tag to compare

Added

3.20.0

18 Feb 14:19
e3406e3
Compare
Choose a tag to compare

Added

3.19.0

18 Oct 13:14
5924f1e
Compare
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)

3.18.0

31 Aug 16:21
d4edbd7
Compare
Choose a tag to compare

Added

3.17.0

26 Aug 09:30
2e345a0
Compare
Choose a tag to compare

Added

  • Make the CI fail when the docs syntax is invalid #287 (lbalmaceda)
  • [SDK-2687] Implement automatic rate-limit handling #285 (evansims)
  • Use Sphinx to generate API docs #281 (lbalmaceda)
  • Add Passwordless Login function #279 (lbalmaceda)
  • [SDK 2665] Update endpoint methods to support 'from' and 'take' checkpoint pagination parameters, where appropriate #278 (evansims)

Deprecated

3.16.2

28 May 11:22
c5bb1f7
Compare
Choose a tag to compare

Fixed
Re-Route Job Results endpoint #275 (lbalmaceda)

3.16.1

22 Apr 12:11
6da2282
Compare
Choose a tag to compare

Fixed

3.16.0

09 Apr 09:59
a3973e0
Compare
Choose a tag to compare

Added

3.15.0

26 Mar 17:11
01a1a52
Compare
Choose a tag to compare

Added