We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dac197 + 2956f2f commit d9bc2d2Copy full SHA for d9bc2d2
1 file changed
docs/html/resources/resources_toc.cs
@@ -97,6 +97,25 @@
97
</ul>
98
</li>
99
100
+ <li class="toggle-list">
101
+ <div><a href="<?cs var:toroot ?>training/id-auth/index.html">
102
+ <span class="en">Remembering Users</span>
103
+ </a></div>
104
+ <ul>
105
+ <li><a href="<?cs var:toroot ?>training/id-auth/identify.html">
106
+ <span class="en">Remembering Your User</span>
107
+ </a>
108
+ </li>
109
+ <li><a href="<?cs var:toroot ?>training/id-auth/authenticate.html">
110
+ <span class="en">Authenticating to OAuth2 Services</span>
111
112
113
+ <li><a href="<?cs var:toroot ?>training/id-auth/custom_auth.html">
114
+ <span class="en">Creating a Custom Account Type</span>
115
116
117
+ </ul>
118
119
120
<li class="toggle-list">
121
<div><a href="<?cs var:toroot ?>training/sharing/index.html">
0 commit comments