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

lobatolais/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

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