WICG/trust-token-api

Use PrivateToken instead of PrivateStateToken

aykutbulut opened this issue · 0 comments

We should consider renaming PrivateStateToken dictionary to PrivateToken dictionary.

Token types are indicated in the type field in this dictionary. This will make things easy in case new token types are supported.