omrajsharma / bigohhh.com

Frontend codebase for a coding bootcamp website.
https://bigohhh.com
30 stars 52 forks source link

Add Authentication Log In/Register with Google Signup Functionality #231

Open codercake opened 5 days ago

codercake commented 5 days ago

Description Authentication is a crucial aspect of modern web applications, ensuring that only authorized users can access certain features or data. Implementing Google Sign-In allows users to log in or register using their existing Google account credentials, streamlining the authentication process and enhancing security. This functionality leverages OAuth 2.0 protocols to authenticate users via Google's services, reducing the need for users to remember separate usernames and passwords for different applications.

github-actions[bot] commented 5 days ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.