Skip to content

Repository files navigation

A monorepo containing the oauth-fetch library and example applications.

Release Downloads License

📦 Packages

  • oauth-fetch - Lightweight HTTP client built on top of the native fetch API, designed to simplify making requests to both public and OAuth-protected resources.

🚀 Examples

The following example are available:

Before running the examples, you need to install the dependencies for the monorepo and build all the packages.

  1. Install depedencies
$ npm install
  1. Build all packages
$ npm run build

About

oauth-fetch is a lightweight, flexible HTTP client built on top of the native fetch API to simplify making requests to both public and OAuth-protected resources (Bearer and DPoP).

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages