Sign in
chromium
/
chromium
/
src.git
/
d8a663381902195e41c8011d0b82c6bd413271d6
/
.
/
components
/
endpoint_fetcher
/
README.md
blob: 04fee6763664fdcbf5b9003d751b0999b3bb7f0c [
file
] [
log
] [
blame
] [
view
]
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
.