File tree Expand file tree Collapse file tree
asynchronous-authorization Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ Explore the following examples demonstrating the integration of **Auth0** with d
88
99- ** Vercel AI SDK + Node.js (JavaScript):**
1010 A simple Node.js application that demonstrates how to use Vercel AI SDK and Auth0 to get user confirmation for async tasks.
11- [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/async-user-confirmation /vercel-ai-node-js )
11+ [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/asynchronous-authorization /vercel-ai-node-js )
1212
1313- ** Vercel AI SDK + Next.js (JavaScript):**
1414 A Next.js application that demonstrates how to use Vercel AI SDK and Auth0 to get user confirmation for async tasks.
15- [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/async-user-confirmation /vercel-ai-next-js )
15+ [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/asynchronous-authorization /vercel-ai-next-js )
1616
1717- ** Langchain + FastAPI (Python):**
1818 A FastAPI application that demonstrates how to use Langchain and Auth0 to get user confirmation for async tasks.
19- [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/async-user-confirmation /langchain-fastapi-py )
19+ [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/asynchronous-authorization /langchain-fastapi-py )
2020
2121- ** Langchain + Next.js (JavaScript):**
2222 A Next.js application that demonstrates how to use Langchain and Auth0 to get user confirmation for async tasks.
23- [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/async-user-confirmation /langchain-next-js )
23+ [ View Example] ( https://github.com/auth0-samples/auth0-ai-samples/tree/main/asynchronous-authorization /langchain-next-js )
You can’t perform that action at this time.
0 commit comments