Contents

identityToken

A JSON Web Token (JWT) that securely communicates information about the user to your app.

Declaration

var identityToken: Data? { get }

See Also

Identifying a User