auth0 / auth0-python

Auth0 SDK for Python
https://auth0-python.readthedocs.io
MIT License
506 stars 164 forks source link

Authentication API, the Database classs, Add the organization param to the change_password method #539

Closed shchotse closed 10 months ago

shchotse commented 10 months ago

Changes

Authentication API, the Database class, added the organization param to the change_password method.

References

https://auth0.com/docs/api/authentication#change-password

Testing

Checklist