export interface ClientTokenParams { clientBase64: string; scope?: "product.compact"; }