Google Authentication in NextJs application! (In 10 minutes)
Overview
In this blog, we are going to learn how we can do Google Sign In in our Nextjs web application. We will be using next-auth-js for authentication.
You can check the whole code on my Github: https://github.com/yashnirmal/next-google-auth
Why u...
yashnirmal.hashnode.dev4 min read