Skip to content

Commit 6594d79

Browse files
committed
fix linting
1 parent ba34452 commit 6594d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ values |1|0|1|1|1|0|0|1| |1|0|1|0|0|0|1|1| |0|...
292292
index 7 6 5 4 3 2 1 0 15 ... 10 9 8 23
293293
\_______________/ \_______________/
294294
byte value 0xB9 0xA3
295-
295+
296296
~~~
297297

298298
In the following example, the Status List additionally includes the Status Type "SUSPENDED". As the Status Type value for "SUSPENDED" is 0x02 and does not fit into 1 bit, the `bits` is required to be 2. This example illustrates the byte array of a Status List that represents the statuses of 12 Referenced Tokens with a `bits` of 2, requiring 3 bytes (24 bits) for the uncompressed byte array:

0 commit comments

Comments
 (0)