debarshee2004 / scaffoldgen

Interactive CLI Tool for Project Scaffolding Tool and Web Application for Code Snippet Manager with Contextual Search
https://scaffoldgen.vercel.app
Apache License 2.0
2 stars 17 forks source link

Google OAuth2.0 Demo Project Done #40

Closed ritesh2004 closed 9 months ago

ritesh2004 commented 9 months ago

Description

This is a beginner guide for Google OAuth2.0 for a MERN stack project.

Related Issue

Type of Change

Please check the type of change that applies to your PR:

Checklist

Screenshots (if applicable)

Screenshot 2024-01-09 192301

Screenshot 2024-01-09 192221

Screenshot 2024-01-09 192249

Additional Information

This is a Google Oauth2.0 integration guide in your MERN project using latest packages. Codes are well organized and commented. After reading README.md and all codes, I think any beginner can understand.

Author's Note

When I was beginner then it was a big issue for user authentication and I watched lots of youtube videos but those are old. So most of them not working for old packages and documentation. I cleared every line of code in this project. Any beginner are requested to follow this project.