commit | 15d5fa946177581b52a5a9eb3ca285c088f5c45d | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Thu Jun 18 14:05:40 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 18 14:05:40 2020 -0700 |
tree | 3afb613a3f546652875c52fd47d20a63831094f6 | |
parent | f30b45a9b2f824c494724548732c5ce838218c30 [diff] |
feat: make ``load_credentials_from_file`` a public method (#530) * feat: make load_credentials_from_file public and alllow scopes * test: update tests * fix: raise error for json with no type * test: fix test names * refactor: simplify control flow * fix: raise coverage * test: update test Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com> Co-authored-by: Sijun Liu <sijunliu@google.com>