We have a requirement for password reset should happen after X days.
& if the user does not reset after X day, he should be navigated to a Page where he can set a new password.
We contacted a sales team of auth0 with the above query, they suggested us to build a template or create a rule for this?
Reset a password after x day is frequently asked client requirement, It would be really good if someone in auth0 community shares his guideline or the rule which accomplish this requirement?
They are correct indeed! Using a bit of JavaScript and modyfying the rule we already have in our templates which is called Check last password reset you can achieve such scenario.
I went into the template tab in auth0, I could not found Check last password reset you are talking about.
I have attached an image which shows a list of templates available for me.