Skip to content

Releases: auth0/auth0-python

3.6.1

02 May 21:04
052e652
Compare
Choose a tag to compare

3.6.1

Fixed

  • Fixed Management API Grants class instantiation #179 (beck3905)

3.6.0

02 May 21:04
b2b3968
Compare
Choose a tag to compare

3.6.0

Added

  • Add grants, custom domains, rules_configs to API #177 (sagnew-dg)

3.5.0

02 May 21:04
7b7f1c6
Compare
Choose a tag to compare

3.5.0

Added

3.4.0

02 May 21:04
e0fbb88
Compare
Choose a tag to compare

3.4.0

Added

  • Add client_id param to ClientGrants.all #159 (danishprakash)
  • Add telemetry headers to AuthenticationBase #152 (crgk)
  • Add pre-commit pypgrade hook and update supported versions #124 (hugovk)
  • Implemented delete_user_by_email and test for connections #122 (runz0rd)
  • Adds user export job creation. #112 (dmark)

Changed

  • String Formatting Updated #141 (vkmrishad)
  • Uses Python built-in modules to retrieve Python and auth0-python version number #125 (edawine)

Fixed

  • Stop lower-casing email on user search #167 (helmus)
  • Always include Content-Type header in management requests #158 (crgk)

3.3.0

02 May 21:05
51f1abf
Compare
Choose a tag to compare

3.3.0

Added

  • Add pagination to Clients and Connections
  • Add pagination to Client Grants, Resource Servers and Rules
  • Add Email-Templates Management API endpoints

Fixed

  • Replace default mutable arguments with None
  • Fix JSON error message handling for Management API

3.2.2

02 May 21:05
15cc112
Compare
Choose a tag to compare

3.2.2

Fixed

  • Upload the correct package contents to Pypi.

3.2.0

02 May 21:05
3d1f455
Compare
Choose a tag to compare

3.2.0

Added

Fixed

  • Correctly throw an exception when handing a text response #92 (benbc)
  • Instantiate UserBlocks for consistency #90 (mattdodge)

3.1.1

28 Jun 19:24
Compare
Choose a tag to compare
Bump version