Skip to content

Implement authentication and authorization in Next.js (v15) using Auth.js (v5)

Notifications You must be signed in to change notification settings

ngodacthien/next-auth

 
 

Repository files navigation

About

An example project that demonstrates how to implement

  • Sign in with Google
  • Sign in with Email
  • Sign in with Email and Password (including "Forgot password?" flow)

in your Next.js (v15) app using Auth.js (v5).

Course

I am building a course to help you understand key Auth.js concepts. In the course, we'll build the following application from scratch:

auth-five-sigma.vercel.app

Subscribe

I plan to finish the course in the next two weeks. To get notified when the course launches, subscribe at the link below:

auth-five-sigma.vercel.app

There is a subscription form on the home page.

About

Implement authentication and authorization in Next.js (v15) using Auth.js (v5)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • CSS 1.5%
  • JavaScript 0.2%