WICG / trust-token-api

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

Use PrivateToken instead of PrivateStateToken #210

Closed aykutbulut closed 1 year ago

aykutbulut commented 1 year ago

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.