nextauthjs topic

List nextauthjs repositories
trafficstars

menufic

78
Stars
29
Forks
Watchers

Create digital menus effortlessly with this restaurant menu generator. Built on the T3 stack (Next.js pages router, Prisma, PlanetScale, TRCP, NextAuth) for seamless functionality

onset

56
Stars
2
Forks
Watchers

An open source Next.js bare starter with step-by-step instructions if required. Built with Next.js 14, Drizzle (Postgres), NextAuth/Auth.js.

django_nextjs_auth

41
Stars
7
Forks
Watchers

Full TypeScript Next.js authentication using NextAuth.js in the frontend and Django Rest API as backend using JWT via username and password as credentials.

infinitunes

199
Stars
40
Forks
Watchers

🎵 A Simple Music Player Web App built using ▲ Next.js, shadcn/ui, TailwindCSS, DrizzleORM and more...

next-auth-mock

28
Stars
1
Forks
Watchers

NextAuth.js mockup provider for jest, storybook and others.

turbocharger

89
Stars
17
Forks
Watchers

A monorepo app built with Turborepo, Next.js 14, shadcn-ui, stripe, and more.

nextjs-dashboard

91
Stars
16
Forks
Watchers

Next.js 14 dashboard-app example Log in application using the following credentials: >Email: [email protected] > Password: 123456

next-auth-database-session

27
Stars
3
Forks
Watchers

monorepo: nextauth database session with multiple providers like Credentials, Facebook, Google examples.

nextjs-14-auth-v5-tutorial

60
Stars
14
Forks
Watchers

Next.js Auth tutorial by Code with Antonio

nextauth-nextjs14-prisma

38
Stars
18
Forks
Watchers

In this tutorial, you will learn how to set up NextAuth v5 in Next.js 14. With the release of NextAuth v5, a couple of breaking changes have been introduced, and getting NextAuth up and running in a N...