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