Custom Databse, error with updated password

Hi,
I am new to auth0 and I need some help.
I have a legacy database and use it with the login database action script from Auth0 to log my users in my website.It’s working perfectly, it use database to verify the passwords. I want to keep in my database the changes of passwords of my users ( for futur uses) so I modified the mail send by Auth0 to confirm the password change to redirect to my website where they can change their password in my database. I tried and I can see my database is updated.
But now when I am trying to log in , I got a wrong email or password , and when I use my old password it is working.
So my question is this how can Auth0 keep up with the updated password of my legacy database ?

My bad, I was using the Import Users to Auth0

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