authjs
There are 562 repositories under authjs topic.
steven-tey/precedent
An opinionated collection of components, hooks, and utilities for your Next.js project.
mickasmt/next-saas-stripe-starter
Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.
nicoalbanese/kirimase
Build full-stack Next.js apps, incredibly fast
trycompai/comp
AI Native platform to get companies compliant - Vanta & Drata Alternative
lmsqueezy/nextjs-billing
Next.js billing app with Lemon Squeezy
adrianhajdin/university-library-jsm
Learn to build a production-grade University Library Management System with industry-standard practices; from rate-limiting, DDoS protection, caching, optimizations, multi-media uploads, complex db queries, and advanced error handling to automated workflows with custom notifications.
Davronov-Alimardon/canva-clone
A feature-rich graphic design SaaS platform with an intuitive editor for template customization, text/shape manipulation, and advanced drawing tools. Includes secure Stripe subscriptions and AI-powered image generation background removal. Built with Next.js 14, React, and TailwindCSS.
rajput-hemant/infinitunes
🎵 A Simple Music Player Web App built using ▲ Next.js, shadcn/ui, TailwindCSS, DrizzleORM and more...
mickasmt/next-auth-roles-template
Open-source Nextjs 14 Template Starter with Auth.js v5, User Roles & Admin Panel. Remove blog or docs parts with one cli.
nextauthjs/sveltekit-auth-example
Example showing how to use Auth.js with SvelteKit.
wpcodevo/nextauth-nextjs13-prisma
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.
mattddean/t3-app-router-edge-drizzle
A simple example app which runs the excellent T3 Stack on the Edge runtime, with Next.js's beta App Router. Database queries with drizzle-orm.
CrawlerCode/payload-authjs
A Payload CMS 3 plugin for Auth.js/NextAuth 5
syhner/next-kickstart
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
syhner/elysia-kickstart
ElysiaJS boilerplate with HTMX, Tailwind, Auth.js, Drizzle, CI. Deploy in one click to Railway or Vercel Edge Functions
weehongkoh/nextjs-app-router-authjs
NextJs 15 Boilerplate with Auth.js (NextAuth) Library
reliverse/rse
🏯 rse (prev. @reliverse/cli) is a js/ts, e.g. next.js, app creator inside your terminal. you can just use a template or start from scratch. you can set everything up automatically or configure everything exactly the way you like. you can have it all, with all the tools already prepared for you.
HuXn-WebDev/Auth.js-v5-Complete-Course
All the source code for my Auth.js v5 Complete Course 🥂
AsharibAli/next-authjs-v5
Next Auth v5 - Advanced Guide with a Project
Hombre2014/nextjs-14-auth-v5-tutorial
Next.js Auth tutorial by Code with Antonio
luannguyenQV/turborepo-nextjs-prisma-postgres
Next Forum: Nestjs - Prisma - Auth.js - Postgres - Shadcn - TailwindCSS and more ...
nextauthjs/cli
The CLI tool by Auth.js to supercharge your authentication workflows
ndom91/next-auth-example-sign-in-page
Example Auth.js v5 Custom Signin Page
zenWai/nextjs14-next-authv5-app-router
Nextjs 14 w/ Next-Auth v5, Prisma, zod, react-hook-form | Forgot password | email verification | 2FA | User Roles | Rate Limiting
liuhuapiaoyuan/next-auth-oauth
是一个基于 Next.js 和 NextAuth 的增强插件,旨在简化和增强授权登录的处理 🔐。该插件提供了丰富的功能,包括第三方登录绑定、账户管理等,让授权流程更加高效和灵活 💪。 为国人🚩提供更爽的集成: 支持 微信公众号登录 🐉、微信网页登录 🌐、Gitee 登录 📚
x-ploration-of-mars/x-stack
The cross-platform serverless bleeding-edge stack that scales
pengxiaohua/listenly
英语在线单词和句子听写
multiplehats/jaydens-stack
A modern, efficient, and feature-packed monorepo boilerplate. Uses SvelteKit, tRPC, Shadcn, Tailwind CSS and Turborepo
amirardalan/amirardalan.com
A Markdown blog and CMS written in TypeScript using Next.js App Router. Publish and edit blog posts without a build using On-demand Revalidation.
patelvivekdev/AuthJs-Template
A template repo for starting authentication in your upcoming Next.js application. Used Drizzle, Auth.js(Next-Auth), Turso.
TheOtterlord/starlight-auth
Starlight + Auth.js template
ndom91/authjs-prisma-edge-example
Example project for Auth.js with Prisma's Edge runtime support
hafizn07/next-auth-v5-advanced-guide-2024
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.