Auth0 AI for Cloudflare Agents

This SDK provides building blocks for using Auth for GenAI with the Cloudflare Agents API. It includes tools for implementing asynchronous user authentication, tools for getting access tokens for third-party connections, building blocks to handle interrupts, and OpenFGA-based tool authorizers. It supports:
  • Tools for implementing asynchronous user authentication
  • Tools for getting access tokens for third-party connections
  • OpenFGA-based tool authorizers
npm install @auth0/ai-cloudflare

Guides & Tutorials

Checkout our guides for Cloudflare Agents in TypeScript.