GitHub - bluzphp/module-auth-facebook: Module Auth by Facebook for Bluz framework

Skip to content

Navigation Menu

Sign in

Appearance settings

Module auth-facebook for Bluz Skeleton

Achievements

PHP >= 7.1+

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

Usage

Install module

To install the module run the command:

php /vendor/bin/bluzman module:install auth-facebook

Configure

Create an application at Applications page (https://developers.facebook.com/apps/), than setup App ID and App Secret inside Facebook section of the auth.php configuration.

Remove module

To remove the module, run the command:

php /vendor/bin/bluzman module:remove auth-facebook