Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.06 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.06 KB

Auth for Generative AI Applications

Sample applications showcasing Auth0's authentication and authorization capabilities in the context of generative AI applications.

You can find a hosted demo here.

Samples are organized as below:

  • authenticate-users: Easily implement login experiences, tailor made for AI agents. Whether for chatbots or background agents.
  • call-apis-on-users-behalf: Use secure standards to get API tokens for Google, Github and more. Seamlessly integrate your app with other products.
  • authorization-for-rag: Only retrieve documents users have access to. Avoid leaking data to a user that should not have access to it.
  • async-user-confirmation: Let your autonomous, async agents do work in the background. Use Async Auth to request approval when needed.

Join the waitlist