Skip to content

A Next.js project with authentication setup using next auth

Notifications You must be signed in to change notification settings

ruthv1k/next-with-auth

Repository files navigation

next-with-auth

Auth templates to quickly use in your Next.js application

Setup

  1. npm install
  2. cp .env.example .env
  3. npm run dev

Roadmap

  • Credentials auth
  • OTP auth
  • Magic Link
  • OAuth (Google, Microsoft, GitHub, LinkedIn)

About

A Next.js project with authentication setup using next auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published