Skip to content

Commit 5ea7ecf

Browse files
wbambergElchi3
andauthored
identitycredential.providers.nonce is deprecated and removed from the… (mdn#28684)
* identitycredential.providers.nonce is deprecated and removed from the spec * Update api/CredentialsContainer.json Co-authored-by: Florian Scholz <[email protected]> * Update api/CredentialsContainer.json Co-authored-by: Florian Scholz <[email protected]> --------- Co-authored-by: Florian Scholz <[email protected]>
1 parent c1fcd13 commit 5ea7ecf

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

api/CredentialsContainer.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,6 +1055,43 @@
10551055
}
10561056
}
10571057
},
1058+
"providers_option_nonce": {
1059+
"__compat": {
1060+
"description": "`identity.providers.nonce`",
1061+
"tags": [
1062+
"web-features:fedcm"
1063+
],
1064+
"support": {
1065+
"chrome": {
1066+
"version_added": "108",
1067+
"notes": "Removal proposed in [bug 441895082](https://crbug.com/441895082)."
1068+
},
1069+
"chrome_android": "mirror",
1070+
"edge": "mirror",
1071+
"firefox": {
1072+
"version_added": false
1073+
},
1074+
"firefox_android": "mirror",
1075+
"oculus": "mirror",
1076+
"opera": "mirror",
1077+
"opera_android": "mirror",
1078+
"safari": {
1079+
"version_added": false
1080+
},
1081+
"safari_ios": "mirror",
1082+
"samsunginternet_android": "mirror",
1083+
"webview_android": {
1084+
"version_added": false
1085+
},
1086+
"webview_ios": "mirror"
1087+
},
1088+
"status": {
1089+
"experimental": false,
1090+
"standard_track": false,
1091+
"deprecated": true
1092+
}
1093+
}
1094+
},
10581095
"providers_option_params": {
10591096
"__compat": {
10601097
"description": "`identity.providers.params`",

0 commit comments

Comments
 (0)