webauthn-framework
webauthn-framework copied to clipboard
Add Secure Payment Confirmation (SPC) support to Webauthn
Target branch: 5.2 Resolves issue #
- [ ] It is a Bug fix
- [x] It is a New feature
- [ ] Breaks BC
- [ ] Includes Deprecations
Introduced multiple classes to implement Secure Payment Confirmation including payment extension support and related data structures. Updated testing and integrated a JavaScript example for SPC usage in the payment flow.