Update the documentation pages

This commit is contained in:
OpenIddict Bot 2021-01-18 14:03:11 +00:00
parent f0b96607c2
commit 6733771c00
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@
<p>OpenIddict aims at providing a <strong>versatile solution</strong> to implement an <strong>OpenID Connect server and token validation in any ASP.NET Core 2.1, 3.1 and 5.0 application</strong>,
and starting in OpenIddict 3.0, <strong>any ASP.NET 4.x or OWIN application too</strong>.</p>
<p>OpenIddict fully supports the <strong><a href="http://openid.net/specs/openid-connect-core-1_0.html">code/implicit/hybrid flows</a></strong>, the <strong><a href="https://tools.ietf.org/html/rfc6749">client credentials/resource owner password grants</a></strong> and the <a href="https://tools.ietf.org/html/rfc8628">device authorization flow</a>. You can also create your own custom grant types.</p>
<p>OpenIddict fully supports the <strong><a href="https://openid.net/specs/openid-connect-core-1_0.html">code/implicit/hybrid flows</a></strong>, the <strong><a href="https://tools.ietf.org/html/rfc6749">client credentials/resource owner password grants</a></strong> and the <a href="https://tools.ietf.org/html/rfc8628">device authorization flow</a>. You can also create your own custom grant types.</p>
<p>OpenIddict natively supports <strong><a href="https://www.nuget.org/packages/OpenIddict.EntityFrameworkCore">Entity Framework Core</a></strong>, <strong><a href="https://www.nuget.org/packages/OpenIddict.EntityFramework">Entity Framework 6</a></strong> and <strong><a href="https://www.nuget.org/packages/OpenIddict.MongoDb">MongoDB</a></strong> out-of-the-box, but you can also provide your own stores.</p>
<div class="row">
<div class="col-md-4">

View File

@ -9955,7 +9955,7 @@
"output": {
".html": {
"relative_path": "index.html",
"hash": "Kbs+jJDnhfVRQiN6461RJw=="
"hash": "DEGUemNJnbZ/wCP7MozaDA=="
}
},
"is_incremental": false,