Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 686 Bytes

File metadata and controls

14 lines (10 loc) · 686 Bytes

Next.js + Next-Auth Boilerplate 🚀

An easy-to-use boilerplate for building Next.js applications with Next-Auth for user authentication. This starter kit provides an easy way to integrate authentication with popular providers (Google, GitHub, etc.) and custom authentication flows.

🔥 Features

  • Next.js 15 - Modern React framework for server-rendered and static websites.
  • Next-Auth - Robust and easy-to-implement authentication.
  • Pre-configured with popular OAuth providers like Google and GitHub.
  • API routes for secure, server-side authentication handling.
  • Fully customizable authentication flows.
  • Built-in session management.

By SaranZafar