Skip to content

Commit

Permalink
docs: update setup for nuxt-auth-utils [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Mar 22, 2024
1 parent 56fa246 commit 012d7ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ To create sealed sessions, you also need to add `NUXT_SESSION_SECRET` in the `.e
NUXT_SESSION_SECRET=your-super-long-secret-for-session-encryption
```

Nuxt Auth Utils generates one for you when running Nuxt in development the first time if no `NUXT_SESSION_PASSWORD` is set.

### Development

Start the development server on http://localhost:3000
Expand Down

0 comments on commit 012d7ac

Please sign in to comment.