Skip to main content

Cloudflare Agents SDKs & Samples

Auth for GenAI Cloudflare SDK make it easy for developers to integrate with and secure any AI agent workflow using Cloudflare Agents.

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
ctrl+C

Guides & Tutorials

Checkout our guides for Cloudflare Agents in TypeScript.