[webauthn] Pull Request: Reorder PublicKeyCredentialDescriptorJSON values to match PublicKeyCredentialDescriptor

MasterKale has just submitted a new pull request for https://github.com/w3c/webauthn:

== Reorder PublicKeyCredentialDescriptorJSON values to match PublicKeyCredentialDescriptor ==
This PR rearranges the properties in the `PublicKeyCredentialDescriptorJSON` dictionary to match the ordering of its non-JSON representation `PublicKeyCredentialDescriptor` dictionary.

## `PublicKeyCredentialDescriptorJSON`

![Screenshot 2024-08-06 at 11 04 48 AM](https://github.com/user-attachments/assets/29e6c459-11ad-45f9-9c06-669849858f34)

## `PublicKeyCredentialDescriptor`

![Screenshot 2024-08-06 at 11 05 39 AM](https://github.com/user-attachments/assets/7f914f7c-b5a2-4a7c-b734-93ec669150fa)


Fixes #2082.

See https://github.com/w3c/webauthn/pull/2110


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 6 August 2024 18:06:16 UTC