export interface GetProfileAndTokenOptions { clientId: string; code: string; }