Skip to content

Commit da0e68e

Browse files
committed
deploy: 6ab1be7
1 parent 4330733 commit da0e68e

81 files changed

Lines changed: 1676 additions & 216 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

JWT.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h2>Overview</h2><div class="docstring">
112112

113113

114114

115-
<strong class="classes">Classes:</strong> <span class='object_link'><a href="JWT/Base64.html" title="JWT::Base64 (class)">Base64</a></span>, <span class='object_link'><a href="JWT/Base64DecodeError.html" title="JWT::Base64DecodeError (class)">Base64DecodeError</a></span>, <span class='object_link'><a href="JWT/Decode.html" title="JWT::Decode (class)">Decode</a></span>, <span class='object_link'><a href="JWT/DecodeError.html" title="JWT::DecodeError (class)">DecodeError</a></span>, <span class='object_link'><a href="JWT/Encode.html" title="JWT::Encode (class)">Encode</a></span>, <span class='object_link'><a href="JWT/EncodeError.html" title="JWT::EncodeError (class)">EncodeError</a></span>, <span class='object_link'><a href="JWT/ExpiredSignature.html" title="JWT::ExpiredSignature (class)">ExpiredSignature</a></span>, <span class='object_link'><a href="JWT/ImmatureSignature.html" title="JWT::ImmatureSignature (class)">ImmatureSignature</a></span>, <span class='object_link'><a href="JWT/IncorrectAlgorithm.html" title="JWT::IncorrectAlgorithm (class)">IncorrectAlgorithm</a></span>, <span class='object_link'><a href="JWT/InvalidAudError.html" title="JWT::InvalidAudError (class)">InvalidAudError</a></span>, <span class='object_link'><a href="JWT/InvalidCritError.html" title="JWT::InvalidCritError (class)">InvalidCritError</a></span>, <span class='object_link'><a href="JWT/InvalidIatError.html" title="JWT::InvalidIatError (class)">InvalidIatError</a></span>, <span class='object_link'><a href="JWT/InvalidIssuerError.html" title="JWT::InvalidIssuerError (class)">InvalidIssuerError</a></span>, <span class='object_link'><a href="JWT/InvalidJtiError.html" title="JWT::InvalidJtiError (class)">InvalidJtiError</a></span>, <span class='object_link'><a href="JWT/InvalidPayload.html" title="JWT::InvalidPayload (class)">InvalidPayload</a></span>, <span class='object_link'><a href="JWT/InvalidSubError.html" title="JWT::InvalidSubError (class)">InvalidSubError</a></span>, <span class='object_link'><a href="JWT/JSON.html" title="JWT::JSON (class)">JSON</a></span>, <span class='object_link'><a href="JWT/JWKError.html" title="JWT::JWKError (class)">JWKError</a></span>, <span class='object_link'><a href="JWT/MissingRequiredClaim.html" title="JWT::MissingRequiredClaim (class)">MissingRequiredClaim</a></span>, <span class='object_link'><a href="JWT/Token.html" title="JWT::Token (class)">Token</a></span>, <span class='object_link'><a href="JWT/UnsupportedEcdsaCurve.html" title="JWT::UnsupportedEcdsaCurve (class)">UnsupportedEcdsaCurve</a></span>, <span class='object_link'><a href="JWT/UnsupportedKeyType.html" title="JWT::UnsupportedKeyType (class)">UnsupportedKeyType</a></span>, <span class='object_link'><a href="JWT/VerificationError.html" title="JWT::VerificationError (class)">VerificationError</a></span>, <span class='object_link'><a href="JWT/X5cKeyFinder.html" title="JWT::X5cKeyFinder (class)">X5cKeyFinder</a></span>
115+
<strong class="classes">Classes:</strong> <span class='object_link'><a href="JWT/Base64.html" title="JWT::Base64 (class)">Base64</a></span>, <span class='object_link'><a href="JWT/Base64DecodeError.html" title="JWT::Base64DecodeError (class)">Base64DecodeError</a></span>, <span class='object_link'><a href="JWT/ClaimValidationError.html" title="JWT::ClaimValidationError (class)">ClaimValidationError</a></span>, <span class='object_link'><a href="JWT/Decode.html" title="JWT::Decode (class)">Decode</a></span>, <span class='object_link'><a href="JWT/DecodeError.html" title="JWT::DecodeError (class)">DecodeError</a></span>, <span class='object_link'><a href="JWT/Encode.html" title="JWT::Encode (class)">Encode</a></span>, <span class='object_link'><a href="JWT/EncodeError.html" title="JWT::EncodeError (class)">EncodeError</a></span>, <span class='object_link'><a href="JWT/Error.html" title="JWT::Error (class)">Error</a></span>, <span class='object_link'><a href="JWT/ExpiredSignature.html" title="JWT::ExpiredSignature (class)">ExpiredSignature</a></span>, <span class='object_link'><a href="JWT/ImmatureSignature.html" title="JWT::ImmatureSignature (class)">ImmatureSignature</a></span>, <span class='object_link'><a href="JWT/IncorrectAlgorithm.html" title="JWT::IncorrectAlgorithm (class)">IncorrectAlgorithm</a></span>, <span class='object_link'><a href="JWT/InvalidAudError.html" title="JWT::InvalidAudError (class)">InvalidAudError</a></span>, <span class='object_link'><a href="JWT/InvalidCritError.html" title="JWT::InvalidCritError (class)">InvalidCritError</a></span>, <span class='object_link'><a href="JWT/InvalidIatError.html" title="JWT::InvalidIatError (class)">InvalidIatError</a></span>, <span class='object_link'><a href="JWT/InvalidIssuerError.html" title="JWT::InvalidIssuerError (class)">InvalidIssuerError</a></span>, <span class='object_link'><a href="JWT/InvalidJtiError.html" title="JWT::InvalidJtiError (class)">InvalidJtiError</a></span>, <span class='object_link'><a href="JWT/InvalidPayload.html" title="JWT::InvalidPayload (class)">InvalidPayload</a></span>, <span class='object_link'><a href="JWT/InvalidSubError.html" title="JWT::InvalidSubError (class)">InvalidSubError</a></span>, <span class='object_link'><a href="JWT/JSON.html" title="JWT::JSON (class)">JSON</a></span>, <span class='object_link'><a href="JWT/JWKError.html" title="JWT::JWKError (class)">JWKError</a></span>, <span class='object_link'><a href="JWT/MalformedTokenError.html" title="JWT::MalformedTokenError (class)">MalformedTokenError</a></span>, <span class='object_link'><a href="JWT/MissingRequiredClaim.html" title="JWT::MissingRequiredClaim (class)">MissingRequiredClaim</a></span>, <span class='object_link'><a href="JWT/SignatureError.html" title="JWT::SignatureError (class)">SignatureError</a></span>, <span class='object_link'><a href="JWT/Token.html" title="JWT::Token (class)">Token</a></span>, <span class='object_link'><a href="JWT/TokenError.html" title="JWT::TokenError (class)">TokenError</a></span>, <span class='object_link'><a href="JWT/UnsupportedEcdsaCurve.html" title="JWT::UnsupportedEcdsaCurve (class)">UnsupportedEcdsaCurve</a></span>, <span class='object_link'><a href="JWT/UnsupportedKeyType.html" title="JWT::UnsupportedKeyType (class)">UnsupportedKeyType</a></span>, <span class='object_link'><a href="JWT/VerificationError.html" title="JWT::VerificationError (class)">VerificationError</a></span>, <span class='object_link'><a href="JWT/VerificationKeyError.html" title="JWT::VerificationKeyError (class)">VerificationKeyError</a></span>, <span class='object_link'><a href="JWT/X5cKeyFinder.html" title="JWT::X5cKeyFinder (class)">X5cKeyFinder</a></span>
116116

