1K results in 25 ms
5 years ago · Jan 22, 2020, 08:04 PM
Content-type': 'application/x-www-form-urlencoded' }; return this.http.post('http://localhost:8082/' + 'oauth/token', body, {headers}); } userLoggedIn(): boolean
5 years ago · Jan 18, 2020, 03:19 PM
c.username; return a.doPost(c, a.getApiRoot() + "oauth/token", b) }; this.performClientAuth = function(c) { c
5 years ago · Jan 17, 2020, 01:34 PM
Applying github token into oauth-token secret...secret/oauth-token created Ensuring hmac
5 years ago · Jan 16, 2020, 02:16 AM
connection_target = ('irc.chat.twitch.tv', 6667) token = 'OAUTH_TOKEN' user = 'BOT_USER_NAME' channel = '#TWITCH_CHANNEL_NAME'
5 years ago · Jan 13, 2020, 01:16 PM
library_report":{"wp-wpdesk-helper-override":["1.1.0"]}} [2020-01-13 13:08:27] wpdesk.DEBUG: oauth_token args ["allegro"] {"library_report":{"wp-wpdesk-helper-override":["1.1.0"]}} [2020-01-13
5 years ago · Jan 09, 2020, 08:42 PM
resourceOwnerPasswordCredentialsGrant = new ResourceOwnerPasswordCredentialsGrant("http://" + baseUrl + "/oauth/token"); grantTypes.add(resourceOwnerPasswordCredentialsGrant); return new OAuth(appName,
5 years ago · Jan 08, 2020, 05:58 PM
identity: { username: "username", password: "oauth:token" }, connection: { secure: true, reconnect:
5 years ago · Dec 29, 2019, 11:28 PM
NOT NULL, `Username` varchar(255), `OAuthToken` varchar(255), UNIQUE (`ID`), UNIQUE
5 years ago · Dec 19, 2019, 03:52 PM
FacebookBackend2(RemiBackend): def authenticate(self, user_id, oauth_token, **kw): user = UserManager.get(facebookId=user_id) user.token
5 years ago · Dec 16, 2019, 02:46 PM
url = _baseURL + "list?parent_id="+ parentID +"&oauth_token=" + _accessToken; string json = _client.DownloadString(url);
5 years ago · Dec 16, 2019, 08:08 AM
Setting.js export const OAUTH_CLIENT_ID = 2 export const OAUTH_CLIENT_SECRECT = 'OZ2Zz5GTVsQGpTJwdMgybpjzf4hgssRW06argSFv' URLs.js const BASE_URL = 'http://192.168.56.1/lrn' const API_URL = '/api' export const LOGIN_URL = BASE_URL + '/oauth/token' export const USER_URL = BASE_URL + API_URL + '/user'
5 years ago · Dec 12, 2019, 10:28 AM
oauth_nonce' => time(), 'oauth_signature_method' => 'HMAC-SHA1', 'oauth_token' => $oauth_access_token, 'oauth_timestamp' => time(), 'oauth_version'
5 years ago · Dec 10, 2019, 07:08 AM
security.oauth2.client.accessTokenUri= https://googleapis.com/oauth2/v3/token security.oauth2.client.userAuthorizationUri= https://accounts.google.com/o/oauth2/auth security.oauth2.client.tokenName =oauth_token security.oauth2.client.authenticationSchema = query security.oauth2.client.clientAuthenticationSchema = form security.oauth2.client.scope = profile email security.oauth2.resource.userInfoUri = https://googleapis.com/userinfo/v2/me security.oauth2.resource.preferInfoToken =false
5 years ago · Dec 10, 2019, 06:56 AM
server.port = 8899 security.oauth2.client.clientId = security.oauth2.client.clientSecret = security.oauth2.client.accessTokenUri = https://googleapis.com/oauth2/v3/token security.oauth2.client.userAuthorizationUri= https://accounts.google.com/o/oauth2/auth security.oauth2.client.tokenName = oauth_token security.oauth2.client.authenticationScheme =query security.oauth2.client.clientAuthenticationScheme =form security.oauth2.client.scope = profile email
5 years ago · Dec 09, 2019, 08:54 AM
local oauthRes, oauthErr = httpc:request_uri(oauthUrl .. "/oauth/token", { method = "POST", body = "username="
5 years ago · Dec 09, 2019, 06:06 AM
local oauthRes, oauthErr = httpc:request_uri(oauthUrl .. "/oauth/token", { method = "POST", body = "username="
5 years ago · Dec 02, 2019, 10:16 PM
of request : '/clans/create'; against '/oauth/token' 2019-12-02 23:08:11.870 DEBUG 10666
5 years ago · Nov 29, 2019, 08:22 AM
local oauthRes, oauthErr = httpc:request_uri(oauthUrl .. "/oauth/token", { method = "POST", body = "username="
5 years ago · Nov 25, 2019, 05:48 AM
local oauthRes, oauthErr = httpc:request_uri(oauthUrl .. "/oauth/token", { method = "POST", body = "username="
5 years ago · Nov 15, 2019, 11:22 PM
owner password credentials) POST /oauth/token - pobranie tokena do uwierzytelniania
Total pages: 52