robinhood-to-csv icon indicating copy to clipboard operation
robinhood-to-csv copied to clipboard

Add auth_token argument to allow passing existing OAuth2/JWT token

Open martinoneutrino opened this issue 4 years ago • 0 comments

Add an auth_token parameter that let's you bypass the login by supplying a JWT OAuth2 token (eg. from your browser's login). The parameter is the "access_token" field value in the JSON response to the https://api.robinhood.com/oauth2/token/ request.

martinoneutrino avatar Feb 20 '21 20:02 martinoneutrino