[rw] Get LUCI access tokens with BCID scope

This change allows getting a LUCI access token that contains the BCID
scope. This is required to send HTTP requests to the BCID API.

Bug: b/299941280


Change-Id: I09d37eaf8f4ac3203c491b39f1d20231dfbedbc5
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/919592
Fuchsia-Auto-Submit: Chris Lewis <cflewis@google.com>
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: 1a0611e65b5c69efebab2f65ef2c4804ff697a43
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.