Delegate Password Reset to Microservice for POCs purpose

Hi! We need to delegate the whole logic of reset password to one of our services for POC’s purpose. Our team made a research of this problem, but we couldn’t figure out where to put the script like we did with auth and signup.
This is very important for us.

Is it possible to make it ?

1 Like

Hi @v-mbenedit Welcome to auth0 Community

Could you clarify what script are you talking about here? Also what do you mean by delegating reset password to one of your services? In general there was various ways to reset user’s password as documented here Change Users' Passwords Does your use case fall under any of the scenarios described there? If not please describe the use case in detail.