Closed
Description
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
Hello :)
In the documentation at https://auth0-python.readthedocs.io/en/latest/v3.authentication.html#auth0.v3.authentication.users.Users.tokeninfo it says, there's a method to get user infos using the jwt token. But this method does not exist anymore. How do i now get the user info?
Reproduction
Look at documentation: https://auth0-python.readthedocs.io/en/latest/v3.authentication.html#auth0.v3.authentication.users.Users.tokeninfo
Additional context
No response
auth0-python version
4.3.0
Python version
3.11.3