Skip to content

fix(composables): harden auth action handles#148

Merged
onmax merged 2 commits intomainfrom
fix/action-handles-followup
Feb 15, 2026
Merged

fix(composables): harden auth action handles#148
onmax merged 2 commits intomainfrom
fix/action-handles-followup

Conversation

@onmax
Copy link
Collaborator

@onmax onmax commented Feb 15, 2026

Follow-up fixes for the sign-in/sign-up action handle composables.

  • Make session access safer (capture signIn/signUp once per composable)
  • Ignore symbol props to avoid accidental handle creation during inspection
  • Docs: list new auto-imports and avoid multiple handle instances in examples
  • Tests: add parity coverage for useUserSignUp

@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@148

commit: d632485

@onmax onmax merged commit 1015bc0 into main Feb 15, 2026
3 checks passed
@onmax onmax deleted the fix/action-handles-followup branch February 15, 2026 13:54
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.

1 participant