Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Sky 3baffd6e9e more documentation! 2022-09-11 22:58:22 -04:00
Aaron Sky 2bd91f7315 Breaking change: Removed closure-based API and Combine API 2022-09-05 15:50:18 -04:00
Aaron Sky bad7263955 wip: docs improvements 2022-06-06 21:36:27 -04:00
Aaron Sky 2dc98bc628
Support tokens as a dynamic, generic construct (#4)
* Support tokens as a dynamic, generic construct

This new design will make it so a single client can be used with all sorts of API, even though the authorization requirements for different API versions require different tokens.

* update tokenprovider docs
2022-06-06 06:38:18 -04:00
Aaron Sky bb7805b5c1 Some minor documentation enhancements 2021-12-11 22:16:08 -05:00