refresh_token |
string
|
[Required] Refresh token (retrieved from Keymetrics dashboard) |
token_type |
string
|
[Required] Type: 'refresh_token' or 'access_token' |
access_token |
string
|
[Optional] Access token |
public_key |
string
|
[Optional] Bucket public key |
realtime |
string
|
[Optional] When true, attempts realtime connection on .init() |
public_key |
string
|
[Optional] Bucket id |
host |
string
|
[Optional] Base url used (default 'http://app.keymetrics.io:3000') |
basePath |
string
|
[Optional] Base API path (default '/api') |
bus |
function
|
[Optional] EventEmitter2 instance |