2000
User authentication
Craft a secure and user-friendly authentication system comprising registration, login, and password features.
Level 4
Description
Your Challenge is constructing a secure authentication system featuring registration, login, forgot password, and reset password pages. Users should be able to register, sign in, and recover their accounts smoothly, contributing to a positive user experience.
Your Challenge is complete when:
The website is as close to the original design as possible
The website is responsive and viewable on multiple screen sizes-
The system incorporates best practices for user data security and password management
Elements have the appropriate hover and focus states
Proper error handling is implemented to provide clear feedback to users
Bonus for integrating an email confirmation system as part of the registration and password recovery process