vercel / ai-chatbot

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

Implement oAuth for authentication and characterize Auth views #268

Open Edwardb11 opened 4 months ago

Edwardb11 commented 4 months ago

I suppose that the normal chat has a limit so at some point you must log in to save a record and it would be a good feature to add additional email and password methods

image

This login view is not intuitive, it's even confusing, it's like a modal but it's actually a page.

If registration is not required, the login should be handled as a modal and the view is as if it were.