scopes

@JvmName(name = "nwpoegnjxddxibgd")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "tgelswcllkradqpv")
suspend fun scopes(value: List<String>?)

Parameters

value

Define the user information shared with access, "offline_access" scope will be automatically enabled if refresh tokens are enabled


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


@JvmName(name = "cslvcmkmayfnpahk")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "ubxmtuiobpyxolyb")
suspend fun scopes(vararg values: String)

Parameters

values

Define the user information shared with access, "offline_access" scope will be automatically enabled if refresh tokens are enabled