Skip to content
#

authjs

Here are 177 public repositories matching this topic...

In this tutorial, I'll walk you through setting up authentication in your Next.js 13 app directory using NextAuth.js. It's worth noting that while we use the NextAuth package in this tutorial, you may be using the Auth.js package by the time you read this, as the libraries are now interchangeable.

  • Updated Dec 19, 2023
  • TypeScript

Next.js 14 kickstarter. Zero setup & edge ready. Take what you need: ESLint, Prettier, Tailwind, tRPC, WebSockets, Drizzle, Lucia Auth, Vitest, Testing Library, Playwright, PWA, Docker, CI, Bun

  • Updated Feb 21, 2024
  • TypeScript

Next-auth v5 project with Next.js 14, offering robust authentication features including social logins, password recovery, email verification, two-factor authentication, user roles (admin & user), login components, and secure API route protection. Explore middleware, callbacks, hooks, and utilities for seamless integration and customization.

  • Updated Jan 15, 2024
  • TypeScript

A Dashboard App where users can create an account and manage their customers and invoices. It is based on the Next Learn Course, the official Next.js 14 tutorial and created by Vercel and was created to showcase my developer skills.

  • Updated Jan 28, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the authjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the authjs topic, visit your repo's landing page and select "manage topics."

Learn more