mirror of
https://github.com/google/nomulus
synced 2026-07-06 16:16:38 +00:00
a6db24c8bb
We were trying to set the scopes too early in the creation of a GoogleCredential. They aren't yet known at this point in the code and should be an empty collection (and also not null, which yields an NPE). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=132477868