tree: ce14dc524c7460641a0b63b8628989bb3451f34f [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. DIR_METADATA
  4. endpoint_fetcher.cc
  5. endpoint_fetcher.h
  6. endpoint_fetcher_unittest.cc
  7. mock_endpoint_fetcher.cc
  8. mock_endpoint_fetcher.h
  9. OWNERS
  10. README.md
components/endpoint_fetcher/README.md

The endpoint fetcher component contains code for calling a backend endpoint and returning a response. It supports two types of authentication: OAuth and a Chrome API key.