Function App Slot Auth Settings Facebook Args
data class FunctionAppSlotAuthSettingsFacebookArgs(val appId: Output<String>, val appSecret: Output<String>, val oauthScopes: Output<List<String>>? = null) : ConvertibleToJava<FunctionAppSlotAuthSettingsFacebookArgs>
Properties
Link copied to clipboard
The OAuth 2.0 scopes that will be requested as part of Facebook login authentication. https://developers.facebook.com/docs/facebook-login