Skip to content

Commit 15d6271

Browse files
committed
docs: updated
1 parent 9137839 commit 15d6271

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

docs/ExpressOAuthServer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ExpressOA
891891
<br class="clear">
892892

893893
<footer>
894-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 08:58:28 GMT+0100 (Central European Standard Time)
894+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 09:13:55 GMT+0100 (Central European Standard Time)
895895
</footer>
896896

897897
<script> prettyPrint(); </script>

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ExpressOA
182182
<br class="clear">
183183

184184
<footer>
185-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 08:58:28 GMT+0100 (Central European Standard Time)
185+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 09:13:55 GMT+0100 (Central European Standard Time)
186186
</footer>
187187

188188
<script> prettyPrint(); </script>

docs/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ <h2>Quick Start</h2>
8181

8282
app.listen(3000);
8383
</code></pre>
84+
<h2>More Examples</h2>
85+
<p>For more examples, please visit <a href="https://github.com/node-oauth/node-oauth2-server-examples">our dedicated &quot;examples&quot; repo</a>
86+
, which also contains express examples.</p>
8487
<h2>Options</h2>
8588
<blockquote>
8689
<p>Note: The following options <strong>extend</strong> the default options from <code>@node-oauth/oauth2-sever</code>!
@@ -127,7 +130,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ExpressOA
127130
<br class="clear">
128131

129132
<footer>
130-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 08:58:28 GMT+0100 (Central European Standard Time)
133+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 09:13:55 GMT+0100 (Central European Standard Time)
131134
</footer>
132135

133136
<script> prettyPrint(); </script>

docs/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="ExpressOA
252252
<br class="clear">
253253

254254
<footer>
255-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 08:58:28 GMT+0100 (Central European Standard Time)
255+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Tue Jan 09 2024 09:13:55 GMT+0100 (Central European Standard Time)
256256
</footer>
257257

258258
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)