Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 752 Bytes

Facebook.md

File metadata and controls

22 lines (17 loc) · 752 Bytes

Facebook Provider Connect with friends and the world around you on Facebook. This Provider Requires the use of an access_token provided by Facebook. Example: $embera = new Embera([ 'facebook_access_token' => 'yourtokenforfacebook' ]);

Implementation Details

  • Provider Name: Facebook
  • Documentation: https://developers.facebook.com/docs/plugins/oembed-endpoints
  • HTTPS support: YES
  • Fake Response: NO
  • Oembed Params: maxwidth , maxheight , callback , omitscript , breaking_change , access_token , fields , locale
  • Supported Hosts: facebook.com
  • Responsive response: YES
  • Collections: DefaultProviderCollection , SlimProviderCollection