Commit Graph

6 Commits

Author SHA1 Message Date
Aaron Sky a776055fb4
CI enhancements (#6)
* Revise CI to prepare for better examples

* I thought I deleted that

* Rename jobs
2022-06-06 09:02:18 -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 6eba280035 some small docs 2022-06-04 20:13:00 -04:00
Aaron Sky 618a7976f0 Raise minimum to iOS 13/macOS 10.15 2022-06-04 20:09:03 -04:00
Aaron Sky eeeb1ae194 Support for the /meta endpoint 2022-06-04 19:49:11 -04:00
Aaron Sky c2916a1877 Consolidate example targets into main package 2021-08-29 00:07:08 -04:00