WICG/trust-token-api

Permissions policy integration

martinthomson opened this issue · 1 comments

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.

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