Skip to content

An easy authentication way to Github, Google or Facebook using NextAuth.js.

Notifications You must be signed in to change notification settings

legend1202/next-social-login

 
 

Repository files navigation

next-social-login cover

next-social-login
An easy authentication way to
Github, Google or Facebook using NextAuth.js.

Demo

Running Locally

  1. Install dependencies using pnpm
pnpm install
  1. Copy .env.local.sample to .env.local and update the variables
cp .env.local.sample .env.local
  1. Start the development server
pnpm dev

End

About

An easy authentication way to Github, Google or Facebook using NextAuth.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.3%
  • SCSS 32.3%
  • JavaScript 1.4%