Closed MasterKale closed 3 months ago
This PR refines typing in RegistrationResponseJSON and AuthenticationResponseJSON to remove confusion around the shape of the value of JSON-serialized Credential.id.
RegistrationResponseJSON
AuthenticationResponseJSON
Credential.id
Fixes #2119.
Preview | Diff
This PR refines typing in
RegistrationResponseJSON
andAuthenticationResponseJSON
to remove confusion around the shape of the value of JSON-serializedCredential.id
.Fixes #2119.
Preview | Diff