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
Hi there! Thanks for opening this issue @harmeetsingh11!. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.If belong's to SWOC program role ur self as Contributor in OS lead site Link : https://www.oslead.xyz/usertype , so that ur points will be assigned to the leaderboard. New to Open Source Contribution check out the below YT video , Happy Coding🚀💻🐛 🔗 Link : https://www.youtube.com/watch?v=3afUKB3guZA
harmeetsingh11
changed the title
🐞[bug]: Frontend Authentication Not Integrated with Backend
🐞[bug]: frontend authentication not integrated with backend
Jan 15, 2025
Describe the bug
Problem Description:
While testing the sign-in/sign-up functionality on the frontend, I discovered a critical issue:
This discrepancy impacts the authentication flow and needs to be addressed by integrating the backend APIs.
Task Objectives:
We need to:
Required Backend API Integration:
Here are the APIs from the
/backend
folder to integrate with the frontend forms:/api/auth/signin
: For user login./api/auth/signup
: For user registration./api/auth/user
: To fetch user details after login./api/auth/logout
: To log out the user.Expected Frontend Behavior:
Steps to Resolve:
Testing Requirements:
Notes for Contributors:
The text was updated successfully, but these errors were encountered: