oauthScopes

@JvmName(name = "pdgymkpeixocierk")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "qqarqjuwigvmitxs")
suspend fun oauthScopes(value: List<String>?)

Parameters

value

The OAuth 2.0 scopes that will be requested as part of Facebook login authentication. https://developers.facebook.com/docs/facebook-login


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


@JvmName(name = "tijxrlrnlvbiqgfj")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "dbobhilyxqagipjg")
suspend fun oauthScopes(vararg values: String)

Parameters

values

The OAuth 2.0 scopes that will be requested as part of Facebook login authentication. https://developers.facebook.com/docs/facebook-login