Provider that attaches a static API key as X-API-Key on every request. Equivalent to new HonuaClient({ apiKey }) but composable as an HonuaAuthProvider.
X-API-Key
new HonuaClient({ apiKey })
Provider that attaches a static API key as
X-API-Keyon every request. Equivalent tonew HonuaClient({ apiKey })but composable as an HonuaAuthProvider.