authToken property

AuthToken authToken
final

An opaque string representing a unique identifying token issued by the wallet endpoint to the dApp endpoint. The dApp endpoint can use this on future connections to reauthorize access to privileged methods.

Implementation

final AuthToken authToken;