-
Notifications
You must be signed in to change notification settings - Fork 266
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
🐞[bug]: frontend authentication not integrated with backend #878
Comments
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 whom i need to assign this? |
@Anjaliavv51 this issue is open for contributors. |
okay |
@Anjaliavv51 yes, we'll keep the issue #441 open for contributors if anyone willing to upgrade our current backend api code to appwrite. |
@harmeetsingh11 Okay |
@Anjaliavv51 @harmeetsingh11 can u assign me this issue , would like to contribute as a Swoc contributor |
hey !
i have completed the issue
…On Thu, Jan 23, 2025 at 4:21 PM Harmeet Singh ***@***.***> wrote:
Assigned #878 <#878> to
@ThanishaDewangan <https://github.com/ThanishaDewangan>.
—
Reply to this email directly, view it on GitHub
<#878 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A445OCWQZZYV2IKH4LXDSX32MDCT7AVCNFSM6AAAAABVH6CBXCVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJWGA2DCOJYGQ2DSNI>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@ThanishaDewangan okay, can you please share screenshots/video of testing of api endpoints via frontend? |
Screenshot 2025-02-01 163342.png
<https://drive.google.com/open?id=1_ldICxCzyVrUXJ7FmmLY9uK2kD5BNtr->
…On Sat, Feb 1, 2025 at 4:39 PM Harmeet Singh ***@***.***> wrote:
@ThanishaDewangan <https://github.com/ThanishaDewangan> okay, can you
please share screenshots/video of testing of api endpoints via frontend?
—
Reply to this email directly, view it on GitHub
<#878 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A445OCRP3RPUHSNJ77AIBD32NSTOLAVCNFSM6AAAAABVH6CBXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRYHEYDONZTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Is it ok ?
Should I raise the pr ?
On Sat, Feb 1, 2025, 6:52 PM THANISHA DEWANGAN ***@***.***>
wrote:
…
Screenshot 2025-02-01 163342.png
<https://drive.google.com/open?id=1_ldICxCzyVrUXJ7FmmLY9uK2kD5BNtr->
On Sat, Feb 1, 2025 at 4:39 PM Harmeet Singh ***@***.***>
wrote:
> @ThanishaDewangan <https://github.com/ThanishaDewangan> okay, can you
> please share screenshots/video of testing of api endpoints via frontend?
>
> —
> Reply to this email directly, view it on GitHub
> <#878 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A445OCRP3RPUHSNJ77AIBD32NSTOLAVCNFSM6AAAAABVH6CBXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRYHEYDONZTG4>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
@ThanishaDewangan the UI for signin and signup page, backend logic is already implemented. Only the integration of frontend with backend is left. You only have to call the APIs at the frontend. Please go-through the issue once again. If you have any doubts, feel free to ask. |
Ok, I will check.
…On Mon, Feb 3, 2025, 1:38 PM Harmeet Singh ***@***.***> wrote:
@ThanishaDewangan <https://github.com/ThanishaDewangan> the UI for signin
and signup page, backend logic is already implemented. Only the integration
of frontend with backend is left. You only have to call the APIs at the
frontend. Please go-through the issue once again. If you have any doubts,
feel free to ask.
—
Reply to this email directly, view it on GitHub
<#878 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A445OCVCJJRHCU4XLUBDQ5T2N4PX5AVCNFSM6AAAAABVH6CBXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZQGIZTEMBXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Screen Recording 2025-02-05 144157.mp4
<https://drive.google.com/open?id=1jdb7ku5lqaZCFxM2Mu5XdzbPfiqeAknV>
i have tested it , it working ,can check now
On Mon, Feb 3, 2025 at 5:33 PM THANISHA DEWANGAN ***@***.***>
wrote:
… Ok, I will check.
On Mon, Feb 3, 2025, 1:38 PM Harmeet Singh ***@***.***>
wrote:
> @ThanishaDewangan <https://github.com/ThanishaDewangan> the UI for
> signin and signup page, backend logic is already implemented. Only the
> integration of frontend with backend is left. You only have to call the
> APIs at the frontend. Please go-through the issue once again. If you have
> any doubts, feel free to ask.
>
> —
> Reply to this email directly, view it on GitHub
> <#878 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A445OCVCJJRHCU4XLUBDQ5T2N4PX5AVCNFSM6AAAAABVH6CBXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZQGIZTEMBXGM>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
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: