Skip to content
/ fbtest Public

Facebook API test - login, logout and profile data retrieval (full name, profile picture, user ID)

Notifications You must be signed in to change notification settings

gheja/fbtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook API test

A simple client-side API test.

Test for login, logout and profile data retrieval (full name, profile picture, user ID).

NOTE: you need to supply a valid application ID - see fbtest.js line 68.

NOTE: when processing any user supplied data, always validate the user access token on server side! See https://stackoverflow.com/a/16092226/460571 for more info on how.

About

Facebook API test - login, logout and profile data retrieval (full name, profile picture, user ID)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published