Access token path: /uas/oauth/accessToken
访问令牌路径:/uas/oauth/accessToken
All requests need to pass a valid access token.
所有的请求都需要带有有效的访问令牌。
Write down the access token and access token secret.
记下访问令牌和访问令牌secret。
Can you recommend a way to generate access token?
你能推荐一个方法来生成访问令牌?
This is because currently an access token from Twitter does not expire.
这是因为目前Twitter 的访问令牌还没有到期。
After the authorization process, the client receives an access token.
授权过程后,客户端收到一个访问令牌。
Difference between authentication token and access token in Live Connect?
不同的认证令牌和令牌之间的活动连接?
How can I get the access token of my app so I can post on a page as a page?
我怎样才能让我的应用程序的访问令牌,所以我可以张贴在一页一页?
Which API I need to call to get Access Token, Consumer Key, Consumer Secret?
哪个API我需要调用访问令牌,消费者的关键,消费者的秘密吗?
In a real world application, you will probably save the access token in a database.
在实际应用中,您可能会在数据库中保存访问令牌。
The concept of an access token is very similar to label-based authorization controls.
访问标志的概念非常类似于基于标签的授权控制。
Follow the Offline access Guide to get a long-lived access token for this purpose.
按照离线访问指南,为此获取长期访问令牌目的。
As you can see from Listing 1, the user's access token can be retrieved from token.txt.
如清单1所示,可以从token . txt获得用户的访问令牌。
The POST Facebook login request must specify the access token in the body of the request.
我得到错误,并说我必须指定的访问令牌。
If you are a returning user, you have a better user experience since the access token can be reused.
如果您返回到Twitter,则会获得更好的用户体验,因为访问令牌可以被重用。
Upon successful validation, the service provider issues the access token to access the protected resources.
成功确认之后,服务提供商颁发访问令牌来访问受保护资源。
NET application, that application runs in the context of the identity whose access token IIS passes to ASP.
NET应用程序启用了模拟,该应用程序将运行在标识上下文中,其访问标记被IIS传递给 ASP。
I have seen people implementing 2-legged by just allowing the client (consumer) to send an empty access token.
我看到有人实施2条腿只允许客户(消费者)发送一个空的访问令牌。
In this example, the access token is stored in a plain text file for the user. It can be retrieved for future usage.
在本例中,用户的访问令牌以纯文本文件的形式存储,它还可以在将来重用。
Could I return the access token to the client and have use it to calculate an Authorization header before each request?
我可以返回客户机的访问令牌,用它来计算每个请求前授权头吗?
Our ultimate goal has been finally achieved! We managed to acquire the access token that will "unlock" several API features.
我们的终极目标终于完成啦!得到访问令牌之后,可以“解锁”许多API功能。
To get the second key pair (access token and access token secret), click the My access token button that's circled in red in Figure 7.
要获取第二对密钥(访问令牌和访问令牌secret),点击MyAccess Token按钮,它在图7中已经被标记出来了。
The user's access token is no longer saved in a plain text file but in GAE's datastore, which is different from a traditional database.
用户的访问令牌不再以明文形式的文件保存,而是保存在GAE的数据存储中,这有别于传统的数据库。
Increasing the Access Token timeout allows more requests through and reduces the number of timeout errors, thereby increasing overall reliability.
增加访问令牌繁忙值就可以允许更多的请求通过,并降低繁忙错误产生的几率,因此提高了系统整体的可靠性。
The Facebook SDK for Android authorize method implements the OAuth 2.0 User-Agent flow to retrieve an access token for use in subsequent API requests.
FacebookSDK forAndroidauthorize方法实现OAuth 2.0User - agent流,以检索一个访问令牌,用于后续的API请求中。
If your registration is successful, you will get a consumer key, a consumer secret, and three URLs (the request token URL, access token URL, and authorize URL).
注册成功后,您将获得一个使用者密钥、使用者机密(secret)和3个URL(请求令牌url、访问令牌url和授权url)。
After the OAuth handshake completes, the access token is issued and the consumer can use the access token to access the protected resources on behalf of the user.
OAuth握手完成之后,访问令牌颁发,客户可以使用这个访问令牌代表用户访问受保护的数据。
If it is successful (in this case, the PIN returned by Twitter), it will get an access token with which the client can update the Twitter status on the user's behalf.
如果成功了(在这种情况下,Twitter返回了PIN),就会获得一个访问令牌,客户端可使用此访问令牌代表用户更新Twitter状态。
If you are a member of the Built-in Administrators group, you are assigned two run-time access tokens: a standard user access token and an administrator access token.
如果您是内置管理员组的成员,将会给您分配两个运行时访问标记:标准用户访问标记和管理员访问标记。
When a process is initialized, the User subsystem calls into the security subsystem to determine the desktop integrity level assigned in the process security access token.
当一个进程被初始化时,用户子系统要求进入安全子系统,以确认进程安全访问令牌中分配的桌面诚信级别。
应用推荐