api_login: RobinHood API: Login

View source: R/api_login.R

api_loginR Documentation

RobinHood API: Login

Description

Backend function called by RobinHood(). Returns a list like object of class RobinHood which stores tokens required by all other functions.

Usage

api_login(username, password, mfa_code)

Arguments

username

(string) RobinHood username

password

(string) RobinHood password

mfa_code

(string) Provided by your authentication app


JestonBlu/RobinHood documentation built on Aug. 21, 2023, 7:57 a.m.