tree: f2cf82cac8fb6141e6b9c6bb5e4d0f61d02ca684 [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. OWNERS
  8. 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.