This package has been deprecated

Author message:

has now been migrated to blockbase-twitter

@blacksmithstudio/blockbase-twitter

1.0.1 • Public • Published

Driver Facebook for Blockbase

Compatible with Blockbase Framework

Version

1.0.1 beta

How to install ?

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

$ npm i --save @blacksmithstudio/blockbase-twitter

Usage

In the {env}.yml configuration file, you'll have to add you app consumerkey and consumersecret from Twitter Developer. You can also stock any other configuration to access it through the app.config.twitter namespace

twitter :
    consumerkey: yourconsumerkey
    consumersecret : yourconsumersecret
    callbackurl : http://foo.bar
    # etc ...

TODO : describe methods

License

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

Free Software, Hell Yeah!

Readme

Keywords

none

Package Sidebar

Install

npm i @blacksmithstudio/blockbase-twitter

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.21 kB

Total Files

3

Last publish

Collaborators

  • alxpereira