© 2026 Hedgehog Software, LLC
const { getClaim } = useKindeAuth(); const orgClaim = (getClaim("org_name")?.value as string) || "";