|
96 | 96 | },
|
97 | 97 | "getClientCapabilities_static": {
|
98 | 98 | "__compat": {
|
| 99 | + "description": "`getClientCapabilities()` static method", |
99 | 100 | "spec_url": "https://w3c.github.io/webauthn/#sctn-getClientCapabilities",
|
100 | 101 | "tags": [
|
101 | 102 | "web-features:webauthn"
|
|
133 | 134 | },
|
134 | 135 | "getClientExtensionResults": {
|
135 | 136 | "__compat": {
|
| 137 | + "description": "`getClientExtensionResults()` method", |
136 | 138 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/getClientExtensionResults",
|
137 | 139 | "spec_url": "https://w3c.github.io/webauthn/#ref-for-dom-publickeycredential-getclientextensionresults",
|
138 | 140 | "tags": [
|
|
477 | 479 | },
|
478 | 480 | "signalAllAcceptedCredentials_static": {
|
479 | 481 | "__compat": {
|
| 482 | + "description": "`signalAllAcceptedCredentials()` static method", |
480 | 483 | "spec_url": "https://w3c.github.io/webauthn/#dom-publickeycredential-signalallacceptedcredentials",
|
481 | 484 | "support": {
|
482 | 485 | "chrome": {
|
|
515 | 518 | },
|
516 | 519 | "signalCurrentUserDetails_static": {
|
517 | 520 | "__compat": {
|
| 521 | + "description": "`signalCurrentUserDetails()` static method", |
518 | 522 | "spec_url": "https://w3c.github.io/webauthn/#dom-publickeycredential-signalcurrentuserdetails",
|
519 | 523 | "support": {
|
520 | 524 | "chrome": {
|
|
553 | 557 | },
|
554 | 558 | "signalUnknownCredential_static": {
|
555 | 559 | "__compat": {
|
| 560 | + "description": "`signalUnknownCredential()` static method", |
556 | 561 | "spec_url": "https://w3c.github.io/webauthn/#dom-publickeycredential-signalunknowncredential",
|
557 | 562 | "support": {
|
558 | 563 | "chrome": {
|
|
591 | 596 | },
|
592 | 597 | "toJSON": {
|
593 | 598 | "__compat": {
|
| 599 | + "description": "`toJSON()` method", |
594 | 600 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/toJSON",
|
595 | 601 | "spec_url": "https://w3c.github.io/webauthn/#dom-publickeycredential-tojson",
|
596 | 602 | "tags": [
|
|
0 commit comments