Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On your site if the user clicks the Lost Password link you would send them an email so they can verify the email and when they click the link you present them with a form to reset the password at your end then make the API call to reset the password.

Parameters

Code Block
languagebash
username
new_password

...