Added the icon and title to the site - #56
Conversation
✅ Deploy Preview for github-spy ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@parassareen4 : use a proper commit message. |
b2000a3 to
13e4a75
Compare
- Corrected passport authentication flow for login route. - Fixed CORS setup to handle credentials in frontend requests. - Implemented session handling for login and signup at (/signup)and(/login). - Updated API endpoints to return appropriate error messages and status codes
|
signup is on /signup route and login on /login |
yashksaini-coder
left a comment
There was a problem hiding this comment.
Everything is good just try to write good code for backend
parassareen4
left a comment
There was a problem hiding this comment.
any changes needed here?
@parassareen4 good all changes look fine to me, @mehul-m-prajapati please look into this PR. I think it's good enough to be merged now. |
|
@mehul-m-prajapati Kindly merge this PR |
|
@yashksaini-coder : okay, I will test and merge today. |
the tests went fine? |
@mehul-m-prajapati i think this can be merged |
Related Issue
🚀 Feature: Add login/signup page to connect with backend auth APIs of nodejs #19
Description
How Has This Been Tested?
Screenshots (if applicable)
Type of Change