tree: 34cd91fd2f7d2000083403c70b7a4e1dbb075d8c [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.