© 2026 Hedgehog Software, LLC
refetch
session
// @ts-expect-error Undocumented method :-( const method = authClient.useSession().get().refetch console.log(method) // Method exists and works