Skip to content

Fern configuration is missing management_client.py as a known export. #793

@wietsesas

Description

@wietsesas

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

It seems Fern configuration is missing management_client.py as a known export.

from auth0.management import ManagementClient
ManagementClient is not found.

Reproduction

  1. Install auth0-python through uv
  2. from auth0.management import ManagementClient
  3. ManagementClient is not found.
Image

Additional context

Tested with Python 3.11 and 3.13, same result.

auth0-python version

5.1.0

Python version

3.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis points to a verified bug in the code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions