1K results in 15 ms
8 years ago · Jan 31, 2017, 04:26 PM
md5(uniqid(rand(), true)); $oauth_timestamp = time(); $oauth_token = $_GET['oauth_token']; $oauth_verifier = $_GET['oauth_verifier']; $oauth_base_text
8 years ago · Jan 31, 2017, 06:58 AM
identity: { username: "username", password: "oauth-token" }, channels: ["grandslambot"] }; var client
8 years ago · Jan 30, 2017, 11:48 PM
tbmgodsprofile godsAccessToken = userprofile.GetGodsByIdGods(m_strIdGods); string oauth_token = godsAccessToken.twittertoken; string oauth_token_secret = godsAccessToken.twitterpin;
8 years ago · Jan 27, 2017, 11:10 AM
Task SearchTwitter(string query) { var oauth_token = "xxxxxxxxxxxx"; var oauth_token_secret = "xxxxxxxxxxxx";
8 years ago · Jan 25, 2017, 04:20 PM
# Place your file in ~/.config/hub github.com: - user: huynhquancam oauth_token: XXX # personal token can be obtained from your Github > Settings > Security > Personal Token
8 years ago · Jan 25, 2017, 01:40 PM
id: "11111111", pretty: "1", oauth_token: "token_code" }, dataType: "jsonp", success:
8 years ago · Jan 23, 2017, 08:40 PM
oauth = array( 'oauth_consumer_key' => $consumer_key, 'oauth_token' => $token, 'oauth_nonce' => (string)mt_rand(), // a
8 years ago · Jan 23, 2017, 08:00 AM
sql = "SELECT oauth_token.token FROM oauth_token JOIN `shopping_cart` ON shopping_cart.customer_id=oauth_token.customer_id
8 years ago · Jan 23, 2017, 03:20 AM
CONSUMER_KEY = "your_consumer_key" CONSUMER_SECRET = "your_consumer_secret" OAUTH_TOKEN = "your_oauth_token" OAUTH_TOKEN_SECRET = "your_oauth_secret" # any
8 years ago · Jan 22, 2017, 09:40 PM
SteamLoginSecure': parse.unquote(cookies['steamLoginSecure']), 'WebCookie' : None, 'OAuthToken' : medium.oauth_token, 'SteamID' : medium.steam_id.as_64 } return
8 years ago · Jan 20, 2017, 03:54 PM
of request : '/apiw/1.1/saveresource'; against '/oauth/token' 2017-01-20 15:49:20,332 [177976592] DEBUG:
8 years ago · Jan 19, 2017, 07:04 PM
username; public $twitch_channel; public $oauth_token; public $oauth_token_secret; public $tipeee;
8 years ago · Jan 19, 2017, 09:42 AM
Consumer Secret * @param string|null $oauthToken The Client Token (optional)
8 years ago · Jan 19, 2017, 07:50 AM
$screen_name = 'demo'; $oauth_token = 'xxxxxxxx'; $oauth_secret = 'xxxxxxxxxx'; $cb = CodebirdCodebird::getInstance();<br> $cb->setToken($oauth_token, $oauth_secret);
8 years ago · Jan 17, 2017, 07:32 PM
config.OAuth.Token) var blah tomlConfig .OAuth.Token = "xxxxxxxxxxxxx" toml.NewEncoder(os.Stdout).Encode(&tomlConfig.OAuth.Token) }
8 years ago · Jan 17, 2017, 12:58 PM
37.47.7.156 - - [17/Jan/2017:13:51:30 +0100] "POST /oauth/token HTTP/1.1" 200 5098 "-" "GRMCloudMobile"
8 years ago · Jan 16, 2017, 12:16 PM
public function handle() { $oauthToken = '1/4b950e30fb1f92b1a0335a229268d7c0e69dd4f05c0a28d39c2487d825e1173b'; $apiUrl = 'http://nokaut.io/api/v2/'; $config
8 years ago · Jan 16, 2017, 05:26 AM
Log.v("TOKEN hang: ", requestToken.toString()); //return oauth_token dan oauth_secret_token } catch (IOException
8 years ago · Jan 16, 2017, 05:08 AM
this->validateAccessToken($req); if (!$token instanceof OauthToken) { return $token; } $customer = $token->getCustomer();
8 years ago · Jan 16, 2017, 05:08 AM
this->validateAccessToken($req); if (!$token instanceof OauthToken) { return $token; } $currentRole = ''; $transTransHistoryHandlerService
Total pages: 52