Password Rotation for Single Page application in Auth0

Ready to post? :mag: First, try searching for your answer.
Hi

I am working on a project developed in ReactJS, in which one of the requirement is to force the end-customer to change the password after 90 days.

I have gone through the articles and implemented the custom action flow, but since my application is SPA, there is no client credentials available. So how can we generate the change password ticket for SPA?

Thanks,

Hi @nitin.goenka

Welcome to the Auth0 Community!

Thank you for posting your question, did you have a chance to check our built-in password rotation action → https://marketplace.auth0.com/integrations/auth-0-password-rotation ?

Thanks
Dawid