Function login

  • Login with a legacy username and password

    Parameters

    • username: string

      Username of the account

    • password: string

      Password of the account

    Returns Promise<LegacyAuthClient>

    Deprecated

    • This login method is being replaced by OAuth

Generated using TypeDoc