1.0.1 • Published 6 years ago

@blacksmithstudio/blockbase-facebook v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

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 @blacksmithstudio/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

(Copyright) 2017 - Alexandre Pereira for Blacksmith S.A.S.

Free Software, Hell Yeah!

1.0.1

6 years ago

1.0.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago