Skip to content

Commit

Permalink
Update FedCM spec URLs (#24145)
Browse files Browse the repository at this point in the history
* Update FedCM spec URLs

* Bump web-specs from 3.18.1 to 3.19.0

Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.18.1 to 3.19.0.
- [Release notes](https://github.com/w3c/browser-specs/releases)
- [Commits](https://github.com/w3c/browser-specs/compare/[email protected]@3.19.0)

---
updated-dependencies:
- dependency-name: web-specs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 5, 2024
1 parent 0e5ff25 commit 6176c5c
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions api/CredentialsContainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@
"identity_option": {
"__compat": {
"description": "<code>identity</code> option",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-credentialrequestoptions-identity",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-credentialrequestoptions-identity",
"support": {
"chrome": {
"version_added": "108"
Expand Down Expand Up @@ -527,7 +527,7 @@
"context_option": {
"__compat": {
"description": "<code>identity.context</code>",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-identitycredentialrequestoptions-context",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-identitycredentialrequestoptions-context",
"support": {
"chrome": {
"version_added": "116"
Expand Down Expand Up @@ -598,7 +598,7 @@
"loginHint": {
"__compat": {
"description": "<code>identity.providers.loginHint</code>",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-identityproviderrequestoptions-loginhint",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-identityproviderrequestoptions-loginhint",
"support": {
"chrome": {
"version_added": "116"
Expand Down
6 changes: 3 additions & 3 deletions api/IdentityCredential.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"IdentityCredential": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IdentityCredential",
"spec_url": "https://fedidcg.github.io/FedCM/#browser-api-identity-credential-interface",
"spec_url": "https://w3c-fedid.github.io/FedCM/#browser-api-identity-credential-interface",
"support": {
"chrome": {
"version_added": "108"
Expand Down Expand Up @@ -38,7 +38,7 @@
"disconnect_static": {
"__compat": {
"description": "<code>disconnect()</code> static method",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-identitycredential-disconnect",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-identitycredential-disconnect",
"support": {
"chrome": {
"version_added": "122"
Expand Down Expand Up @@ -109,7 +109,7 @@
"token": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IdentityCredential/token",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-identitycredential-token",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-identitycredential-token",
"support": {
"chrome": {
"version_added": "108"
Expand Down
6 changes: 3 additions & 3 deletions api/IdentityProvider.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"IdentityProvider": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IdentityProvider",
"spec_url": "https://fedidcg.github.io/FedCM/#browser-api-identity-provider-interface",
"spec_url": "https://w3c-fedid.github.io/FedCM/#browser-api-identity-provider-interface",
"support": {
"chrome": {
"version_added": "116"
Expand Down Expand Up @@ -39,7 +39,7 @@
"__compat": {
"description": "<code>close()</code> static method",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IdentityProvider/close_static",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-identityprovider-close",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-identityprovider-close",
"support": {
"chrome": {
"version_added": "120"
Expand Down Expand Up @@ -76,7 +76,7 @@
"__compat": {
"description": "<code>getUserInfo()</code> static method",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IdentityProvider/getUserInfo_static",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-identityprovider-getuserinfo",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-identityprovider-getuserinfo",
"support": {
"chrome": {
"version_added": "116"
Expand Down
2 changes: 1 addition & 1 deletion api/Navigator.json
Original file line number Diff line number Diff line change
Expand Up @@ -1890,7 +1890,7 @@
"login": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Navigator/login",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-navigator-login",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-navigator-login",
"support": {
"chrome": {
"version_added": "120"
Expand Down
4 changes: 2 additions & 2 deletions api/NavigatorLogin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"NavigatorLogin": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigatorLogin",
"spec_url": "https://fedidcg.github.io/FedCM/#navigatorlogin",
"spec_url": "https://w3c-fedid.github.io/FedCM/#navigatorlogin",
"support": {
"chrome": {
"version_added": "120"
Expand Down Expand Up @@ -38,7 +38,7 @@
"setStatus": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigatorLogin/setStatus",
"spec_url": "https://fedidcg.github.io/FedCM/#dom-navigatorlogin-setstatus",
"spec_url": "https://w3c-fedid.github.io/FedCM/#dom-navigatorlogin-setstatus",
"support": {
"chrome": {
"version_added": "120"
Expand Down
2 changes: 1 addition & 1 deletion http/headers/Permissions-Policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@
"identity-credentials-get": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Permissions-Policy/identity-credentials-get",
"spec_url": "https://fedidcg.github.io/FedCM/#permissions-policy-integration",
"spec_url": "https://w3c-fedid.github.io/FedCM/#permissions-policy-integration",
"support": {
"chrome": {
"version_added": "110"
Expand Down
2 changes: 1 addition & 1 deletion http/headers/Set-Login.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Set-Login": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Login",
"spec_url": "https://fedidcg.github.io/FedCM/#login-status-http",
"spec_url": "https://w3c-fedid.github.io/FedCM/#login-status-http",
"support": {
"chrome": {
"version_added": "120"
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6176c5c

Please sign in to comment.