mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-30 08:08:50 +01:00
The interactive flow requires to paste a code back into the command-line, which does only work when it's cat'ed, but not if it is pasted. This should let it handle everything internally, which is way more user-friendly.