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