Skip to content

Deprecation warning when importing Auth0FastAPI #109

Description

@daveisagit

Checklist

  • I have looked into the Readme and Examples, 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

Using v1.0.0b7

When importing
from fastapi_plugin import Auth0FastAPI

I get the following deprecation warning
auth0_api_python/api_client.py:7: AuthlibDeprecationWarning: authlib.jose module is deprecated, please use joserfc instead.

Reproduction

from fastapi_plugin import Auth0FastAPI

Additional context

No response

auth0-fastapi-api version

1.0.0b7

Python version

3.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions