session-auth topic

List session-auth repositories

nextauth-nextjs13-prisma

246
Stars
73
Forks
Watchers

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...

nestjs-full-authorization

16
Stars
1
Forks
Watchers

This project is a backend for an authorization system with a full range of features, including social login, email verification, two-factor authentication, and password recovery. The system supports u...