browser-specs icon indicating copy to clipboard operation
browser-specs copied to clipboard

Add login-status

Open browser-specs-bot opened this issue 1 year ago • 1 comments

URL

https://w3c-fedid.github.io/login-status/

Rationale

Additional properties

{}

browser-specs-bot avatar Sep 23 '24 00:09 browser-specs-bot

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://w3c-fedid.github.io/login-status/",
  "seriesComposition": "full",
  "shortname": "login-status",
  "series": {
    "shortname": "login-status",
    "currentSpecification": "login-status",
    "title": "Login Status API",
    "shortTitle": "Login Status API",
    "nightlyUrl": "https://w3c-fedid.github.io/login-status/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Federated Identity Working Group",
      "url": "https://www.w3.org/groups/wg/fedid/"
    }
  ],
  "nightly": {
    "url": "https://w3c-fedid.github.io/login-status/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c-fedid/login-status",
    "sourcePath": "spec/index.bs",
    "filename": "index.html"
  },
  "title": "Login Status API",
  "source": "spec",
  "shortTitle": "Login Status API",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

browser-specs-bot avatar Sep 23 '24 00:09 browser-specs-bot

That seems good, but the contents of the spec are still in the FedCM spec, so adding it would create duplicates. Perhaps worth waiting until the FedCM spec gets updated?

tidoust avatar Oct 03 '24 15:10 tidoust

@browser-specs-bot monitor because FedCM still contains the Login Status API as sub-section for now (and TR link actually targets it, which will likely confuse tooling)

tidoust avatar Oct 04 '24 06:10 tidoust