Skip to content

docs(nuxt-better-auth): standardize secondaryStorage guidance#142

Merged
onmax merged 3 commits intomainfrom
docs/137-secondary-storage-guidance
Feb 15, 2026
Merged

docs(nuxt-better-auth): standardize secondaryStorage guidance#142
onmax merged 3 commits intomainfrom
docs/137-secondary-storage-guidance

Conversation

@onmax
Copy link
Collaborator

@onmax onmax commented Feb 15, 2026

Summary

  • add an opinionated baseline for NuxtHub session storage strategy
  • document clear decision checklist for when to enable secondaryStorage
  • clarify SSR/session invalidation behavior and consistency caveats
  • add rollout and rollback playbooks
  • include explicit DB-default and KV-secondary config examples

Closes #137

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 15, 2026

Open in StackBlitz

npm i https://pkg.pr.new/nuxt-modules/better-auth/@onmax/nuxt-better-auth@142

commit: fc44e4c

@onmax onmax merged commit 876e965 into main Feb 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(nuxt-better-auth): clarify/standardize NuxtHub KV secondaryStorage session behavior

1 participant