mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-08 04:21:00 +01:00
The hub is just using preset types - we will have to implement our own storage and auth-delegate, as well as a Hub delegate at some point. Dry run mode allows us to check for errors and use a call builder using the very same code. Fixes #57
# HELLO ${id.upper()}
## TODO: About authentication
Include information about application secret files, and how we automatically write a default one.