mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-03-23 17:53:26 +08:00
Update the documentation pages
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
|
||||
<a id="OpenIddict_Server_Owin_OpenIddictServerOwinMiddlewareFactory_Invoke_" data-uid="OpenIddict.Server.Owin.OpenIddictServerOwinMiddlewareFactory.Invoke*"></a>
|
||||
<h4 id="OpenIddict_Server_Owin_OpenIddictServerOwinMiddlewareFactory_Invoke_IOwinContext_" data-uid="OpenIddict.Server.Owin.OpenIddictServerOwinMiddlewareFactory.Invoke(IOwinContext)">Invoke(IOwinContext)</h4>
|
||||
<div class="markdown level1 summary"><p>Resolves the <see cref="!:IServiceProvider"></see> instance from the OWIN context
|
||||
<div class="markdown level1 summary"><p>Resolves the <span class="xref">System.IServiceProvider</span> instance from the OWIN context
|
||||
and creates a new instance of the <a class="xref" href="OpenIddict.Server.Owin.OpenIddictServerOwinMiddleware.html">OpenIddictServerOwinMiddleware</a> class,
|
||||
which is used to register <a class="xref" href="OpenIddict.Server.Owin.OpenIddictServerOwinHandler.html">OpenIddictServerOwinHandler</a> in the pipeline.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user