panz2018

Results 5 comments of panz2018

After many trials, this code (https://github.com/bhyman67/Mods-to-robin-stocks-Authentication/commit/02e5491a9844382c5915180b7bd5321ed98a013b) works for me to login Robinhood.

> > After many trials, this code ([bhyman67/Mods-to-robin-stocks-Authentication@02e5491](https://github.com/bhyman67/Mods-to-robin-stocks-Authentication/commit/02e5491a9844382c5915180b7bd5321ed98a013b)) works for me to login Robinhood. > > [@panz2018](https://github.com/panz2018) you're a hero. Do you think this will be pushed up? Not very...

For me, Robinhood has stopped using text messages, email, etc., for verification. They now only push a notification in the app and ask you to accept the login using the...

@mw66 There is already a pull request for this: https://github.com/jmfernandes/robin_stocks/pull/538

I have developed web servers that integrate MCP SSE functionality: - Using FastAPI: [fastapi_mcp_sse](https://github.com/panz2018/fastapi_mcp_sse/) - Using Starlette: [starlette_mcp_sse](https://github.com/panz2018/starlette_mcp_sse) These servers can be extended with custom routes while retaining full MCP...