Skip to content

A small utility to assist with the bulk management of Facebook users as app developers.

License

Notifications You must be signed in to change notification settings

akesegic/fbappenroller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fbappenroller

Description & Notes

A small utility to assist with the bulk management of Facebook users as app developers. Demonstrates:

This tool makes use of the open source front-end framework Bootstrap (http:https://getbootstrap.com/). Many thanks to the Bootstrap team.

Using the tool

This code is publicly available at: https://fbenroller.parseapp.com/ The tool is hosted, for free, by Parse (https://www.parse.com).

This tool is provided 'as is' for the purposes of demonstrating the functionality of the Graph API for roles. Please use this code as a starting point for implementing your own solution. Also note that this tool will submit your App Secret (in the form of a concatenated App Access Token - https://developers.facebook.com/docs/facebook-login/access-tokens/) across the wire. This is not recommended practise, as normally your app-secret should always be kept server-side. You should therefore always ensure this tool is used on a secure, SSL enabled connection (HTTPS).

Contributing

All contributors must agree to and sign the Facebook CLA prior to submitting Pull Requests. We cannot accept Pull Requests until this document is signed and submitted.

About

A small utility to assist with the bulk management of Facebook users as app developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 86.4%
  • CSS 13.6%