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.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/monocloud--agent-skills--monocloud-auth-express commit 06fba15fac

Frequently asked questions

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