• Login to the StudentVUE API

    Returns

    Returns the client and the information of the student upon successful login

    Parameters

    • districtUrl: string

      The URL of the district which can be found using findDistricts() method

    • credentials: UserCredentials

      User credentials of the student

    Returns Promise<Client>

Generated using TypeDoc