TokenResponsePayload
Defined in: packages/client/src/worker/protocol.ts:270
tab → worker: the answer to a TokenRequestPayload. token: null = the tab has none.
Properties
Section titled “Properties”requestId
Section titled “requestId”requestId:
string
Defined in: packages/client/src/worker/protocol.ts:271
token:
AuthTokenSnapshot|null
Defined in: packages/client/src/worker/protocol.ts:272