From f3e846955f6b06947dfcd8fb29ba6015143ff9a5 Mon Sep 17 00:00:00 2001 From: Jared Palmer Date: Fri, 16 Jun 2023 14:09:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a30379b..b0695c8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A Next.js 13 and App Router-ready AI chatbot template featuring: - [Radix UI](https://radix-ui.com) for headless component primitives - Icons from [Phosphor Icons](https://phosphoricons.com) - Chat History, rate limiting, and session storage with [Vercel KV](https://vercel.com/storage/kv) -- [Clerk.dev](https://clerk.dev) for authentication +- [Next Auth](https://github.com/next-auth) for authentication ## Model Providers