© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Call authClient methods from server actions - Better Auth
BA
Better Auth
•
15mo ago
•
1 reply
Allx
Call authClient methods from server actions
Hi
,
I want to move the auth methods to server action
. Everything works OK
(like user is created in DB
) but the cookie is not set
, even if I am using the nextCookie plugin
.
Is this possible with better
-auth
?
Thanks
Similar Threads
Using authClient in nextjs server components / actions
BA
Better Auth / help
6mo ago
passing additional data from authClient to server betterAuth instance
BA
Better Auth / help
11mo ago
Call success url on the authclient checkout
BA
Better Auth / help
10mo ago
How to call `refetch()` from `const {refetch} = authClient.useSession() ` in Electron?
BA
Better Auth / help
2w ago