1K results in 29 ms
6 years ago · Nov 16, 2018, 04:32 PM
type ISquareSettings { isEnabled : boolean; oAuthToken? : string; useDetailedInvoice : boolean; locations?
6 years ago · Nov 15, 2018, 09:58 AM
1" output_artifacts = ["code"] configuration { OAuthToken = "${var.github_oauth_token}" Owner = "${var.repo_owner}" Repo
6 years ago · Nov 12, 2018, 02:42 PM
Content = patchContent }; request.Headers.Add("Authorization", "Bearer " + oauthToken); HttpClient postClient = new HttpClient();
6 years ago · Nov 10, 2018, 12:02 PM
sql = "UPDATE members SET oauth='$token' WHERE username='$username'"; query($sql); } while($row
6 years ago · Nov 08, 2018, 08:42 AM
conumer_key" config.consumer_secret = "consumer_secret" config.oauth_token = "oauth_token" config.oauth_token_secret = "oauth_token_secret" end client
6 years ago · Nov 07, 2018, 10:18 AM
userRealm: string = oauthState.user_realm.toLowerCase(); const oauthToken: string = oauthState.oauthResponse.oauthToken; return request
6 years ago · Nov 06, 2018, 09:04 AM
27190 --- [nio-9091-exec-1] o.s.web.servlet.DispatcherServlet : POST "/oauth/token", parameters={masked} 2018-11-06 15:59:43.421 INFO
6 years ago · Nov 05, 2018, 08:46 AM
print ("Request Token:") print (" - oauth_token = %s") % request_token['oauth_token'] print (" - oauth_token_secret
6 years ago · Nov 05, 2018, 06:24 AM
fields={'Content-Type': 'multipart/form-data', 'oauth_consumer_key': api_key, 'oauth_token': token, 'oauth_signature_method': 'MD5', 'oauth_signature':
6 years ago · Nov 03, 2018, 01:30 PM
cc_load_policy iv_load_policy iv_new_window keywords oauth_token requires_purchase rvs subscribed title
6 years ago · Nov 02, 2018, 05:34 AM
password" : "xxxxxx" }" /oauth/authorize -> /auth/authorize /oauth/token -> /auth/token @EnableWebSecurity @ComponentScan(nameGenerator = PackageBeanNameGenerator.class,
6 years ago · Nov 01, 2018, 11:16 PM
str(port)} ...") super().__init__(self, [{server, port, 'oauth:'+token}], username, username) def on_pubmsg(self,
6 years ago · Oct 26, 2018, 09:40 AM
null; if (authentication.getClass().isAssignableFrom(OAuth2AuthenticationToken.class)) { OAuth2AuthenticationToken oauthToken = (OAuth2AuthenticationToken) authentication; String clientRegistrationId
6 years ago · Oct 25, 2018, 10:38 AM
true, authorizePath: '/oauth/authorize', tokenPath: '/oauth/token', supportedGrantTypes: [ 'clientCredentials', 'refreshToken', 'resourceOwnerPasswordCredentials'
6 years ago · Oct 24, 2018, 02:02 PM
access_token_lifetime' => 1800, ), 'oauth_token_expiry' => 0, 'oauth_token_life' => 86400, 'passwordsetting' => array ( 'minpwdlength'
6 years ago · Oct 20, 2018, 11:42 AM
SESSION['state'] = 1; header('Location: ' . $adminAuthorizationUrl . '?oauth_token=' . $requestToken['oauth_token']); exit; } else if
6 years ago · Oct 20, 2018, 10:12 AM
authorized if the current token (oauth_token param) is authorized or
6 years ago · Oct 19, 2018, 08:44 AM
POST /oauth/token HTTP/1.1 Host: pilotpay.exposit.com Authorization:
6 years ago · Oct 19, 2018, 08:38 AM
POST /oauth/token HTTP/1.1 Host: pilotpay.exposit.com Authorization: Basic d2ViOm1vYmlsZQ== Content-Type: application/json cache-control: no-cache Postman-Token: ec4aace9-f3ab-4c9b-992d-2ca6d969b8da { "username": "dziedBaraddzied2@gmail.tv", "password": "1234567", "grant_type": "password", "client_id": "mobile" }
6 years ago · Oct 18, 2018, 03:26 AM
self.lon, limit=1, venueId=venuID, shout=self.shout, oauth_token = self.oauth, v=20180801 ) checkin = requests.post(url=checkinURL,
Total pages: 52