next-social-login
An easy authentication way to
Github, Google or Facebook using NextAuth.js.
Github, Google or Facebook using NextAuth.js.
- Install dependencies using pnpm
pnpm install- Copy
.env.local.sampleto.env.localand update the variables
cp .env.local.sample .env.local- Start the development server
pnpm dev
