You are here

protected property FacebookAuthSettings::$oauthRedirectUrl in Social Auth Facebook 8.2

Same name and namespace in other branches
  1. 3.x src/Settings/FacebookAuthSettings.php \Drupal\social_auth_facebook\Settings\FacebookAuthSettings::oauthRedirectUrl

The redirect URL for social_auth implmeneter.

Type: string

File

src/Settings/FacebookAuthSettings.php, line 45

Class

FacebookAuthSettings
Defines methods to get Social Auth Facebook app settings.

Namespace

Drupal\social_auth_facebook\Settings

Code

protected $oauthRedirectUrl;