© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to call `refetch()` from `const {refetch} = authClient.useSession() ` in Electron? - Better Auth
BA
Better Auth
•
2w ago
•
3 replies
j
How to call `refetch()` from `const {refetch} = authClient.useSession() ` in Electron?
🤔
Question
Hi there
, I
'd like to be able to call
refetch()
refetch()
from the renderer process
. What
's the suggested way to do this in Electron
?
Similar Threads
const { data } = await authClient.useSession()
BA
Better Auth / help
13mo ago
refetch() from useSession() return cached data
BA
Better Auth / help
10mo ago
SolidJS useSession hook - refetch
BA
Better Auth / help
12mo ago