Update the documentation pages

This commit is contained in:
OpenIddict Bot 2021-01-13 05:34:19 +00:00
parent f5c3113d95
commit 3db698f6e2
2 changed files with 4 additions and 4 deletions

View File

@ -68,7 +68,7 @@
<article class="content wrap" id="_content" data-uid="">
<h1 id="migrate-to-openiddict-1020">Migrate to OpenIddict 1.0/2.0</h1>
<h2 id="whats-new-in-openiddict-1020">What&#39;s new in OpenIddict 1.0/2.0?</h2>
<h2 id="whats-new">What&#39;s new?</h2>
<p>The announcement listing the changes introduced in this milestone can be found <a href="https://kevinchalet.com/2018/11/01/openiddict-1-0-and-2-0-general-availability/">here</a>.</p>
<h2 id="update-your-packages-references">Update your packages references</h2>
<p>For that, simply update your <code>.csproj</code> file to point to the newest OpenIddict packages:</p>
@ -84,7 +84,7 @@
&lt;/ItemGroup&gt;
</code></pre><p>No additional change should be required for basic scenarios.</p>
<h1 id="migrate-to-openiddict-1020-rc3">Migrate to OpenIddict 1.0/2.0 rc3</h1>
<h2 id="whats-new-in-openiddict-1020-rc3">What&#39;s new in OpenIddict 1.0/2.0 rc3?</h2>
<h2 id="whats-new-1">What&#39;s new?</h2>
<p>The announcement listing the changes introduced in this milestone can be found <a href="https://kevinchalet.com/2018/06/20/openiddict-rc3-is-out/">here</a>.</p>
<h2 id="update-your-packages-references-1">Update your packages references</h2>
<p>For that, simply update your <code>.csproj</code> file to point to the newest OpenIddict packages:</p>
@ -273,7 +273,7 @@ await _applicationManager.CreateAsync(descriptor);
});
</code></pre><hr>
<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>
<h2 id="whats-new-2">What&#39;s new?</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": "aAwfoySJhpae4kPX3x95Yw=="
"hash": "9PFtsQybzCKAU+C8lg7PfQ=="
}
},
"is_incremental": false,