Interface SocialProviderPathParameter

interface SocialProviderPathParameter {
    provider: string;
    requestId: string;
}

Properties

Properties

provider: string

Social login provider configured in cidaas admin ui

requestId: string

Request id returned from the authorization call