You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-featured authentication system built with Next.js, NextAuth.js, and MongoDB. The project supports both OAuth login with Google and classic email/password signup and login, providing a seamless user authentication experience. It leverages JWT sessions through NextAuth for secure client-server communication.