ON THIS PAGE 
nuxt-auth-utils
Nuxt Authn Utility
Description
Nuxt's nuxt-auth-utils utility adds authn and handles the entire authn flow, with secured sessions.
nuxt-auth-utils
Install nuxt-auth-utils:
pnpm dlx nuxi module add auth-utils
Session Cookie
Add session password to @/.env:
NUXT_SESSION_PASSWORD=a-random-password-with-at-least-32-characters
Copyright @ 2025 Anne Brown