Skip to content

Releases: auth0/auth0-python

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

3.13.0

28 Aug 18:12
898a179
Compare
Choose a tag to compare

Added

Fixed

3.12.0

13 Jul 17:42
d2b5e4c
Compare
Choose a tag to compare

3.12.0

Added

  • Add missing user profile properties to the signup endpoint #231 (lbalmaceda)
  • Add Hooks management API #227 (guillp)
  • Add missing external_id property to the import users job #222 (lbalmaceda)

Changed

Fixed

  • Skip sending optional parameters on POST request when unspecified #230 (lbalmaceda)