Skip to content

blacksmithstudio/blockbase-facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver Facebook for Blockbase

Compatible with Blockbase Framework

Version

1.0.1 beta

How to install ?

Facebook driver is really easy to use, first install it as any Blockbase driver.

$ npm i --save blockbase-facebook

Usage

In the {env}.yml configuration file, you'll have to add you app id and secret from Facebook Developer Console. You can also stock any other configuration to access it through the app.config.facebook namespace

facebook :
    id: yourappid
    secret : yourappsecret
    foo : bar
    # etc ...

TODO : describe methods

License

(Licence MIT) Coded by Blacksmith

Free Software, Hell Yeah!

About

Driver Facebook for Blockbase

Resources

License

Stars

Watchers

Forks

Packages

No packages published