tree: 3296d3842306ec8384dcd5b371997e3431aaf81d [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. endpoint_fetcher.cc
  4. endpoint_fetcher.h
  5. endpoint_fetcher_unittest.cc
  6. OWNERS
  7. 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.