- From: Nina Satragno via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Aug 2024 19:32:32 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by nsatragno to https://github.com/w3c/webauthn: * Add Signal API This commit adds a `PublicKeyCredential.signal` method that relying parties can call to notify authenticators of changes on the applicability or metadata of credentials. Closes #1967 by Nina Satragno https://github.com/w3c/webauthn/commit/e241e6d17f01d19295fab0b48f2f75d80f12671e * Add first version of the algo and format by Nina Satragno https://github.com/w3c/webauthn/commit/b8a912e9c5d5174b97df538f8df8086d7cf6732e * Update interface. by Nina Satragno https://github.com/w3c/webauthn/commit/9c9355a938b89496521580f32e4188bdbfd22d3b * Have more flexibility for authenticators. by Nina Satragno https://github.com/w3c/webauthn/commit/8a8a06a4e47a4a42734ecb7d4537783020087dd4 * Polish by Nina Satragno https://github.com/w3c/webauthn/commit/c29e08ca46926a3520c42677c058bc9247d718b8 * make rpid required by Nina Satragno https://github.com/w3c/webauthn/commit/d44f313b8430549976f509e301d1a12a3f620d69 * Split signal API into three methods. by Nina Satragno https://github.com/w3c/webauthn/commit/02890af6cc70c7462b68647ac4968e4eeec04d5c * emlun's comment by Nina Satragno https://github.com/w3c/webauthn/commit/70b267b53a4b45d7d3f0a96c3050b7bf3651fc5e * Extra privacy considerations. by Nina Satragno https://github.com/w3c/webauthn/commit/a745490cff775084b86fade0bf95331a9d3e756f * Allow unhiding credentials. by Nina Satragno https://github.com/w3c/webauthn/commit/00dd9c7b6de90fdbe6d9f1429c563414b7882b0c * Update RPID validation by Nina Satragno https://github.com/w3c/webauthn/commit/0d990f75d49d236ce3f7f4750647ec0e66a88813 * Hiding > Deleting by Nina Satragno https://github.com/w3c/webauthn/commit/57815ac6b75d86e88fa50ceb2cc77aafde8daa39 * Drop the `id` by Nina Satragno https://github.com/w3c/webauthn/commit/84a97e45fd662d99131697c1b9a2963f59d715cf * add to client capabilities by Nina Satragno https://github.com/w3c/webauthn/commit/4be9a4e2669869ee39055398ac429c97ea806198 * Add note comparing signal types by Nina Satragno https://github.com/w3c/webauthn/commit/981b278fc2d1430a86ac684cd55d99a056e83552 * Use CAPS for normative requirements Co-authored-by: Emil Lundberg <emil@emlun.se> by Nina Satragno https://github.com/w3c/webauthn/commit/73ab0797d3924fefbfc225b8b54f782551603781 * Apply suggestions from code review Notes are not normative. Co-authored-by: Emil Lundberg <emil@emlun.se> by Nina Satragno https://github.com/w3c/webauthn/commit/e4a9de894f61f98b95c6008c539c3285494c8a0c * Make alternative methods normative. by Nina Satragno https://github.com/w3c/webauthn/commit/1454bf79a74028faaaea3c2cb8ef936d1ba70313 * Update index.bs Co-authored-by: Emil Lundberg <emil@emlun.se> by Nina Satragno https://github.com/w3c/webauthn/commit/40753fdc93609809489c25a1d8d94a1e68194f0b * Address emlun's comments. by Nina Satragno https://github.com/w3c/webauthn/commit/74d3cf083752b38e2eb44285d95a7ddc18979afa * Apply suggestions from code review Co-authored-by: Tim Cappalli <tim@cappalli.me> by Nina Satragno https://github.com/w3c/webauthn/commit/7687a40fe85e7c69e1509cadae170c3a9e8baa3d -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 August 2024 19:32:33 UTC