Type Alias OAuth2Configuration

OAuth2Configuration: {
    accessToken: string;
}