/nextjs-auth

Dummy app to test auth

Primary LanguageTypeScript

Welcome

A very simple Next.js app to test auth, user sessions and protected routes. It uses iron-session to create session and Next.js middleware to protect routes.