Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-06-22 12:37:06 +00:00
parent 5b76532d3f
commit bef5007a46
450 changed files with 523 additions and 112207 deletions

View File

@@ -117,26 +117,6 @@ was not configured to issue ASP.NET Core Data Protection refresh tokens.</p>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlerFilters.RequireDataProtectionUserCodeFormatEnabled.html">OpenIddictServerDataProtectionHandlerFilters.RequireDataProtectionUserCodeFormatEnabled</a></h4>
<section><p>Represents a filter that excludes the associated handlers if OpenIddict
was not configured to issue ASP.NET Core Data Protection user codes.</p>
</section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlers.html">OpenIddictServerDataProtectionHandlers</a></h4>
<section></section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlers.GenerateDataProtectionAccessToken.html">OpenIddictServerDataProtectionHandlers.GenerateDataProtectionAccessToken</a></h4>
<section><p>Contains the logic responsible of generating an access token using Data Protection.</p>
</section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlers.GenerateDataProtectionAuthorizationCode.html">OpenIddictServerDataProtectionHandlers.GenerateDataProtectionAuthorizationCode</a></h4>
<section><p>Contains the logic responsible of generating an authorization code using Data Protection.</p>
</section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlers.GenerateDataProtectionDeviceCode.html">OpenIddictServerDataProtectionHandlers.GenerateDataProtectionDeviceCode</a></h4>
<section><p>Contains the logic responsible of generating a device code using Data Protection.</p>
</section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlers.GenerateDataProtectionRefreshToken.html">OpenIddictServerDataProtectionHandlers.GenerateDataProtectionRefreshToken</a></h4>
<section><p>Contains the logic responsible of generating a refresh token using Data Protection.</p>
</section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlers.GenerateDataProtectionUserCode.html">OpenIddictServerDataProtectionHandlers.GenerateDataProtectionUserCode</a></h4>
<section><p>Contains the logic responsible of generating a user code using Data Protection.</p>
</section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionHandlers.ValidateDataProtectionToken.html">OpenIddictServerDataProtectionHandlers.ValidateDataProtectionToken</a></h4>
<section><p>Contains the logic responsible of validating tokens generated using Data Protection.</p>
</section>
<h4><a class="xref" href="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionOptions.html">OpenIddictServerDataProtectionOptions</a></h4>
<section><p>Provides various settings needed to configure the OpenIddict