This SDK documentation is outdated. Please do not refer to it, and instead visit the User Guides section.

Skip to main content
Version: 7.0.X

resetPasswordUsingToken(token, newPassword)

Parameters#

  • token
    • type: string
  • newPassword
    • type: string

Returns#

Promise<{
status: "OK" | "RESET_PASSWORD_INVALID_TOKEN_ERROR";
}>
Looking for older versions of the documentation?
Which UI do you use?
Custom UI
Pre built UI