Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for FedCM, Passkey, and WebAuthn well-known files (#158)
* updated /.well-known/assetlinks.json parsing * updated /.well-known/assetlinks.json parsing and test URLs * Update .markdown-lint.yml * Update pull_request_template.md * Update pull_request_template.md * Update wpt-test.yml * FedCM, passkey, Related Origin Requests * Update dist/well-known.js * Update .github/pull_request_template.md * Restore example.com * Update assetlink.json relation to check array to correctly reflect the setup. * Restore test website example.com * correct lint error for .github/pull_request_template.md * Update /.well-known/web-identity error handling * Update /.well-known/passkey-endpoints error handling * Update /.well-known/webauthn error handling * Removed redundant properties * Update responding with default results. --------- Co-authored-by: Barry Pollard <[email protected]> Co-authored-by: Barry Pollard <[email protected]>
- Loading branch information