login


Take Twitter authentication data and attempt to retrieve and login the matching user in our system.

Parameters

Name Description
nodeID optional The node ID for this domain.
domain optional Domain of ONEsite network to work with.
twitterRespURL optional A response url from Twitter containing the access token.
twitterAuthKey optional A verified authentication token key from Twitter.
twitterAuthSecret optional A verified authentication token secret from Twitter.
twitterId optional A Twitter user ID.
return_twitter_credentials optional Signals that the login service action should return the twitter credentials array if a twitter login is successful, but there is not yet a ONEsite account associated with it.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcTwitter?action=login&nodeID=188234&twitterAuthKey=1092548317232459776-mtkB8uYwiuHU7ICAKOmP0znkKe9iUw&twitterAuthSecret=7tgCCqGQCTRKcsfbeRT9O74NUZh3NzKvBIk4c9N6gUzZG&twitterId=1092548317232459776&return_twitter_credentials=1&devkey=[devkey]

JSON Response