Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/absphreak/next-auth-app-router

🔐 next-auth with App Router with OAuth, Credentials and OTP Authentication
https://github.com/absphreak/next-auth-app-router

app-router next-13 next-auth

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        



next-auth with App Router


Demo coming soon!

## Description

This is a sample project that demonstrates how to use [next-auth](https://next-auth.js.org/) with [App Router](https://nextjs.org/docs/app).

## 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)