117117

118118
</p>
@@ -691,7 +691,7 @@ <h3 class="signature " id="openssl_version-class_method">
691691
</div>
692692

693693
<div id="footer">
694-
Generated on Sat Sep 5 17:21:14 2026 by
694+
Generated on Sat Sep 5 18:11:17 2026 by
695695
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
696696
0.9.45 (ruby-4.0.6).
697697
</div>

JWT/Base64.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h3 class="signature " id="url_encode-class_method">
283283
</div>
284284

285285
<div id="footer">
286-
Generated on Sat Sep 5 17:21:14 2026 by
286+
Generated on Sat Sep 5 18:11:18 2026 by
287287
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
288288
0.9.45 (ruby-4.0.6).
289289
</div>

JWT/Base64DecodeError.html

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,21 @@
7171
<dl>
7272
<dt>Inherits:</dt>
7373
<dd>
74-
<span class="inheritName"><span class='object_link'><a href="DecodeError.html" title="JWT::DecodeError (class)">DecodeError</a></span></span>
74+
<span class="inheritName"><span class='object_link'><a href="MalformedTokenError.html" title="JWT::MalformedTokenError (class)">MalformedTokenError</a></span></span>
7575

7676
<ul class="fullTree">
7777
<li>Object</li>
7878

7979
<li class="next">StandardError</li>
8080

