In https://github.com/explainers-by-googlers/storage-access-for-fedcm/issues/1, we discussed how preventSilentAccess impacts Storage Access auto-grants from FedCM and decided that it seems safer to avoid exposing storage access after preventSilentAccess was invoked. This raised the question whether the User Info API should be exposed that way, and what our privacy threat model for FedCM is regarding the preventSilentAccess function.
In https://github.com/explainers-by-googlers/storage-access-for-fedcm/issues/1, we discussed how
preventSilentAccess
impacts Storage Access auto-grants from FedCM and decided that it seems safer to avoid exposing storage access afterpreventSilentAccess
was invoked. This raised the question whether the User Info API should be exposed that way, and what our privacy threat model for FedCM is regarding thepreventSilentAccess
function.@yi-gu @bvandersloot-mozilla @ekovac