Рет қаралды 125,122
What's up Guys,
Today we gonna learn how to integrate google authentication in mern stack. To integrate google authentication in our application we gonna use passport module. Which is a middleware for Node JS that makes easy to implement authentication and authorization. we gonna use passport-google-oauth20 strategy because lot of people has downloaded. But to use google strategy we need to have google client id and secret key. I have covered everything in this video watch it now.
If you have doubts or suggestion to make it better please let me know in comment. If you like my work subscribe to my channel and like this video : )
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
Source Code = github.com/cyb...