browser-specs
browser-specs copied to clipboard
Add login-status
URL
https://w3c-fedid.github.io/login-status/
Rationale
- See repository: w3c-fedid/login-status
- Would-be shortname:
login-status
Additional properties
{}
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! 😎
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?
@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)