© 2026 Hedgehog Software, LLC
{ data, error }
const { data, error } = await authClient.admin.revokeUserSessions({ userId: user.id });
try.. catch..