Google OAuth using TypeScript, Express.js, Passport.js & MongoDB
Oct 28, 2021 · 16 min read · OAuth (stands for Open Authorization) is a standard protocol that allows an app to get delegated access to resources of a 3rd party service like Google, Facebook, Github, etc. OAuth is one of the most popular ways to authorize users in modern web app...
DDipta commented