Skip to content

0.6.0

Compare
Choose a tag to compare
@alexgolec alexgolec released this 09 Jul 16:52
· 185 commits to master since this release
  • When listening for the callback URL indicating successful authentication for an app with an HTTP callback URL, tolerate callback requests being sent over HTTPS.
  • Adds functionality to simplify token fetching and refreshing from non-filesystem token locations. This is particularly useful for users looking to run tda-api on serverless products like AWS Lambda.
  • place_order now accepts both order specs and built orders.
  • Minor documentation fixes