own - The self signed claims for the iss of this message. Either as an Object of claim types for self signed claims eg: {"name":"Some Corp Inc", "url":"https://somecorp.example","image":{"/":"/ipfs/QmSCnmXC91Arz2gj934Ce4DeR7d9fULWRepjzGMX6SSazB"}} or the IPFS Hash of a JSON encoded equivalent
verified - Array of Verified Claims JWTs or IPFS hash of JSON encoded equivalent about the iss of this message
This adds 2 new optional fields to all uPort JWT:
own
- The self signed claims for theiss
of this message. Either as an Object of claim types for self signed claims eg:{"name":"Some Corp Inc", "url":"https://somecorp.example","image":{"/":"/ipfs/QmSCnmXC91Arz2gj934Ce4DeR7d9fULWRepjzGMX6SSazB"}}
or the IPFS Hash of a JSON encoded equivalentverified
- Array of Verified Claims JWTs or IPFS hash of JSON encoded equivalent about theiss
of this message