Update the documentation pages

This commit is contained in:
OpenIddict Bot 2021-01-13 05:31:57 +00:00
parent f52e469d33
commit cba2410ca1
2 changed files with 3 additions and 3 deletions

View File

@ -272,8 +272,8 @@ await _applicationManager.CreateAsync(descriptor);
.IgnoreScopePermissions();
});
</code></pre><hr>
<h1 id="migrate-to-openiddict-rc2">Migrate to OpenIddict rc2</h1>
<h2 id="whats-new-in-openiddict-rc2">What&#39;s new in OpenIddict rc2?</h2>
<h1 id="migrate-to-openiddict-1020-rc2">Migrate to OpenIddict 1.0/2.0 rc2</h1>
<h2 id="whats-new-in-openiddict-1020-rc2">What&#39;s new in OpenIddict 1.0/2.0 rc2?</h2>
<p>The full list of changes can be found <a href="https://github.com/openiddict/openiddict-core/milestone/8?closed=1">here</a>. It includes <strong>bug fixes</strong> (including a bug fix in the refresh token handling)
and new features like <strong>application permissions</strong>, that allow limiting the OpenID Connect features (endpoints and flows) an application is able to use.</p>
<p><strong>Migrating to OpenIddict rc2 (<code>1.0.0-rc2-final</code> and <code>2.0.0-rc2-final</code>) requires making changes in your database</strong>: existing properties have been reworked

View File

@ -69,7 +69,7 @@
"output": {
".html": {
"relative_path": "guide/migration.html",
"hash": "GQn0OStWoMBdgOEuXTyzlA=="
"hash": "bvvYc3G4nMiAfEPUg03lxg=="
}
},
"is_incremental": false,