WICG / trust-token-api

Trust Token API
https://wicg.github.io/trust-token-api/
Other
419 stars 84 forks source link

Permissions policy integration #226

Closed martinthomson closed 1 year ago

martinthomson commented 1 year ago

It seems like this is a prime candidate for permissions policy integration, so that a top-level page can constrain access to the API. Separate knobs are likely to be necessary for issuance and redemption.

dvorak42 commented 1 year ago

We've actually implemented permissions policy (for redemption), we need to update the spec to call this out.