vercel / ai-chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel
https://chat.vercel.ai
Other
7.99k stars 2.26k forks source link

Setup github login #28

Closed xedro98 closed 1 year ago

xedro98 commented 1 year ago

How do I setup the github login? I followed the intruction byt when i click login and authorize my github account, the chat UI just regreshes and still shows Login option, when I click Login again, it just refreshes the page.

RushilJalal commented 4 months ago

Github Auth works perfectly locally, but stops working as soon as I deploy it on Vercel. Can someone help me? I created a discussion with all necessary errors here https://github.com/nextauthjs/next-auth/discussions/11279

RushilJalal commented 4 months ago

I released a fix, you can run pnpm up @auth/nextjs. See the details in #76. Can someone try this and report back? (Your lockfile should reference @auth/nextjs@0.0.0-manual.179c08d4)

Tested it here: https://ai-chatbot-28-conrad.vercel.app/

Login should work fine there.

Login in fact doesn't work fine But this works fine https://ai-chatbot.vercel.sh/ @