From 5e94398f60af4be1070b489b16dded8cb79bf867 Mon Sep 17 00:00:00 2001 From: browser-specs-bot <> Date: Fri, 4 Oct 2024 06:18:31 +0000 Subject: [PATCH] Monitor https://w3c-fedid.github.io/login-status/ Close #1510. --- src/data/monitor.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/data/monitor.json b/src/data/monitor.json index f0c1c827..b8dcdd20 100644 --- a/src/data/monitor.json +++ b/src/data/monitor.json @@ -409,6 +409,10 @@ "https://dev.w3.org/html5/html-sourcing-inband-tracks/": { "lastreviewed": "2024-09-01", "comment": "no longer worked on and implementation status is unclear" + }, + "https://w3c-fedid.github.io/login-status/": { + "comment": "FedCM still contains the Login Status API as sub-section for now (and TR link actually targets it, which will likely confuse tooling)", + "lastreviewed": "2024-10-04" } } -} +} \ No newline at end of file