Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 361 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 361 Bytes

PRODIGY_FS_01

Implement a user authentication system with secure login and registration functionality. Users should be able to sign up for an account, log in securely, and access protected routes only after successful authentication. Optional: Use standard mechanisms to handle password hashing, session management, and user role- based access control.