Implementing Sign In with Google in NodeJS (without third-party libraries)
Introduction
Recently I was building a project in NextJS in which I needed to implement 'Sign in with Google' without third-party libraries like next-auth, or passport. In this article, we will cover a step-by-step guide for implementing OAuth on you...
akshatmittal61.hashnode.dev5 min read