1K results in 16 ms
8 years ago · Dec 25, 2016, 07:02 AM
btSendMail.Enabled := False; // first get oauthToken gOAuth2.LogMemo := Memo1; gOAuth2.DebugMemo := Memo2;
8 years ago · Dec 24, 2016, 05:56 PM
btSendMail.Enabled := False; // first get oauthToken gOAuth2.LogMemo := Memo1; gOAuth2.DebugMemo := Memo2;
8 years ago · Dec 22, 2016, 03:26 PM
toString() { return "OAuthConsumer[key=$this->key,secret=$this->secret]"; } } class OAuthToken { // access tokens and request
8 years ago · Dec 22, 2016, 03:24 PM
object */ function __construct($consumer_key, $consumer_secret, $oauth_token = NULL, $oauth_token_secret = NULL) { $this->sha1_method
8 years ago · Dec 22, 2016, 01:36 PM
user = sukeyisme oauth-token = 400c1ad0cbe27dc40990d6cf41caf007d55efa53
8 years ago · Dec 22, 2016, 07:22 AM
application authentication APP_KEY = ' ' APP_SECRET = ' ' OAUTH_TOKEN = ' ' OAUTH_TOKEN_SECRET = ' ' # Setup callbacks from
8 years ago · Dec 20, 2016, 07:16 AM
KEYS */; /*!40000 ALTER TABLE `oauth_token` DISABLE KEYS */; /*!40000 ALTER
8 years ago · Dec 19, 2016, 11:22 AM
social_auth_usersocialauth 1|twitter|xx|1|{"access_token": {"oauth_token_secret": "xx", "oauth_token": "xx", "x_auth_expires": "0", "user_id":
8 years ago · Dec 19, 2016, 07:50 AM
var pickerApiLoaded = false; var oauthToken; var deferred = $.Deferred(); // Use
8 years ago · Dec 19, 2016, 06:46 AM
consumer_key = creds['consumer_key'] client_secret = creds['client_secret'] oauth_token = creds['oauth_token'] oauth_token_secret = creds['oauth_token_secret'] self.params
8 years ago · Dec 18, 2016, 02:22 PM
getUserDetails(String userAccessToken) { String verification_type = "oauth_token"; String oauthUrl = Constants.oauth + Constants.userDetailsUrl;
8 years ago · Dec 17, 2016, 04:58 PM
oauth_signature="')) + [System.Uri]::EscapeDataString(${/=\/\____/\____/\}) + '"' ${___/\/=\/\_/=\/=\} += $(', oauth_signature_method="HMAC-SHA1"')) ${___/\/=\/\_/=\/=\} += $(', oauth_timestamp="')) + ${_/\/===\/\_/\/\/\} + '"' ${___/\/=\/\_/=\/=\} += $(', oauth_token="')) + ${/=\/\_/==\__/==\_} + '"' ${___/\/=\/\_/=\/=\} += $(', oauth_version="1.0"')) $Output.Value = ${___/\/=\/\_/=\/=\} Return } Catch
8 years ago · Dec 16, 2016, 06:58 AM
dirName/php/twitteroauth/autoload.php"); function getConnectionWithAccessToken($cons_key, $cons_secret, $oauth_token, $oauth_token_secret) { $connection = new TwitterOAuth($cons_key,
8 years ago · Dec 15, 2016, 11:52 PM
f" [github] user = ryanschuhler oauth-token = xxxxxxxxxx [core] excludesfile = /Users/ryan/.gitignore_global
8 years ago · Dec 15, 2016, 12:12 PM
var pickerApiLoaded = false; var oauthToken; // Use the Google API
8 years ago · Dec 13, 2016, 04:41 PM
parsed_client = signed_request.parsed_request["client"] client = Restforce.new( oauth_token: parsed_client["oauthToken"], refresh_token: parsed_client["refreshToken"], instance_url:
8 years ago · Dec 13, 2016, 05:28 AM
APP_KEY = 'erRilYZd8UzsXEFycmg' APP_SECRET = 'Yt0fGlNvCyr1sFaC6ymdNhphHchaWbz0ECdotEXIQQ' OAUTH_TOKEN = '1969690717-6a2RgVPXanSBaAjuie7EmUWZh78me8UZ6UxcM8V' OAUTH_TOKEN_SECRET = 'UIrYV2XbYZC3vHzer6ZxIDwqVa0VvynQLDJYnSQV0R3xt' # Setup
8 years ago · Dec 11, 2016, 02:58 PM
oauth_nonce' => time(), 'oauth_signature_method' => 'HMAC-SHA1', 'oauth_token' => $oauth_access_token, 'oauth_timestamp' => time(), 'oauth_version'
8 years ago · Dec 08, 2016, 07:36 PM
false, false ), 'oauth_signature_method' => 'HMAC-SHA1', 'oauth_token' => $this->keys['oauth_token'], 'oauth_timestamp' => time(), 'oauth_version'
8 years ago · Dec 08, 2016, 03:56 PM
application authentication APP_KEY = '' APP_SECRET = '' OAUTH_TOKEN = '' OAUTH_TOKEN_SECRET = '' # Setup callbacks from
Total pages: 52