Private _config
_config: object
api_key
api_key: string = ""
api_secret
api_secret: string = ""
api_url
api_url: string = "https://www.ipushpull.com/api/1.0"
client_version
client_version: string = ""
docs_url
docs_url: string = "https://docs.ipushpull.com"
hsts
hsts: boolean = true
storage_prefix
storage_prefix: string = "ipp"
transport
transport: string = "polling"
ws_url
ws_url: string = "https://www.ipushpull.com"
cookie
cookie: object
oauth_access_token
oauth_access_token: string = "access_token"
ouath_refresh_token
ouath_refresh_token: string = "refresh_token"
uuid
uuid: string = "uuid"