UNPKG

@freeyeon2/oauth-1.0a

Version:

OAuth 1.0a Request Authorization for Node and Browser.

31 lines (23 loc) 549 B
## Core testing `twitter_sample_data.js` ## Services - Twitter - Flickr - Bitbucket - Openbankproject ## Setup Please these define Node environment variables: - `TWITTER_CONSUMER_PUBLIC` - `TWITTER_CONSUMER_SECRET` - `TWITTER_TOKEN_PUBLIC` - `TWITTER_TOKEN_SECRET` - `FLICKR_CONSUMER_PUBLIC` - `FLICKR_CONSUMER_SECRET` - `FLICKR_TOKEN_PUBLIC` - `FLICKR_SECRET_SECRET` - `BITBUCKET_CONSUMER_PUBLIC` - `BITBUCKET_CONSUMER_SECRET` - `OPENBANK_CONSUMER_PUBLIC` - `OPENBANK_CONSUMER_SECRET` ## Run test `make test`