/nextjs-13-jwt-auth-example

Next.js 13 example how we can use JWT token authentication with App directory feature enabled

Primary LanguageJavaScript

Next.js 13 App Directory Supported JWT

An example of how we can integrate JWT token authentication to any Next.js 13 app which uses app directory feature.