Skip to main content

Genkit SDKs & Samples

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

Auth0 AI for Genkit

This SDK provides building blocks for using Auth for GenAI with Genkit. Includes a RAG Retriever for using OpenFGA, tools for implementing asynchronous user authentication, tools for getting access tokens for third-party connections, and OpenFGA-based tool authorizers. It supports:

  • A RAG Retriever for using OpenFGA
  • OpenFGA-based tool authorizer and re-ranker
npm install @auth0/ai-genkit
ctrl+C

Sample applications

Checkout our sample applications for Genkit.

  • AI Samples: Explore our repository of sample applications showcasing Auth0's authentication and authorization capabilities in the context of generative AI applications.
  • Auth0 AI SDK samples: Explore our repository of sample applications showcasing Auth0's authentication and authorization capabilities in the context of generative AI applications.

Guides & Tutorials

Checkout our guides for Genkit in TypeScript.