81+
<li class="next"><span class='object_link'><a href="Error.html" title="JWT::Error (class)">Error</a></span></li>
82+
8183
<li class="next"><span class='object_link'><a href="DecodeError.html" title="JWT::DecodeError (class)">DecodeError</a></span></li>
8284

85+
<li class="next"><span class='object_link'><a href="TokenError.html" title="JWT::TokenError (class)">TokenError</a></span></li>
86+
87+
<li class="next"><span class='object_link'><a href="MalformedTokenError.html" title="JWT::MalformedTokenError (class)">MalformedTokenError</a></span></li>
88+
8389
<li class="next">JWT::Base64DecodeError</li>
8490

8591
</ul>
@@ -131,11 +137,32 @@ <h2>Overview</h2><div class="docstring">
131137

132138

133139

140+
141+
142+
143+
144+
145+
146+
147+
148+
149+
150+
151+
152+
153+
154+
155+
156+
157+
158+
159+
160+
134161

135162
</div>
136163

137164
<div id="footer">
138-
Generated on Sat Sep 5 17:21:14 2026 by
165+
Generated on Sat Sep 5 18:11:17 2026 by
139166
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140167
0.9.45 (ruby-4.0.6).
141168
</div>

JWT/ClaimValidationError.html

Lines changed: 167 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>
7+
Exception: JWT::ClaimValidationError
8+
9+
&mdash; Documentation by YARD 0.9.45
10+
11+
</title>
12+
13+
<link rel="stylesheet" href="../css/style.css" type="text/css">
14+
15+
<link rel="stylesheet" href="../css/common.css" type="text/css">
16+
17+
<script type="text/javascript">
18+
pathId = "JWT::ClaimValidationError";
19+
relpath = '../';
20+
</script>
21+
22+
23+
<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
24+
25+
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
26+
27+
28+
</head>
29+
<body>
30+
<div id="main_progress" aria-hidden="true"></div>
31+
32+
<div class="nav_wrap">
33+
<iframe id="nav" src="../class_list.html?1"></iframe>
34+
<div id="resizer"></div>
35+
</div>
36+
37+
<div id="main" tabindex="-1">
38+
<div id="header">
39+
<div id="menu">
40+
41+
<a href="../_index.html">Index (C)</a> &raquo;
42+
<span class='title'><span class='object_link'><a href="../JWT.html" title="JWT (module)">JWT</a></span></span>
43+
&raquo;
44+
<span class="title">ClaimValidationError</span>
45+
46+
</div>
47+
48+
<div id="search">
49+
50+
<a class="full_list_link" id="class_list_link"
51+
href="../class_list.html">
52+
53+
<svg width="24" height="24">
54+
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
55+
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
56+
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
57+
</svg>
58+
</a>
59+
60+
</div>
61+
<div class="clear"></div>
62+
</div>
63+
64+
<div id="content"><h1>Exception: JWT::ClaimValidationError
65+
66+
67+
68+
</h1>
69+
<div class="box_info">
70+
71+
<dl>
72+
<dt>Inherits:</dt>
73+
<dd>
74+
<span class="inheritName"><span class='object_link'><a href="TokenError.html" title="JWT::TokenError (class)">TokenError</a></span></span>
75+
76+
<ul class="fullTree">
77+
<li>Object</li>
78+
79+
<li class="next">StandardError</li>
80+
81+
<li class="next"><span class='object_link'><a href="Error.html" title="JWT::Error (class)">Error</a></span></li>
82+
83+
<li class="next"><span class='object_link'><a href="DecodeError.html" title="JWT::DecodeError (class)">DecodeError</a></span></li>
84+
85+
<li class="next"><span class='object_link'><a href="TokenError.html" title="JWT::TokenError (class)">TokenError</a></span></li>
86+
87+
<li class="next">JWT::ClaimValidationError</li>
88+
89+
</ul>
90+
<a href="#" class="inheritanceTree">show all</a>
91+
92+
</dd>
93+
</dl>
94+
95+
96+
97+
98+
99+
100+
101+
102+
103+
104+
105+
<dl>
106+
<dt>Defined in:</dt>
107+
<dd>lib/jwt/error.rb
108+
</dd>
109+
</dl>
110+
111+
</div>
112+
113+
<h2>Overview</h2><div class="docstring">
114+
<div class="discussion">
115+
<p>The ClaimValidationError class is the base class for all claim validation errors.</p>
116+
117+
</div>
118+
</div>
119+
<div class="tags">
120+
121+
122+
</div><div id="subclasses">
123+
<h2>Direct Known Subclasses</h2>
124+
<p class="children"><span class='object_link'><a href="ExpiredSignature.html" title="JWT::ExpiredSignature (class)">ExpiredSignature</a></span>, <span class='object_link'><a href="ImmatureSignature.html" title="JWT::ImmatureSignature (class)">ImmatureSignature</a></span>, <span class='object_link'><a href="InvalidAudError.html" title="JWT::InvalidAudError (class)">InvalidAudError</a></span>, <span class='object_link'><a href="InvalidCritError.html" title="JWT::InvalidCritError (class)">InvalidCritError</a></span>, <span class='object_link'><a href="InvalidIatError.html" title="JWT::InvalidIatError (class)">InvalidIatError</a></span>, <span class='object_link'><a href="InvalidIssuerError.html" title="JWT::InvalidIssuerError (class)">InvalidIssuerError</a></span>, <span class='object_link'><a href="InvalidJtiError.html" title="JWT::InvalidJtiError (class)">InvalidJtiError</a></span>, <span class='object_link'><a href="InvalidPayload.html" title="JWT::InvalidPayload (class)">InvalidPayload</a></span>, <span class='object_link'><a href="InvalidSubError.html" title="JWT::InvalidSubError (class)">InvalidSubError</a></span>, <span class='object_link'><a href="MissingRequiredClaim.html" title="JWT::MissingRequiredClaim (class)">MissingRequiredClaim</a></span></p>
125+
</div>
126+
127+
128+
129+
130+
131+
132+
133+
134+
135+
136+
137+
138+
139+
140+
141+
142+
143+
144+
145+
146+
147+
148+
149+
150+
151+
152+
153+
154+
155+
156+
157+
</div>
158+
159+
<div id="footer">
160+
Generated on Sat Sep 5 18:11:18 2026 by
161+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
162+
0.9.45 (ruby-4.0.6).
163+
</div>
164+
165+
</div>
166+
</body>
167+
</html>

