w3c-fedid / FedCM

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

Validate urls once the config fetch occurs #499

Open npm1 opened 1 year ago

npm1 commented 1 year ago

Currently we validate the URLs right before using, but it is better to validate them once they are received from the config fetch.