DiscoveryStartParameters

constructor(    context: Activity,     oAuthRequestIdentifier: Int,     discoveryRedirectUrl: String? = null,     customScopes: List<String>? = null,     providerParams: Map<String, String>? = null)