alexgolec / tda-api

A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
https://tda-api.readthedocs.io
MIT License
1.26k stars 335 forks source link

Regarding alternative login flow #295

Closed AlphaNumeric99 closed 2 years ago

AlphaNumeric99 commented 2 years ago

Can there be a way to get the necessary authentication data from a new window similar to how google sign in works on websites?

My use case is I am on Flask hosted on a server and the manual flow is well...too manual so considering there is a redirect URL anyway, can there be a way to redirect to my server and get the data from there on the new window that we opened.

alexgolec commented 2 years ago

This feels like something that's the best discussed in the server: https://discord.gg/BEr6y6Xqyv