Re: [w3ctag/design-reviews] Verifiable Credentials Data Model 1.0 (#343)

JWT Serialization is pretty straight forward, Compact Serialization is the most common serialization format that I have seen for JWT, just Base64 Url Safe encoded information separated by an dot.

What I have not figured out yet is the RDF DataSet Normalization that is required for the JSON-LD Signature specification . 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/343#issuecomment-521373517

Received on Wednesday, 14 August 2019 18:56:08 UTC