aaronpkFedCM is a browser API for logging in to websites using external identity providers, and has an experimental feature "IdP Registration" which can let your own website be an identity provider to any website using IndieAuth
[schmarty]i will probably wait for support to land in more browsers but i have some hopes that this FedCM/IdP would be a good way to do protected content on my personal site where i can encourage folks to use their own domain but also they can ignore me and just use their google account and still get access.
[snarfed]I'm still working my way through the docs, but one part of the RP flow with navigator.credentials.get() that confused me was that it sounded like the RP had to request a specific IdP
[snarfed]...which would seem to somewhat defeat the purpose. I assume that's just me misreading the docs? ie the RP can say "I want to use any available login" ? or "I want a login in this category or tag" ?
aaronpkthe university and open banking use cases could be covered by providing a "federation URL", which confusingly has nothing to do with fediverse federations
aaronpkbut yeah i think we need some sort of open "type" filter that websites can opt in to. really what webmention.io should be asking for is an indieauth IdP, not "any" IdP
aaronpkit looks like the comment is being rendered in the HTML, so are you fetching it from webmention.io when the page is loaded or caching it somewhere?
pcarriercapjamesg[d] in 1pw.me the keypair is derived from the password, and in 0pw when you POST a payload it gets stored under a blob named after the public key
LoqiFedCM is a browser API for logging in to websites using external identity providers, and has an experimental feature "IdP Registration" which can let your own website be an identity provider to any website using IndieAuth https://indieweb.org/FedCM
LoqiFedCM for IndieAuth is a guide intended to help IndieAuth developers add support for the FedCM APIs, including the IdP Registration feature that enables FedCM to be used with IndieAuth https://indieweb.org/FedCM_for_IndieAuth