Open dwaite opened 10 months ago
If coming back over an API as a response it is helpful to get the JSON serialization compared to compact
If coming back over an API as a response it is helpful to get the JSON serialization compared to compact
Helpful how? I'll make two guesses as to what you may be referring to:
I'm a little bit sympathetic to (1). In my view, (2) is a layering violation - mixing protocol features into a data structure that's intended to be used as a protocol element.
Or is there a (3) that I didn't think of?
Our motivation is to have a single JSON serialization, like JWT does, to increase interoperability.
I will talk to people about this at IETF 119 in Brisbane.