Monocloud Auth Express

Use when integrating MonoCloud access-token validation into an Express API — installing or configuring `@monocloud/backend-node/express`, wiring the `protectApi()` middleware factory, validating JWT or opaque (introspection) bearer tokens, enforcing scopes/groups, attaching `claims` to `req` via `AuthenticatedExpressRequest`, or troubleshooting `MONOCLOUD_BACKEND_*` env vars / audience / JWKS / mTLS certificate binding.

monocloud 8bd584b 4 files · 55.5 KB Updated

File contents

monocloud/agent-skills/tree/main/plugins/monocloud/skills/monocloud-auth-express commit 8bd584b31e

Frequently asked questions

npx skillmds@latest add monocloud/monocloud-auth-express