/next-auth-app-router

🔐 next-auth with App Router with OAuth, Credentials and OTP Authentication

Primary LanguageTypeScript

next-auth with App Router

Demo coming soon!

Description

This is a sample project that demonstrates how to use next-auth with App Router.

What is included?

  • User login & registration using OAuth providers (Google and GitHub)
  • User login & registration using email and password (Credentials)
  • User login & registration using mobile OTP (Custom)