robinhood-ticker
robinhood-ticker copied to clipboard
authentication
This is a cool project, nice job.
It does like this project has some problems with Robinhood oauth2. It doesn't work properly with refreshing the token or dealing with the current token format.
I wanted to make some changes to it but found the plain javascript a bit hard to work with, so I made react version of it just for fun:
https://github.com/solomon23/robinhood_watcher
Hi @solomon23 ! Thanks for trying it out. I fixed the issue with OAuth2 in the latest release. I'll definitely give your repo a look/star! :)