Web SDK - RainwayConnectOptions.externalId

Home > @rainway/web > RainwayConnectOptions > externalId

RainwayConnectOptions.externalId property

An identifying string that your application can recognize and tie back to a user. (For example, a username.)

Defaults to the empty string.

Signature:

externalId?: string;