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 simple C++ authentication system that allows users to register and log in using a username and password. This project demonstrates basic file handling, authentication logic, and menu-driven programming for beginners.