We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5af1f11 + f34273b commit 4521225Copy full SHA for 4521225
1 file changed
src/content/docs/identityserver/samples/aspid.mdx
@@ -57,7 +57,7 @@ In the client application:
57
target="_blank"
58
/>
59
60
-# ASP.NET Identity Passkey :badge[.NET 10]
+### ASP.NET Identity Passkey :badge[.NET 10]
61
62
This sample shows how to port passkey support from a .NET 10 Blazor App project template into Duende IdentityServer.
63
@@ -83,4 +83,4 @@ and adds the necessary changes to support passkey authentication:
83
href="https://github.com/DuendeSoftware/samples/tree/main/IdentityServer/v7/AspNetIdentityPasskeys"
84
title="ASP.NET Identity Passkey Sample"
85
86
-/>
+/>
0 commit comments