patcg-individual-drafts / private-aggregation-api

Explainer for proposed web platform API
https://patcg-individual-drafts.github.io/private-aggregation-api/
41 stars 17 forks source link

Spec: Guard privateAggregation object for permissions and availability #75

Closed alexmturner closed 1 year ago

alexmturner commented 1 year ago

Guards the privateAggregation object directly instead of guarding each API function. This aligns with the implementation and reduces duplicate logic. Also reworks the wording of the permissions policy integration as a drive-by.


Preview | Diff

alexmturner commented 1 year ago

@linnan-github, could you PTAL? Thanks! cc @yoavweiss