nuxt-auth-utils

Nuxt Authn Utility

2025-02-23


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

Add session password to @/.env:

NUXT_SESSION_PASSWORD=a-random-password-with-at-least-32-characters

Copyright @ 2025 Anne Brown