You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tda-api is currently designed with running single-user apps in mind. This ticket proposes building out scaffolding to allow users to create server-side webapps that access TDA's API. Ideas include:
Refactor the auth library to expose necessary methods
Write sample apps for common frameworks like Django and flask
The text was updated successfully, but these errors were encountered:
tda-api
is currently designed with running single-user apps in mind. This ticket proposes building out scaffolding to allow users to create server-side webapps that access TDA's API. Ideas include:The text was updated successfully, but these errors were encountered: