Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 437 Bytes

File metadata and controls

13 lines (9 loc) · 437 Bytes

nextAuth

Name is Ryan Franqui, I am a software developer planning on graduating UTK in 2025. This is a project that creates a modular authentification system to be used in a next.js app

Features

Login/out with Next.js server actions, OAuth Proviers ( google/ github), email verification, user rolls( Admin/ user), next-auth callbacks & middleware, and 2 factor authentification

Usage

npm install
npm run dev