Skip to main content
ACUL Request password success
Example
import ResetPasswordSuccess from "@auth0/auth0-acul-js/reset-password-success";
const resetPasswordSuccessManager = new ResetPasswordSuccess();

Constructors

ResetPasswordSuccess
Constructor

Properties

screenIdentifier
string

Methods

getErrors
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.