fedidcg / FedCM

A privacy preserving identity exchange Web API
https://fedidcg.github.io/FedCM
Other
357 stars 66 forks source link

Fix FedCM connection status computations #526

Open npm1 opened 7 months ago

npm1 commented 7 months ago

In Chrome implementation, we actually have two different computations:

Note that the previous 'compute the connection status' algorithm now takes on the PP/TOS meaning, so its definition is slightly changed.


Preview | Diff

yi-gu commented 6 months ago

LGTM. Could you mention in the PR description that the term "connection" now has slightly different meaning?

npm1 commented 6 months ago

Done. Ben, this PR looks scary but the actual change is fairly small and summarized in the PR description. Let me know what you think