commit | 0323cf390b16e8483660ac88775e8ea4e7f7702d | [log] [tgz] |
---|---|---|
author | David Buxton <david@gasmark6.com> | Thu Oct 29 21:26:11 2020 +0000 |
committer | GitHub <noreply@github.com> | Thu Oct 29 17:26:11 2020 -0400 |
tree | 06a7b283f94af73a9e1081072a0d0dff313187dd | |
parent | d0a47c10ca0ef1712b415b9d9c34118ab8b6cfee [diff] |
feat: Add custom scopes for access tokens from the metadata service (#633) This works for App Engine, Cloud Run and Flex. On Compute Engine you can request custom scopes, but they are ignored. Co-authored-by: Tres Seaver <tseaver@palladion.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>