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
The login state is not persisting in local storage, causing users to be logged out after refreshing the page. This behavior is not expected and affects user experience.
The backend is also not returning the user data after login. This needs to be fixed to ensure proper user session management.
Steps to Reproduce:
Navigate to the login page of the application.
Enter valid credentials and log in.
Refresh the page.
Observe that the user is logged out and needs to log in again.
Expected behavior
The user should remain logged in after refreshing the page, with the login state being preserved in local storage.
Add ScreenShots
bug_login.mp4
On which device are you experiencing this bug?
Windows
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll 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 CONTRIBUTING.md for guidelines on contributing to this project.
Is there an existing issue for this?
Describe the bug
Steps to Reproduce:
Expected behavior
The user should remain logged in after refreshing the page, with the login state being preserved in local storage.
Add ScreenShots
bug_login.mp4
On which device are you experiencing this bug?
Windows
Record
The text was updated successfully, but these errors were encountered: