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

@@ -306,7 +306,7 @@ OpenID Connect authorization requests support is required.</p>
<div class="markdown level1 summary"><p>Enables error pass-through support, so that the rest of the request processing pipeline is
automatically 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>