Home > @rainway/web > RainwayConnectOptions
RainwayConnectOptions interface
Configuration for RainwayConnection.
Signature:
export interface RainwayConnectOptions
Properties
Property | Type | Description |
---|---|---|
apiKey | string | The Rainway API key of your organization. |
externalId? | string | (Optional) An identifying string that your application can recognize and tie back to a user. (For example, a username.)Defaults to the empty string. |