mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 02:14:44 +08:00
Update the documentation pages
This commit is contained in:
52
guides/toc.html
Normal file
52
guides/toc.html
Normal file
@@ -0,0 +1,52 @@
|
||||
|
||||
<div id="sidetoggle">
|
||||
<div>
|
||||
<div class="sidetoc">
|
||||
<div class="toc" id="toc">
|
||||
|
||||
<ul class="nav level1">
|
||||
<li>
|
||||
<a href="index.html" class="sidebar-item" name="" title="Introduction">Introduction</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="getting-started.html" class="sidebar-item" name="" title="Getting started">Getting started</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="choosing-the-right-flow.html" class="sidebar-item" name="" title="Choosing the right flow">Choosing the right flow</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<span class="expand-stub"></span>
|
||||
<a class="sidebar-item" name="" title="Migration guides">Migration guides</a>
|
||||
|
||||
|
||||
<ul class="nav level2">
|
||||
<li>
|
||||
<a href="migration/20-to-30.html" class="sidebar-item" name="" title="Migration from 2.0 to 3.0">Migration from 2.0 to 3.0</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<span class="expand-stub"></span>
|
||||
<a class="sidebar-item" name="" title="External resources">External resources</a>
|
||||
|
||||
|
||||
<ul class="nav level2">
|
||||
<li>
|
||||
<a href="https://tools.ietf.org/html/rfc6749" class="sidebar-item" name="" title="OAuth 2.0 specification">OAuth 2.0 specification</a>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://openid.net/specs/openid-connect-core-1_0.html" class="sidebar-item" name="" title="OpenID Connect specification">OpenID Connect specification</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user