Skip to content

ridvanbaluyos/facebook-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook-login

A facebook login web implementation

Setting up locally:

  1. Install Composer globally.

    curl -sS https://getcomposer.org/installer | php

    mv composer.phar /usr/local/bin/composer

  2. Install Facebook SDK v4 composer install

  3. Setup Facebook App config in facebook.config.php file

input app id and app secret

  1. Run local webserver php -S localhost:8081

  2. Visit http://localhost:8081

About

A Facebook login web implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages