Hi,
I recently learned that the custom hosted widget is also capable of handling setting and resetting passwords by “reacting” in the current URL containing signin/reset-password
.
I wonder where this behavior is documented. After scanning Github again I found this GitHub - okta/okta-signin-widget: Okta SignIn widget that renders the new login/auth/recovery flows which looks like a complete another approach to this.
What is the right approach to this?
Many thanks.