Skip to content

[spec] DigitalCredentialRequestOptions and DigitalCredential objects must be JSON serializable #125

Open
@timcappalli

Description

In WebAuthn L3, we introduced new methods (toJSON, parseCreationOptionsFromJSON, and parseRequestOptionsFromJSON) for serializing responses and for deserializing requests.

This both improves the developer experience and also allows us to reference these methods directly in the CTAP specification for hybrid transports, instead of defining the encoding and structure there.

Metadata

Assignees

Labels

cgr1-blockerCommunity Group Report 1 Blockerspec

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions