Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a requirement to call DUO APIs endpoint and perform below actions:
An API to send the OTP to the email ID of the Registered userThe Second API to validate the OTP sent to the email ID.
Please let me know the easy way to achieve this requiremen...