mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-15 14:04:34 +08:00
51 lines
2.1 KiB
HTML
51 lines
2.1 KiB
HTML
|
|
<div id="sidetoggle">
|
|
<div>
|
|
<div class="sidefilter">
|
|
<form class="toc-filter">
|
|
<span class="glyphicon glyphicon-filter filter-icon"></span>
|
|
<span class="glyphicon glyphicon-remove clear-icon" id="toc_filter_clear"></span>
|
|
<input type="text" id="toc_filter_input" placeholder="Enter here to filter..." onkeypress="if(event.keyCode==13) {return false;}">
|
|
</form>
|
|
</div>
|
|
<div class="sidetoc">
|
|
<div class="toc" id="toc">
|
|
|
|
<ul class="nav level1">
|
|
<li>
|
|
<a href="index.html" name="" title="Introduction">Introduction</a>
|
|
</li>
|
|
<li>
|
|
<a href="getting-started.html" name="" title="Getting started">Getting started</a>
|
|
</li>
|
|
<li>
|
|
<a href="choosing-the-right-flow.html" name="" title="Choosing the right flow">Choosing the right flow</a>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a>Migration guides</a>
|
|
|
|
<ul class="nav level2">
|
|
<li>
|
|
<a href="migration/20-to-30.html" 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>External resources</a>
|
|
|
|
<ul class="nav level2">
|
|
<li>
|
|
<a href="https://tools.ietf.org/html/rfc6749" 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" name="" title="OpenID Connect specification">OpenID Connect specification</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |