Maintainer: | Michiel de Jong mic@unhost ed.org hiel |
Version: | 0.1.0 |
Schemas | |
twitter/ | Credentials configuration for Twitter |
Credentials configuration for Twitter
actor | object: |
name | not used (must be a string) |
address | not used (must be a string) |
object | object: |
objectType | always ‘credentials’ |
consumer_key | your API key for the Twitter API (string) |
consumer_secret | your API secret for the Twitter API (string) |
access_token | your access token for the Twitter API (string) |
access_token_secret | your access token secret for the Twitter API (string) |