httpOnly cookie not being set after calling auth.api.signUpEmail() with autoSignIn: true #1084

Closed
opened 2026-03-13 08:21:47 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @taylor-lindores-reeves on GitHub (Apr 19, 2025).

I have a secondary storage which is successfully setting the 'active-sessions-userId' when I call auth.api.signUpEmail() in the callbackOnVerification() function (after OTP verification), but it's not setting the cookie in the browser. Any idea why?

Originally created by @taylor-lindores-reeves on GitHub (Apr 19, 2025). I have a secondary storage which is successfully setting the 'active-sessions-userId' when I call auth.api.signUpEmail() in the callbackOnVerification() function (after OTP verification), but it's not setting the cookie in the browser. Any idea why?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#1084