New Authentication flow for password reset

Hi,

I need to create a new Authentication flow for password reset… we want our customers to receive a code via SMS in order to reset their password.

When I try to change this in our application, the password reset auth flow cannot be changed, it is set as default. (Email sent to user).

Is this something we can do?

Thanks

Amy

Hi Amy. You will need to create a new Authentication Flow for the login also, as the main settings of the default one cannot be changed (including which password reset flow to use). You can duplicate the default login flow to make this easier, so you will only need to change that one setting, but will need to remember to update your Interfaces to use the new login flow.