Commit Graph

10 Commits

Author SHA1 Message Date
Aaron Sky 5316ba12a7 formatting 2022-06-06 20:04:36 -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 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 587811d65e Add Swift Concurrency backport support 2021-12-11 22:37:08 -05:00
Aaron Sky 357ab2776c Followable URLs are now followable resources 2021-08-28 23:55:23 -04:00
Aaron Sky 25000a03b2 Simplified declarations and removed generic-specialized client 2021-08-28 10:48:43 -04:00
Aaron Sky 85b6c7a796 Refactored Resource interface for better ergonomics 2021-08-22 12:40:06 -04:00
Aaron Sky a1c8937aa1 trying out async/await without breaking old support 2021-08-16 21:06:56 -04:00
Aaron Sky 321115c2bc Added some more tests and niceties to GraphQL.Content 2020-05-27 23:30:47 -04:00