Hi,I am working on the "forgot password" implementation that ODC provides out of the box and I have noticed an issue where the StartResetPassword does not return the verification code in order to be be used in the email below.
In docs I found this link but I don't get back an "undefined" and I am the admin/end user of the app.Does anyone know if this a change (documentation doesn't suggest so) or a bug?Thank you in advance!KR,Vasilis
Then I think you need to contact support team as mentioned.
Hi,
Seems like it doesn't support You can reset by forgot password link.
Hi,This is what I am doing and the pics are screenshots after I debugged this flow.
You need to use the account that only have end user permission. if user has admin role, it wont work.
I am doing that already.