w3c-fedid / FedCM

A privacy preserving identity exchange Web API
https://w3c-fedid.github.io/FedCM/
Other
375 stars 72 forks source link

Avoid hard-coding the fedcm.json manifest and allow the manifest to b… #278

Closed samuelgoto closed 2 years ago

samuelgoto commented 2 years ago

…e passed directly


Preview | Diff

matthewp commented 2 years ago

It's great that this avoids the hardcoding, but I think using manifest.json might not be the best choice. Manifest is such an overloaded term, I see manifest.json and immediately think of this. Can you not use fedcm.json in the examples or fedcm-manifest.json or something else less generic?