mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-09 10:54:46 +08:00
Add new documentation describing the supported token formats and how to configure API validation
This commit is contained in:
committed by
Kévin Chalet
parent
c9d8ae211d
commit
aedcc6a70a
8
index.md
8
index.md
@@ -6,7 +6,7 @@ OpenIddict aims at providing a **simple and easy-to-use solution** to implement
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-default" style="min-height: 120px;">
|
||||
<div class="panel-body">
|
||||
<p><strong><a href="guide/index.md">Introduction</a></strong></p>
|
||||
<p><strong><a href="docs/guide/index.md">Introduction</a></strong></p>
|
||||
<p>Read an introduction on OpenIddict and the reason it was created.</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -14,15 +14,15 @@ OpenIddict aims at providing a **simple and easy-to-use solution** to implement
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-default" style="min-height: 120px;">
|
||||
<div class="panel-body">
|
||||
<p><strong><a href="guide/getting-started.md">Getting started</a></strong></p>
|
||||
Get started quickly by working through this step-by-step guide.
|
||||
<p><strong><a href="docs/guide/getting-started.md">Getting started</a></strong></p>
|
||||
<p>Get started quickly by working through this step-by-step guide.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-default" style="min-height: 120px;">
|
||||
<div class="panel-body">
|
||||
<p><strong><a href="guide/samples.md">Samples</a></strong></p>
|
||||
<p><strong><a href="docs/guide/samples.md">Samples</a></strong></p>
|
||||
<p>View samples implementing the various authorization flows.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user