facebookOAuthScopes

@JvmName(name = "ekvcsinjsmpsgtjy")
suspend fun facebookOAuthScopes(value: Output<List<String>>)
@JvmName(name = "ossdsdjvqjngelje")
suspend fun facebookOAuthScopes(value: List<String>?)

Parameters

value

The OAuth 2.0 scopes that will be requested as part of Facebook Login authentication. This setting is optional. Facebook Login documentation: https://developers.facebook.com/docs/facebook-login


@JvmName(name = "yphxgvoxbawefoqb")
suspend fun facebookOAuthScopes(vararg values: Output<String>)


@JvmName(name = "sqhnrytbrpfaphsp")
suspend fun facebookOAuthScopes(values: List<Output<String>>)
@JvmName(name = "pmjtfgqledkjivdj")
suspend fun facebookOAuthScopes(vararg values: String)

Parameters

values

The OAuth 2.0 scopes that will be requested as part of Facebook Login authentication. This setting is optional. Facebook Login documentation: https://developers.facebook.com/docs/facebook-login