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
Built using Python Flask, this project features a secure and user-friendly authentication system. It includes user registration, login, logout, and password hashing with Bcrypt. Sessions are managed securely, and protected routes (like a status dashboard) are only accessible after login.