An open API service indexing awesome lists of open source software.

https://github.com/frikishaan/facebook-auth

Facebook Login and Graph API Example
https://github.com/frikishaan/facebook-auth

facebook-login graph-api javascript-sdk

Last synced: about 2 months ago
JSON representation

Facebook Login and Graph API Example

Awesome Lists containing this project

README

        

# Authapp

This is an exampe of how to use **Facebook login** and the **Facebook Graph API** using javascript.

> NOTE:-
> Use a secure **https** connection according to the facebook even for the testing purpose (refer here).
> One way to have a https connection is to use a free 000Webhost.com since they give you access to your site with https.


Libraries used


References