-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
16 lines (10 loc) · 675 Bytes
/
README
File metadata and controls
16 lines (10 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Test User Utility for Facebook
This is a little utility that helps create test users for facebook applications. You can
also make test users friends with one another, delete them and log them in. See
http://developers.facebook.com/docs/test_users/
To make this work we need to supply a config.php file with your Facebook application
ID and secret defined in it.
You will need to put the domain for your Facebook application in /etc/hosts unless you are hosting
these pages on a machine with the domain name of your facebook application.
Set up your php app in a path /fb so your requests should look like so:
http://myfacebookappdomain.com/fb/list-test-users.php