w3c-fedid / FedCM

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

Error fetching the accounts list from localhost #608

Open samuelgoto opened 6 months ago

samuelgoto commented 6 months ago

I can easily reproduce this: fetching the accounts_endpoint throws an error while serving a FedCM IdP from localhost.

This makes developing IdPs hard, because you have to develop against either real servers or set up /etc/hosts.

cbiesinger commented 6 months ago

hmm this used to work. do you have any specific errors in the console?

samuelgoto commented 5 months ago

do you have any specific errors in the console?

it throws a generic error. easily reproducible, so happy to put a reproduce test together if that helps.