Lines Matching full:facebook
3 * Copyright 2017 Facebook, Inc.
8 * Facebook.
10 * As with any software that integrates with the Facebook platform, your use
11 * of this software is subject to the Facebook Developer Principles and
12 * Policies [http://developers.facebook.com/policy/]. This copyright notice
24 namespace Facebook\Authentication;
26 use Facebook\Facebook; alias
27 use Facebook\FacebookApp;
28 use Facebook\FacebookRequest;
29 use Facebook\FacebookResponse;
30 use Facebook\FacebookClient;
31 use Facebook\Exceptions\FacebookResponseException;
32 use Facebook\Exceptions\FacebookSDKException;
37 * @package Facebook
44 const BASE_AUTHORIZATION_URL = 'https://www.facebook.com';
54 * The Facebook client.
83 $this->graphVersion = $graphVersion ?: Facebook::DEFAULT_GRAPH_VERSION;
141 'sdk' => 'php-sdk-' . Facebook::VERSION,
243 // See: https://developers.facebook.com/docs/facebook-login/access-tokens#long-via-code