Type Alias Config

Config: {
    clientId: string;
    clientSecret: string;
    organizationContext: string;
}