Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-04-09 10:51:20 +00:00
parent 365b4fabb0
commit 8bd2df081c
834 changed files with 2153 additions and 113840 deletions

View File

@@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace OpenIddict.Server.DataProtection
">
<meta name="generator" content="docfx 2.56.6.0">
<meta name="generator" content="docfx 2.56.7.0">
<link rel="shortcut icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -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