Closed bosiljkatodic00 closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
you-tube | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 9, 2024 3:22pm |
Thank you for your contribution! Your addition of the Google custom button greatly enhances the project. Your efforts help make this repository even more versatile and user-friendly.
Description
The package import { GoogleOAuthProvider, GoogleLogin } from '@react-oauth/google'; has been integrated, and a Google Sign-In button has been implemented on the frontend using it.
Google OAuth Setup: To use Google Sign-In in this application, you need to configure your Google OAuth 2.0 Client ID.
Steps:
Currently, upon successful google login, the application logs the response to the console. However, for full functionality, it will be necessary to integrate this with the backend in the future.
Screenshots