Need help in adding a custom hook for the recovery password

Hi Team,

Need your help!!

I want to override the reset password click event api call from ‘api/v1/authn/recovery/password/’ to a custom api that our team developed like ‘xxxorg.com/reset/password/appId’.

On this link, i couldn’t find an example for the reset password,

and also, the

doesn’t have a constant for reset password or recovery password.

Can you guys please help me with adding a hook for my needs.

the libraries am using are.
@okta/okta-angular”: “^6.0.0”,
@okta/okta-auth-js”: “7.0.2”,
@okta/okta-signin-widget”: “7.3.1”,

and it’s an angular app.

Appreciate the help!!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.