MERN Auth - Login with Email (JWT) + Google OAuth Authentication | React, Node, Express, MongoDB
Using React, Node.js, Express & MongoDB in previous videos you’ve learned how to build a Full Stack MERN Project. In this video, we’re going to add Authentication! Auth is a complex process, it means allowing users to register and log in. Today, you’re going to learn it completely. Email login using JWT, OAuth Google login, and much more. Enjoy!
📚 Materials/References:
GitHub Code (feel free to give it a star ⭐): https://github.com/adrianhajdin/project_mern_memories
Styles: https://gist.github.com/adrianhajdin/cc90da3990871d509ccbd9068da5a636
MongoDB Atlas: https://cloud.mongodb.com/
Google Console: https://console.developers.google.com/
Stack Overflow oAuth Fix: https://stackoverflow.com/questions/43964539/google-api-not-a-valid-origin-for-the-client-url-has-not-been-whitelisted-for
Chapters:
#mongodb #react #express #node #jwt