OwlbanGroup / skills-review-pull-requests

My clone repository
MIT License
0 stars 0 forks source link

Implement Google Sign-In Functionality #4

Closed codeautopilot[bot] closed 8 months ago

codeautopilot[bot] commented 8 months ago

Resolves #3

This PR adds Google sign-in functionality to the web application. It includes front-end changes to initialize the Google API client and handle the sign-in response, as well as back-end changes to verify the Google token and manage user sessions.