Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-01-24 08:39:56 +00:00
parent 6733771c00
commit c637afeebf
469 changed files with 4841 additions and 4835 deletions

View File

@@ -220,7 +220,7 @@ or when large GET or POST OpenID Connect authorization requests support is requi
<div class="markdown level1 summary"><p>Gets or sets a boolean indicating whether OpenIddict should allow the rest of the request processing pipeline
to be invoked when returning an error from the interactive authorization and logout endpoints.
When this option is enabled, special logic must be added to these actions to handle errors, that can be
retrieved using <a class="xref" href="Owin.OpenIddictServerOwinHelpers.html#Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerResponse_IOwinContext_">GetOpenIddictServerResponse(IOwinContext)</a></p>
retrieved using <see cref="!:OpenIddictServerOwinHelpers.GetOpenIddictServerResponse(IOwinContext)"></see></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>