| Column | ID | Type |
|---|---|---|
| id | 0 | binary NOT NULL HASH |
| issuer | 1 | string NULLABLE VALUE |
| subject | 2 | string NULLABLE VALUE |
| scope | 3 | string NULLABLE VALUE |
| key_set | 4 | string NULLABLE VALUE |
| key_id | 5 | string NULLABLE VALUE |
| created_at | 6 | int64 NULLABLE VALUE |
| expires_at | 7 | int64 NULLABLE VALUE |
| nid | 8 | binary NULLABLE VALUE |
| allow_any_subject | 9 | bool NULLABLE VALUE |