Skip to content
Back to Templates

Auth for subdomains

Learn how to secure sub domains using Next.js and NextAuth.

Auth for subdomains

Features

  • Secure sub domains

How to Use

You can choose from one of the following two methods to use this repository:

Clone and Deploy

Download this repository via git:

Execute create-next-app with npm or Yarn to bootstrap the example:

Deploy it to the cloud with Vercel (Documentation).

Auth for subdomains