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
This is a web application built with Next.js and MySQL. It provides a user registration and login system with authentication and session management. Users can sign up, log in, and access a dashboard page once authenticated as well as view all users at dashboard page and edit and delete them from the front end.