[Openid-specs-fapi] CBOR JavaScript API Standards Proposal
Anders Rundgren
anders.rundgren.net at gmail.com
Sat Jul 22 05:27:32 UTC 2023
Although CBOR is supported by all main-stream browsers (for WebAuthn), there is AFAIK still no public API. Something along these lines seems possible:
https://github.com/cyberphone/CBOR.js#cborjs
One of the core ideas behind this particular take on the matter is defining a CBOR profile that could be adopted by other software platforms as well in order to avoid the chaos with JSON where Oracle and Microsoft use different approaches for encoding integers outside of "Number".
This proposal has been submitted as an "idea" to TC39.
Personally, I have dropped most JSON developments in favor of CBOR.
Anders
More information about the Openid-specs-fapi
mailing list