Facebook Login / Permissions / Graph Resources

Here are some references for when you decide to add Facebook authentication / permission API to your site. There may be plugins available for this but it’s always a good idea to lean how that stuff works.

General Docs

https://developers.facebook.com/docs/ 

Setting up auth process

https://developers.facebook.com/docs/concepts/login/

Requesting Permissions

https://developers.facebook.com/docs/reference/login/basic-info/

Requesting Page Permissions

https://developers.facebook.com/docs/reference/login/page-permissions/

Graph API

https://developers.facebook.com/docs/reference/api/

e.g These can all be accessed outside the Facebook environment / logged out

https://graph.facebook.com/cliftonhatfield.page/photos

https://graph.facebook.com/cliftonhatfield

https://graph.facebook.com/cliftonhatfield/picture?type=large

Open Graph Permissions

https://developers.facebook.com/docs/reference/login/open-graph-permissions/

Facebook SDK / code examples

https://developers.facebook.com/docs/reference/php/

https://github.com/facebook/facebook-php-sdk

Enjoy. 

Facebook Developer API

About Clifton Hatfield

He fell in love with the WordPress Publishing Platform and has been creating themes and plugins for it ever since. He is the kind of guy that can read code better than he can read a book. Often, you can find him hunched over a keyboard delivering his magic. He likes cold pizza, walking on moving sidewalks, and Indiana Jones.
0 comments