|
646 | 646 | } |
647 | 647 | } |
648 | 648 | }, |
| 649 | + "hints": { |
| 650 | + "__compat": { |
| 651 | + "description": "`hints` option", |
| 652 | + "spec_url": "https://w3c.github.io/webauthn/#enum-hints", |
| 653 | + "tags": [ |
| 654 | + "web-features:webauthn" |
| 655 | + ], |
| 656 | + "support": { |
| 657 | + "chrome": { |
| 658 | + "version_added": "128" |
| 659 | + }, |
| 660 | + "chrome_android": "mirror", |
| 661 | + "edge": "mirror", |
| 662 | + "firefox": { |
| 663 | + "version_added": false |
| 664 | + }, |
| 665 | + "firefox_android": "mirror", |
| 666 | + "oculus": "mirror", |
| 667 | + "opera": "mirror", |
| 668 | + "opera_android": "mirror", |
| 669 | + "safari": { |
| 670 | + "version_added": false |
| 671 | + }, |
| 672 | + "safari_ios": "mirror", |
| 673 | + "samsunginternet_android": "mirror", |
| 674 | + "webview_android": { |
| 675 | + "version_added": false |
| 676 | + }, |
| 677 | + "webview_ios": "mirror" |
| 678 | + }, |
| 679 | + "status": { |
| 680 | + "experimental": true, |
| 681 | + "standard_track": true, |
| 682 | + "deprecated": false |
| 683 | + } |
| 684 | + } |
| 685 | + }, |
649 | 686 | "requireResidentKey": { |
650 | 687 | "__compat": { |
651 | 688 | "spec_url": "https://w3c.github.io/webauthn/#dom-authenticatorselectioncriteria-requireresidentkey", |
|
1153 | 1190 | } |
1154 | 1191 | } |
1155 | 1192 | } |
| 1193 | + }, |
| 1194 | + "hints": { |
| 1195 | + "__compat": { |
| 1196 | + "description": "`hints` option", |
| 1197 | + "spec_url": "https://w3c.github.io/webauthn/#enum-hints", |
| 1198 | + "tags": [ |
| 1199 | + "web-features:webauthn" |
| 1200 | + ], |
| 1201 | + "support": { |
| 1202 | + "chrome": { |
| 1203 | + "version_added": "128" |
| 1204 | + }, |
| 1205 | + "chrome_android": "mirror", |
| 1206 | + "edge": "mirror", |
| 1207 | + "firefox": { |
| 1208 | + "version_added": false |
| 1209 | + }, |
| 1210 | + "firefox_android": "mirror", |
| 1211 | + "oculus": "mirror", |
| 1212 | + "opera": "mirror", |
| 1213 | + "opera_android": "mirror", |
| 1214 | + "safari": { |
| 1215 | + "version_added": false |
| 1216 | + }, |
| 1217 | + "safari_ios": "mirror", |
| 1218 | + "samsunginternet_android": "mirror", |
| 1219 | + "webview_android": { |
| 1220 | + "version_added": false |
| 1221 | + }, |
| 1222 | + "webview_ios": "mirror" |
| 1223 | + }, |
| 1224 | + "status": { |
| 1225 | + "experimental": true, |
| 1226 | + "standard_track": true, |
| 1227 | + "deprecated": false |
| 1228 | + } |
| 1229 | + } |
1156 | 1230 | } |
1157 | 1231 | } |
1158 | 1232 | }, |
|
0 commit comments