@trustforge-protocol/auth0
v0.1.5
Published
TrustForge authentication and policy enforcement adapter for Auth0. Seamlessly integrate zero-trust verifiable actions into your Auth0 application.
Downloads
660
Maintainers
Readme
@trustforge-protocol/auth0
TrustForge authentication and policy enforcement adapter for Auth0. Seamlessly integrate zero-trust verifiable actions into your Auth0 application.
Install
bun add @trustforge-protocol/auth0
# or
npm install @trustforge-protocol/auth0Usage
import { trustforgeAuth0 } from "@trustforge-protocol/auth0";Every gated request is decided by tf-daemon /v1/decide (enforce or
observe-only mode) and stamped with a proof id. See the source for the
full option set and framework wiring.
Links
- Source: tools/adapters/ts/auth0
- Project: TrustForge — specs, schemas, and the conformance suite
- Issues: KodyDennon/TrustForge/issues
Status
Draft — experimental. Apache-2.0.
