mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-08 20:42:39 +01:00
That way, we make retrieved tokens independent of the order scopes were passed in. Additionally, we can pass any scopes, just in case someone uses one token for multiple APIs. Let's keep it flexible.