Skip to content

Simple working example of facebook login with js and php.

License

Notifications You must be signed in to change notification settings

mjacobus/facebook-js-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Login Example

How to run it:

Crate your own .env file based on the example

cp .env.example .env
# edit it with your credentials
composer install
php -S localhost:8080 -t public

Then go to localhost:8080

About

Simple working example of facebook login with js and php.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages