mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-04-05 17:38:03 +08:00
Update the documentation pages
This commit is contained in:
parent
d5b86f4bd9
commit
ea7ae06912
@ -282,7 +282,7 @@ ValueTask SetRedirectUrisAsync(TApplication application, ImmutableArray<strin
|
||||
</code></pre><h2 id="consider-migrating-to-the-new-openiddict-client-optional">Consider migrating to the new OpenIddict client (optional)</h2>
|
||||
<p>OpenIddict 4.0 introduces a new client stack that is natively compatible with all supported versions of ASP.NET Core (2.1
|
||||
on .NET Framework, 3.1, 6.0 and 7.0) and <code>Microsoft.Owin</code> 4.2 (which means it can also be used on ASP.NET 4.6.1 and higher).</p>
|
||||
<p>For more information, read <a href="https://kevinchalet.com/2022/12/19/openiddict-4-0-general-availability/">OpenIddict 4.0 general availability</a>.</p>
|
||||
<p>For more information, read <a href="https://kevinchalet.com/2022/12/23/openiddict-4-0-general-availability/">OpenIddict 4.0 general availability</a>.</p>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
|
@ -1648,7 +1648,7 @@
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "guides/migration/30-to-40.html",
|
||||
"hash": "yHjan/ctqCgTK5bqnJAXPw=="
|
||||
"hash": "jyS0OgPom75r0645uptQfA=="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
|
Loading…
Reference in New Issue
Block a user