Get Connection Info
Get connection information for the selected Twitch account, such as your User ID or OAuth Token.
Be careful when pulling your OAuth token info. Make sure to delete the variable when you don't need it anymore. Do not accidentally expose it on your stream.
| Box Name | Type | Description |
|---|---|---|
| Login Name | String | Your Twitch login name |
| Save Variable As | String | Variable to save the result |
| Type | Dropdown | Value to get. User ID, OAuth token, Login Name or Display Name |
Saved Value:
| Type Selection | Saved Type | Description |
|---|---|---|
| User ID | String | The connected Twitch account’s user ID. |
| OAuth Token | String | The connected Twitch account’s OAuth token. |
| Login Name | String | The connected Twitch account’s login name. |
| Display Name | String | The connected Twitch account’s display name. |