Skip to content

fix(module): restore auth.redirects and fix routeRules typing#170

Merged
onmax merged 1 commit intomainfrom
fix/restore-redirects-and-routeRules-typing
Feb 18, 2026
Merged

fix(module): restore auth.redirects and fix routeRules typing#170
onmax merged 1 commit intomainfrom
fix/restore-redirects-and-routeRules-typing

Conversation

@onmax
Copy link
Collaborator

@onmax onmax commented Feb 18, 2026

Fixes #164

  • Restore auth.redirects (login/guest) as global redirect fallbacks
  • Fix RouteRules typing so auth.user uses the same AuthUser identity as #nuxt-better-auth augmentations/inference
  • Add runtime test fixture for redirects + type regression for Nitro RouteRules
  • Update docs + changelog

@onmax onmax force-pushed the fix/restore-redirects-and-routeRules-typing branch from 61e64ce to 1fb744a Compare February 18, 2026 11:48
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 18, 2026

Open in StackBlitz

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

commit: 1fb744a

@onmax onmax merged commit 0d58685 into main Feb 18, 2026
3 checks passed
@onmax onmax deleted the fix/restore-redirects-and-routeRules-typing branch February 18, 2026 11:52
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.

routeRules auth config not typed

1 participant