mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-16 16:50:46 +08:00
Update the documentation pages
This commit is contained in:
parent
958468917f
commit
862254c066
@ -5,9 +5,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Non-interactive flows </title>
|
||||
<title>Choosing the right flow </title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Non-interactive flows ">
|
||||
<meta name="title" content="Choosing the right flow ">
|
||||
<meta name="generator" content="docfx 2.56.7.0">
|
||||
|
||||
<link rel="shortcut icon" href="../images/favicon.ico">
|
||||
@ -66,7 +66,8 @@
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="">
|
||||
|
||||
<h1 id="choosing-the-right-flow">Choosing the right flow</h1>
|
||||
|
||||
<p>OpenIddict offers built-in support for all the standard flows defined by the
|
||||
<a href="https://tools.ietf.org/html/rfc6749">OAuth 2.0</a> and <a href="https://openid.net/specs/openid-connect-core-1_0.html">OpenID Connect</a> core specifications:
|
||||
<a href="https://openid.net/specs/openid-connect-core-1_0.html#CodeFlowAuth">the authorization code flow</a>,
|
||||
|
@ -7113,7 +7113,7 @@
|
||||
"output": {
|
||||
".html": {
|
||||
"relative_path": "guide/choosing-the-right-flow.html",
|
||||
"hash": "LQ9W5X4RNfnv0sqhspnTHQ=="
|
||||
"hash": "EvwlTnDcp2kdBX7urNjXOA=="
|
||||
}
|
||||
},
|
||||
"is_incremental": false,
|
||||
|
Loading…
Reference in New Issue
Block a user