The decoded form of the CBOR token-authorizations structure. A Partial<Record> because absent roles indicate that the corresponding feature is not enabled on the token (e.g. no "updateDenyList" key means the deny list is not active).
token-authorizations
Partial<Record>
"updateDenyList"
Generated using TypeDoc
The decoded form of the CBOR
token-authorizationsstructure. APartial<Record>because absent roles indicate that the corresponding feature is not enabled on the token (e.g. no"updateDenyList"key means the deny list is not active).