We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63dfbad + e3ff2e2 commit 3a0b72bCopy full SHA for 3a0b72b
1 file changed
src/content/docs/index.mdx
@@ -42,8 +42,10 @@ import Testimonial from "~/components/testimonial.astro";
42
```
43
</Card>
44
<Card title="Demo Server" icon="setting" href="https://demo.duendesoftware.com">
45
- Try out our IdentityServer demo server.
46
- <LinkButton href="https://demo.duendesoftware.com" variant="secondary">
+ Experience IdentityServer in action with our live demo server. Test OAuth 2.0 and OpenID Connect flows, explore
+ client configurations, and see how security tokens work in practice.
47
+
48
+ <LinkButton href="https://demo.duendesoftware.com" variant="secondary">
49
Try it out
50
</LinkButton>
51
0 commit comments