diff --git a/site/index.html b/site/index.html index 713b830..3ebba72 100644 --- a/site/index.html +++ b/site/index.html @@ -185,6 +185,16 @@

Verify signatures

03 +
+

Validate claims

+

+ Enforce expiry and not-before, or require an audience or issuer, + exiting nonzero on failure. +

+
+
+
+ 04

Decrypt JWEs

@@ -194,7 +204,7 @@

Decrypt JWEs

- 04 + 05

Inspect nested tokens

@@ -203,7 +213,7 @@

Inspect nested tokens

- 05 + 06

Use established key formats

@@ -212,7 +222,7 @@

Use established key formats

- 06 + 07

Script with JSON