OpenID from EN to CN

0.6
LSZ 2016-08-24 21:40:18 +08:00
parent b311d47107
commit 3f4c7b2a0f
1 changed files with 4 additions and 4 deletions

View File

@ -1900,12 +1900,12 @@
<a name="rfc.section.3.1"></a> <a name="rfc.section.3.1"></a>
<h3>3.1.&nbsp; <h3>3.1.&nbsp;
Authentication using the Authorization Code Flow</h3> 使用授权码(Authorization Code)认证流程</h3>
<p> <p>
This section describes how to perform authentication using the Authorization Code Flow. 本节将描述如何使用授权码(Authorization Code)流程进行认证.
When using the Authorization Code Flow, 当使用授权码(Authorization Code)流程时,
all tokens are returned from the Token Endpoint. 所有的令牌(token)从Token Endpoint获取并返回.
</p> </p>