fetch-plus-bearerauth
JSON →Bearer authentication middleware for fetch-plus. Version 3.10.4 provides a simple way to attach Bearer tokens to HTTP requests via fetch-plus's middleware system. It integrates with fetch-plus's composable pipeline, allowing token injection from a static string, a function returning a token, or an async function. The library is lightweight and focused, relying on fetch-plus ^3.0.1. Compared to other auth helpers, it leverages fetch-plus's middleware architecture for cleaner separation of concerns, but is tightly coupled to fetch-plus and not usable standalone.
API endpoints
full doc /v1/registry/fetch-plus-bearerauth