You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The login form is ready on the frontend, but it’s not connected to a backend yet. We need to create a simple backend that can process login requests and authenticate users.
Requirements:
Setting up a basic backend using Node.js with Express or another beginner-friendly tech.
Creating a login endpoint that checks user credentials.
Using simple methods like JWT or sessions for authentication.
Optionally, store credentials using a simple database like a JSON file.
Goal:
Creating a backend that handles login requests and authenticates users.
.
Record
I agree to follow this project's Contributing.md
I'm a SWOC contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 @Ojas-Arora will look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTE.md for guidelines on contributing to this project.
@Akan45 Issue is Assigned to You but just wait for some time as a New Login/signUp Page is going to be made so just after that you can start doing your work.
@Akan45 Issue is Assigned to You but just wait for some time as a New Login/signUp Page is going to be made so just after that you can start doing your work.
Ok then, Please let me know when it gets completed
Is there an existing issue for this?
What went down?
Description:
The login form is ready on the frontend, but it’s not connected to a backend yet. We need to create a simple backend that can process login requests and authenticate users.
Requirements:
Setting up a basic backend using Node.js with Express or another beginner-friendly tech.
Creating a login endpoint that checks user credentials.
Using simple methods like JWT or sessions for authentication.
Optionally, store credentials using a simple database like a JSON file.
Goal:
Creating a backend that handles login requests and authenticates users.
.
Record
The text was updated successfully, but these errors were encountered: