Ready to post? 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,