Igrantio Backend Proxy

Composable building block: a tenant-aware reverse proxy that hides per-organisation iGrant.io OWS API keys from the browser. Resolves a tenant slug to its API key, allow-lists the OWS paths the frontend may reach, injects Authorization "ApiKey <key>", and forwards to OWS. Use to add API-key hiding + per-tenant key management to any Node/TypeScript backend; the OpenID4VCI issuer and OpenID4VP verifier backends compose it.

L3-iGrant bb7063f 4 files · 9.4 KB Updated

File contents

L3-iGrant/skills/tree/main/ows/igrantio-backend-proxy commit bb7063fd04

Frequently asked questions

npx skillmds@latest add l3-igrant/igrantio-backend-proxy