Skip to content

Commit 96c8f13

Browse files
authored
Merge pull request #239 from maxleonard/patch-3
typo in index.bs example token
2 parents 7353ed3 + b34e0b5 commit 96c8f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

primer/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ Token Body:
557557
{
558558
"sub": "https://alice.coolpod.example/profile/card#me",
559559
"aud": [ "solid", "https://decentphotos.example/client_id"],
560-
"azp": "https://decentphotos.example/client_id"
560+
"azp": "https://decentphotos.example/client_id",
561561
"webid": "https://alice.coolpod.example/profile/card#me",
562562
"iss": "https://secureauth.example",
563563
"jti": "844a095c-9cdb-47e5-9510-1dba987c0a5f",

0 commit comments

Comments
 (0)