Contents

pirAuthenticationToken

A PIR per-user authentication token string.

Declaration

var pirAuthenticationToken: String? { get }

Discussion

This value is an HTTP bearer token that authenticates the person using your app. The system uses this token to attest that it is a valid user when requesting anonymous authentication tokens.

See Also

Working with a Private Information Retrieval server