Function changePassword

  • Changes the current password of the user

    Returns

    Parameters

    • user: CognitoUser
    • oldPassword: string
    • newPassword: string

    Returns Promise<"SUCCESS">

Generated using TypeDoc