Contents

userTierToken

An HTTP bearer token that authenticates the person using your app.

Declaration

let userTierToken: Data

Mentioned in

Discussion

The system sends this token to the Privacy Pass token issuer, which can verify whether it belongs to a valid user of your app. It then issues a Privacy Pass token.

See Also

Configuring the system