Function App Auth Settings Facebook Args
data class FunctionAppAuthSettingsFacebookArgs(val appId: Output<String>, val appSecret: Output<String>, val oauthScopes: Output<List<String>>? = null) : ConvertibleToJava<FunctionAppAuthSettingsFacebookArgs>
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