Home > rainway-sdk > RainwayConfig > externalId
RainwayConfig.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;