Skip to content

Commit 439c6bf

Browse files
committed
Fix docs links
1 parent 8657ec3 commit 439c6bf

21 files changed

+1355
-1213
lines changed

docs/assets/main.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/style.css

Lines changed: 447 additions & 361 deletions
Large diffs are not rendered by default.

docs/classes/insufficientscopeerror.html

Lines changed: 90 additions & 78 deletions
Large diffs are not rendered by default.

docs/classes/invalidrequesterror.html

Lines changed: 89 additions & 77 deletions
Large diffs are not rendered by default.

docs/classes/invalidtokenerror.html

Lines changed: 89 additions & 77 deletions
Large diffs are not rendered by default.

docs/classes/unauthorizederror.html

Lines changed: 87 additions & 75 deletions
Large diffs are not rendered by default.

docs/functions/auth.html

Lines changed: 33 additions & 38 deletions
Large diffs are not rendered by default.

docs/functions/claimCheck.html

Lines changed: 35 additions & 40 deletions
Large diffs are not rendered by default.

docs/functions/claimEquals.html

Lines changed: 32 additions & 37 deletions
Large diffs are not rendered by default.

docs/functions/claimIncludes.html

Lines changed: 32 additions & 37 deletions
Large diffs are not rendered by default.

docs/functions/requiredScopes.html

Lines changed: 31 additions & 36 deletions
Large diffs are not rendered by default.

docs/functions/scopeIncludesAny.html

Lines changed: 31 additions & 36 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 40 additions & 45 deletions
Large diffs are not rendered by default.

docs/interfaces/authoptions.html

Lines changed: 105 additions & 93 deletions
Large diffs are not rendered by default.

docs/interfaces/authresult.html

Lines changed: 43 additions & 31 deletions
Large diffs are not rendered by default.

docs/interfaces/jwtheader.html

Lines changed: 73 additions & 61 deletions
Large diffs are not rendered by default.

docs/interfaces/jwtpayload.html

Lines changed: 56 additions & 44 deletions
Large diffs are not rendered by default.

docs/types/JSONPrimitive.html

Lines changed: 27 additions & 32 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"docs": "typedoc --options typedoc.js"
1818
},
1919
"devDependencies": {
20-
"typedoc": "^0.23.28",
20+
"typedoc": "^0.24.6",
2121
"typescript": "^5.0.2"
2222
}
2323
}

0 commit comments

Comments
 (0)