JWT/Claims.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ <h4 class="tag_title">Examples:</h4>
436436
<li>
437437

438438

439-
<span class='type'>(<tt><span class='object_link'><a href="DecodeError.html" title="JWT::DecodeError (class)">JWT::DecodeError</a></span></tt>)</span>
439+
<span class='type'>(<tt><span class='object_link'><a href="ClaimValidationError.html" title="JWT::ClaimValidationError (class)">JWT::ClaimValidationError</a></span></tt>)</span>
440440

441441

442442

@@ -473,7 +473,7 @@ <h4 class="tag_title">Examples:</h4>
473473
</div>
474474

475475
<div id="footer">
476-
Generated on Sat Sep 5 17:21:14 2026 by
476+
Generated on Sat Sep 5 18:11:17 2026 by
477477
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
478478
0.9.45 (ruby-4.0.6).
479479
</div>

JWT/Claims/Audience.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ <h3 class="signature first" id="verify!-instance_method">
350350
</div>
351351

352352
<div id="footer">
353-
Generated on Sat Sep 5 17:21:15 2026 by
353+
Generated on Sat Sep 5 18:11:18 2026 by
354354
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
355355
0.9.45 (ruby-4.0.6).
356356
</div>

JWT/Claims/Crit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ <h3 class="signature first" id="verify!-instance_method">
360360
</div>
361361

362362
<div id="footer">
363-
Generated on Sat Sep 5 17:21:15 2026 by
363+
Generated on Sat Sep 5 18:11:18 2026 by
364364
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
365365
0.9.45 (ruby-4.0.6).
366366
</div>

JWT/Claims/DecodeVerifier.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3 class="signature first" id="verify!-class_method">
204204
</div>
205205

206206
<div id="footer">
207-
Generated on Sat Sep 5 17:21:14 2026 by
207+
Generated on Sat Sep 5 18:11:17 2026 by
208208
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
209209
0.9.45 (ruby-4.0.6).
210210
</div>

JWT/Claims/Error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h3 class="signature first" id="message-instance_method">
218218
</div>
219219

220220
<div id="footer">
221-
Generated on Sat Sep 5 17:21:14 2026 by
221+
Generated on Sat Sep 5 18:11:18 2026 by
222222
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
223223
0.9.45 (ruby-4.0.6).
224224
</div>

JWT/Claims/Expiration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h3 class="signature first" id="verify!-instance_method">
354354
</div>
355355

356356
<div id="footer">
357-
Generated on Sat Sep 5 17:21:15 2026 by
357+
Generated on Sat Sep 5 18:11:18 2026 by
358358
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
359359
0.9.45 (ruby-4.0.6).
360360
</div>

0 commit comments

Comments
 (0)