Commit c57d482
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]>1 parent 8750d94 commit c57d482
1 file changed
+54
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
118 | 170 | | |
119 | 171 | | |
120 | 172 | | |
| |||
0 commit comments