Commit Graph

9 Commits

Author SHA1 Message Date
Matthew Holt aaf5e313a6 twitter: Finish implementing API support
TODO: Handle HTTP errors better, with retries
2019-02-16 18:17:11 -07:00
Matthew Holt 0401be2a7c twitter: Add preliminary support for the Twitter API as a data source
Plus several bug fixes
2019-02-10 23:50:27 -07:00
Matthew Holt 210323b773 Support two-legged OAuth2 flows ("client credentials")
By setting a token URL but not an auth URL, the credentials flow is
assumed to have a bearer token instead of needing an intermediate app
to authorize with.

Tested with a partial / PoC implementation of the Twitter API.
2019-02-07 18:18:02 -07:00
Matthew Holt 31eb10372c googlephotos: Implement HTTP retries 2019-01-21 11:04:58 -07:00
Matthew Holt d4d16f50de Add Relica sponsor 2019-01-20 19:36:51 -07:00
Matthew Holt bf20c21808 Expand and reorder readme sections 2019-01-20 01:46:41 -07:00
Matthew Holt d5fbfc3837 Update readme 2019-01-20 00:52:10 -07:00
Matthew Holt 5cfcaa5dfd facebook: Remove debugging log lines 2019-01-20 00:51:54 -07:00
Matthew Holt 0ca48fecfd Initial commit 2019-01-19 20:28:53 -07:00