WICG / digital-credentials

Digital Credentials, like driver's licenses
https://wicg.github.io/digital-credentials/
Other
66 stars 8 forks source link

DigitialCredential's .data should probably be a Uint8Array #93

Closed marcoscaceres closed 2 months ago

marcoscaceres commented 3 months ago

Depending on what we end up with for the response structure, DigitialCredential's .data attribute should be a Uint8Array. See https://github.com/w3ctag/design-principles/issues/463.