Retrieve encrypted generated password

Hello whenever a user retrieves asks for a password reset, is there a way to retrieve the encrypted password in any event so we could store it in our db so the data sync wouldn’t be inconsistent.

Hi @rjp,

Welcome to the Auth0 Community!

Unfortunately, the Auth0 Management API and Authentication API does not allow for retrieval of the user’s password in any way.

If you would prefer, you could ask our Auth0 Support Team to get the export of your user’s password hashes.

Although it’s not ideal, it is currently the only way to obtain the user’s passwords.

Please let me know if there’s anything else I can do to help.

Thank you.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.