Skip to content

Commit e3ff2e2

Browse files
Update IdentityServer demo card content for clarity
Refined the demo card description to provide more context about the IdentityServer demo's capabilities. Emphasized testing OAuth 2.0, OpenID Connect flows, and token usage to enhance user understanding.
1 parent 63dfbad commit e3ff2e2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/content/docs/index.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,10 @@ import Testimonial from "~/components/testimonial.astro";
4242
```
4343
</Card>
4444
<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">
45+
Experience IdentityServer in action with our live demo server. Test OAuth 2.0 and OpenID Connect flows, explore
46+
client configurations, and see how security tokens work in practice.
47+
48+
<LinkButton href="https://demo.duendesoftware.com" variant="secondary">
4749
Try it out
4850
</LinkButton>
4951
</Card>

0 commit comments

Comments
 (0)