export type CaliobaseJwtPayload = { userId?: string; organizationId?: string; };