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

Implementing login functionality with jwt authentication #8 #30

Closed
wants to merge 5 commits into from
Closed

Implementing login functionality with jwt authentication #8 #30

wants to merge 5 commits into from

Conversation

0PrashantYadav0
Copy link

@0PrashantYadav0 0PrashantYadav0 commented Mar 17, 2024

#8 issue
Added login route in backend and login page in frontend.
During login when user send request first we check weather the user with the given email exist or not then if exist compare the password using bcryptjs.
Here is login page, login page with error and after login the jwt token in cookie section
Screenshot 2024-03-17 at 10 52 28 AM

Screenshot 2024-03-17 at 10 52 12 AM Screenshot 2024-03-17 at 10 52 01 AM

@mohammedasimahmed
Copy link
Contributor

pr accepted

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

Successfully merging this pull request may close these issues.

2 participants