Update the documentation pages

This commit is contained in:
OpenIddict Bot 2021-01-25 20:42:38 +00:00
parent bf85b92daf
commit 0718bfe145
2 changed files with 3 additions and 4 deletions

View File

@ -68,11 +68,10 @@
<article class="content wrap" id="_content" data-uid=""> <article class="content wrap" id="_content" data-uid="">
<h1 id="token-formats">Token formats</h1> <h1 id="token-formats">Token formats</h1>
<blockquote><p>[!INFO] <div class="NOTE"><h5>Note</h5><p>In OpenIddict 3.0, being able to revoke a token is not tied to the token format and doesn&#39;t require enabling reference tokens:
In OpenIddict 3.0, being able to revoke a token is not tied to the token format and doesn&#39;t require enabling reference tokens:
regular JWT or ASP.NET Core Data Protection tokens can be revoked as long as token storage is not explicitly disabled by the developer</p> regular JWT or ASP.NET Core Data Protection tokens can be revoked as long as token storage is not explicitly disabled by the developer</p>
<p>For more information about reference tokens, read <a href="token-storage.html">Token storage</a>.</p> <p>For more information about reference tokens, read <a href="token-storage.html">Token storage</a>.</p>
</blockquote> </div>
<h2 id="json-web-token">JSON Web Token</h2> <h2 id="json-web-token">JSON Web Token</h2>
<p>OpenIddict 3.0 implements the <a href="https://tools.ietf.org/html/rfc7519">JSON Web Token</a>, <a href="https://tools.ietf.org/html/rfc7515">JSON Web Signature</a> <p>OpenIddict 3.0 implements the <a href="https://tools.ietf.org/html/rfc7519">JSON Web Token</a>, <a href="https://tools.ietf.org/html/rfc7515">JSON Web Signature</a>
and <a href="https://tools.ietf.org/html/rfc7516">JSON Web Encryption</a> standards and relies on the and <a href="https://tools.ietf.org/html/rfc7516">JSON Web Encryption</a> standards and relies on the

View File

@ -9897,7 +9897,7 @@
"output": { "output": {
".html": { ".html": {
"relative_path": "configuration/token-formats.html", "relative_path": "configuration/token-formats.html",
"hash": "eAWnxe/vobBoHyPOHuKRmQ==" "hash": "ql1BoqZfIUvMtjewno3HPA=="
} }
}, },
"is_incremental": false, "is_incremental": false,