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

Sample applications

Checkout our sample applications for Genkit.

Guides & Tutorials

Checkout our guides for Genkit in TypeScript.