Skip to content

Commit a4c2228

Browse files
committed
test-fixtures: add current authority example
1 parent b465037 commit a4c2228

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"authority_id": "auth-001",
3+
"issued_at": "2026-05-01T10:00:00Z",
4+
"valid_until": "2026-05-10T10:00:00Z",
5+
"scope": "bind:example",
6+
"revoked": false,
7+
"checkable": true,
8+
"description": "Example of an authority that is still current at bind time."
9+
}

0 commit comments

Comments
 (0)