🚀 Welcome🌈 , This repo is officially accepted for GSSOC extended 2k24🌟 & Hacktoberfest'24🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
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
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