Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add login-status #1510

Closed
browser-specs-bot opened this issue Sep 23, 2024 · 3 comments · Fixed by #1518
Closed

Add login-status #1510

browser-specs-bot opened this issue Sep 23, 2024 · 3 comments · Fixed by #1518
Labels
new spec Suggestion to add a new spec

Comments

@browser-specs-bot
Copy link
Collaborator

URL

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

Rationale

Additional properties

{}
@browser-specs-bot browser-specs-bot added the new spec Suggestion to add a new spec label Sep 23, 2024
@browser-specs-bot
Copy link
Collaborator Author

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! 😎

@tidoust
Copy link
Member

tidoust commented Oct 3, 2024

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
Copy link
Member

tidoust commented Oct 4, 2024

@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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants