Document the token formats supported by OpenIddict 3.0

This commit is contained in:
Kévin Chalet
2021-01-25 17:27:19 +01:00
parent 05e606bc1e
commit ecc8a7ae8a
4 changed files with 114 additions and 1 deletions

View File

@@ -9,4 +9,12 @@
</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="token-formats.md">Token formats</a></strong></p>
<p>Learn more about the token formats supported by OpenIddict.</p>
</div>
</div>
</div>
</div>