From 792729422e4621fee5ddfa5575879b7a8fda754f Mon Sep 17 00:00:00 2001 From: Sam Goto Date: Fri, 5 Dec 2025 13:59:43 -0800 Subject: [PATCH] Remove salt from the example Since we are no longer using it --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 185abd7..4cfa125 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,6 @@ On receiving the `issuance_token`: { "aud": "https://rp.example", "nonce": "259c5eae-486d-4b0f-b666-2a5b5ce1c925", - "salt": "kR7fY9mP3xQ8wN2vL5jH6tZ1cB4nM9sD8fG3hJ7kL2p", "iat": 1724083260, "sd_hash": "X9yH0Ajrdm1Oij4tWso9UzzKJvPoDxwmuEcO3XAdRC0" }