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
On the login and registration pages, clicking the Google icon intended for third-party authentication triggers an error. This issue arises because the Google OAuth functionality has not been properly set up or linked to a valid authentication flow. As a result, the user is either redirected to a broken page or an error message is displayed, preventing them from signing in with Google. This issue is critical for users who rely on social login options.
Expected behavior
When a user clicks on the Google icon on the login or registration page, they should be seamlessly redirected to the Google OAuth authentication flow. After successfully authenticating with their Google account, the user should be redirected back to the application, automatically logged in or registered, and granted access to the appropriate page (e.g., home or dashboard) without any errors. The social login process should be smooth and error-free
Add ScreenShots
On which device are you experiencing this bug?
No response
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I'm a VSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀
Is there an existing issue for this?
Describe the bug
On the login and registration pages, clicking the Google icon intended for third-party authentication triggers an error. This issue arises because the Google OAuth functionality has not been properly set up or linked to a valid authentication flow. As a result, the user is either redirected to a broken page or an error message is displayed, preventing them from signing in with Google. This issue is critical for users who rely on social login options.
Expected behavior
When a user clicks on the Google icon on the login or registration page, they should be seamlessly redirected to the Google OAuth authentication flow. After successfully authenticating with their Google account, the user should be redirected back to the application, automatically logged in or registered, and granted access to the appropriate page (e.g., home or dashboard) without any errors. The social login process should be smooth and error-free
Add ScreenShots
On which device are you experiencing this bug?
No response
Record
The text was updated successfully, but these errors were encountered: