Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of User Authentication: Signup and Login Functionality #344

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MohitSrivastava22
Copy link

This project implements a user authentication system featuring both signup and login functionalities. The signup page allows new users to register with unique usernames and secure passwords, using bcrypt for password hashing to enhance security. The login page enables registered users to authenticate their credentials, with comprehensive error handling that provides feedback for duplicate registrations or invalid logins. The project utilizes Express.js, MongoDB, and React to create a secure and user-friendly interface.

Copy link

netlify bot commented Oct 26, 2024

Deploy Preview for glassyui failed. Why did it fail? →

Name Link
🔨 Latest commit 8b94654
🔍 Latest deploy log https://app.netlify.com/sites/glassyui/deploys/671d2eb2da7606000806af97

Copy link

netlify bot commented Oct 26, 2024

Deploy Preview for delightful-chaja-870050 ready!

Name Link
🔨 Latest commit 8b94654
🔍 Latest deploy log https://app.netlify.com/sites/delightful-chaja-870050/deploys/671d2eb2be35d80008e906f8
😎 Deploy Preview https://deploy-preview-344--delightful-chaja-870050.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

vercel bot commented Oct 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
glassyui ❌ Failed (Inspect) Oct 26, 2024 6:02pm

@Jaishree2310
Copy link
Owner

@MohitSrivastava22 Please resolve the conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants