mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-15 23:13:34 +08:00
Update the documentation pages
This commit is contained in:
parent
f49d3d79ad
commit
75283631d0
@ -101,7 +101,7 @@ the <strong><a href="https://tools.ietf.org/html/rfc6749">client credentials/res
|
||||
out-of-the-box and custom stores can be implemented to support other providers.</p>
|
||||
<hr>
|
||||
<h2 id="getting-started">Getting started</h2>
|
||||
<p><strong>Developers looking for a simple and turnkey solution are strongly encouraged to use <a href="https://docs.orchardcore.net/en/dev/docs/reference/modules/OpenId/">OrchardCore and its OpenID module</a></strong>,
|
||||
<p><strong>Developers looking for a simple and turnkey solution are strongly encouraged to use <a href="https://docs.orchardcore.net/en/latest/docs/reference/modules/OpenId/">OrchardCore and its OpenID module</a></strong>,
|
||||
which is based on OpenIddict, comes with sensible defaults and offers a built-in management GUI to easily register OpenID client applications.</p>
|
||||
<p><strong>To implement a custom OpenID Connect server using OpenIddict, read <a href="https://documentation.openiddict.com/guides/getting-started.html">Getting started</a></strong>.</p>
|
||||
<p><strong>Samples demonstrating how to use OpenIddict with the different OAuth 2.0/OpenID Connect flows</strong>
|
||||
|
@ -1682,7 +1682,7 @@
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "index.html",
|
||||
"hash": "ORQvCf3qpLY7BOn3Uwmcaw=="
|
||||
"hash": "+YLdHipQxOfXLHhFGm6MLQ=="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
|
Loading…
Reference in New Issue
Block a user