@steamsets/client-ts 0.11.9 → 0.11.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. package/README.md +9 -9
  2. package/docs/sdks/account/README.md +52 -52
  3. package/docs/sdks/app/README.md +4 -4
  4. package/docs/sdks/badge/README.md +4 -4
  5. package/docs/sdks/connection/README.md +8 -8
  6. package/docs/sdks/data/README.md +18 -18
  7. package/docs/sdks/developer/README.md +6 -6
  8. package/docs/sdks/leaderboard/README.md +6 -6
  9. package/docs/sdks/liveness/README.md +2 -2
  10. package/docs/sdks/location/README.md +2 -2
  11. package/docs/sdks/public/README.md +16 -16
  12. package/docs/sdks/session/README.md +8 -8
  13. package/docs/sdks/settings/README.md +14 -14
  14. package/funcs/accountAccountV1ConnectionConnect.js +3 -3
  15. package/funcs/accountAccountV1ConnectionConnect.js.map +1 -1
  16. package/funcs/accountAccountV1ConnectionDeleteConnection.js +3 -3
  17. package/funcs/accountAccountV1ConnectionDeleteConnection.js.map +1 -1
  18. package/funcs/accountAccountV1ConnectionUpdateConnection.js +3 -3
  19. package/funcs/accountAccountV1ConnectionUpdateConnection.js.map +1 -1
  20. package/funcs/accountAccountV1ConnectionVerifyConnection.js +3 -3
  21. package/funcs/accountAccountV1ConnectionVerifyConnection.js.map +1 -1
  22. package/funcs/accountAccountV1GetApps.js +3 -3
  23. package/funcs/accountAccountV1GetApps.js.map +1 -1
  24. package/funcs/accountAccountV1GetBadges.js +3 -3
  25. package/funcs/accountAccountV1GetBadges.js.map +1 -1
  26. package/funcs/accountAccountV1GetDataPoints.js +3 -3
  27. package/funcs/accountAccountV1GetDataPoints.js.map +1 -1
  28. package/funcs/accountAccountV1GetFriends.js +3 -3
  29. package/funcs/accountAccountV1GetFriends.js.map +1 -1
  30. package/funcs/accountAccountV1GetInfo.js +3 -3
  31. package/funcs/accountAccountV1GetInfo.js.map +1 -1
  32. package/funcs/accountAccountV1GetLeaderboardHistory.js +3 -3
  33. package/funcs/accountAccountV1GetLeaderboardHistory.js.map +1 -1
  34. package/funcs/accountAccountV1GetStaff.js +3 -3
  35. package/funcs/accountAccountV1GetStaff.js.map +1 -1
  36. package/funcs/accountAccountV1LeaderboardPreview.js +3 -3
  37. package/funcs/accountAccountV1LeaderboardPreview.js.map +1 -1
  38. package/funcs/accountAccountV1Queue.js +3 -3
  39. package/funcs/accountAccountV1Queue.js.map +1 -1
  40. package/funcs/accountAccountV1SessionCreate.js +3 -3
  41. package/funcs/accountAccountV1SessionCreate.js.map +1 -1
  42. package/funcs/accountAccountV1SessionDelete.js +3 -3
  43. package/funcs/accountAccountV1SessionDelete.js.map +1 -1
  44. package/funcs/accountAccountV1SessionGet.js +3 -3
  45. package/funcs/accountAccountV1SessionGet.js.map +1 -1
  46. package/funcs/accountAccountV1SessionLogin.js +3 -3
  47. package/funcs/accountAccountV1SessionLogin.js.map +1 -1
  48. package/funcs/accountAccountV1SettingsDeleteImages.js +3 -3
  49. package/funcs/accountAccountV1SettingsDeleteImages.js.map +1 -1
  50. package/funcs/accountAccountV1SettingsGet.js +3 -3
  51. package/funcs/accountAccountV1SettingsGet.js.map +1 -1
  52. package/funcs/accountAccountV1SettingsSendEmailVerification.js +3 -3
  53. package/funcs/accountAccountV1SettingsSendEmailVerification.js.map +1 -1
  54. package/funcs/accountAccountV1SettingsUpdate.js +3 -3
  55. package/funcs/accountAccountV1SettingsUpdate.js.map +1 -1
  56. package/funcs/accountAccountV1SettingsUpdateImage.js +3 -3
  57. package/funcs/accountAccountV1SettingsUpdateImage.js.map +1 -1
  58. package/funcs/accountAccountV1SettingsUploadImages.js +3 -3
  59. package/funcs/accountAccountV1SettingsUploadImages.js.map +1 -1
  60. package/funcs/accountAccountV1SettingsVerfyEmail.js +3 -3
  61. package/funcs/accountAccountV1SettingsVerfyEmail.js.map +1 -1
  62. package/funcs/accountLeaderboardV1GetAccount.js +3 -3
  63. package/funcs/accountLeaderboardV1GetAccount.js.map +1 -1
  64. package/funcs/accountLeaderboardV1GetBadges.js +3 -3
  65. package/funcs/accountLeaderboardV1GetBadges.js.map +1 -1
  66. package/funcs/appAppV1Get.js +3 -3
  67. package/funcs/appAppV1Get.js.map +1 -1
  68. package/funcs/appAppV1Queue.js +3 -3
  69. package/funcs/appAppV1Queue.js.map +1 -1
  70. package/funcs/badgeBadgeV1Tag.js +3 -3
  71. package/funcs/badgeBadgeV1Tag.js.map +1 -1
  72. package/funcs/badgeBadgeV1Tags.js +3 -3
  73. package/funcs/badgeBadgeV1Tags.js.map +1 -1
  74. package/funcs/connectionAccountV1ConnectionConnect.js +3 -3
  75. package/funcs/connectionAccountV1ConnectionConnect.js.map +1 -1
  76. package/funcs/connectionAccountV1ConnectionDeleteConnection.js +3 -3
  77. package/funcs/connectionAccountV1ConnectionDeleteConnection.js.map +1 -1
  78. package/funcs/connectionAccountV1ConnectionUpdateConnection.js +3 -3
  79. package/funcs/connectionAccountV1ConnectionUpdateConnection.js.map +1 -1
  80. package/funcs/connectionAccountV1ConnectionVerifyConnection.js +3 -3
  81. package/funcs/connectionAccountV1ConnectionVerifyConnection.js.map +1 -1
  82. package/funcs/dataAccountV1GetApps.js +3 -3
  83. package/funcs/dataAccountV1GetApps.js.map +1 -1
  84. package/funcs/dataAccountV1GetBadges.js +3 -3
  85. package/funcs/dataAccountV1GetBadges.js.map +1 -1
  86. package/funcs/dataAccountV1GetDataPoints.js +3 -3
  87. package/funcs/dataAccountV1GetDataPoints.js.map +1 -1
  88. package/funcs/dataAccountV1GetFriends.js +3 -3
  89. package/funcs/dataAccountV1GetFriends.js.map +1 -1
  90. package/funcs/dataAccountV1GetInfo.js +3 -3
  91. package/funcs/dataAccountV1GetInfo.js.map +1 -1
  92. package/funcs/dataAccountV1GetLeaderboardHistory.js +3 -3
  93. package/funcs/dataAccountV1GetLeaderboardHistory.js.map +1 -1
  94. package/funcs/dataAccountV1GetStaff.js +3 -3
  95. package/funcs/dataAccountV1GetStaff.js.map +1 -1
  96. package/funcs/dataAccountV1Queue.js +3 -3
  97. package/funcs/dataAccountV1Queue.js.map +1 -1
  98. package/funcs/dataAppV1Queue.js +3 -3
  99. package/funcs/dataAppV1Queue.js.map +1 -1
  100. package/funcs/developerAccountV1SettingsDeveloperAppCreate.js +3 -3
  101. package/funcs/developerAccountV1SettingsDeveloperAppCreate.js.map +1 -1
  102. package/funcs/developerAccountV1SettingsDeveloperAppDelete.js +3 -3
  103. package/funcs/developerAccountV1SettingsDeveloperAppDelete.js.map +1 -1
  104. package/funcs/developerAccountV1SettingsDeveloperAppUpdate.js +3 -3
  105. package/funcs/developerAccountV1SettingsDeveloperAppUpdate.js.map +1 -1
  106. package/funcs/leaderboardAccountV1LeaderboardPreview.js +3 -3
  107. package/funcs/leaderboardAccountV1LeaderboardPreview.js.map +1 -1
  108. package/funcs/leaderboardLeaderboardV1GetAccount.js +3 -3
  109. package/funcs/leaderboardLeaderboardV1GetAccount.js.map +1 -1
  110. package/funcs/leaderboardLeaderboardV1GetBadges.js +3 -3
  111. package/funcs/leaderboardLeaderboardV1GetBadges.js.map +1 -1
  112. package/funcs/livenessLiveness.js +3 -3
  113. package/funcs/livenessLiveness.js.map +1 -1
  114. package/funcs/locationLocation.js +3 -3
  115. package/funcs/locationLocation.js.map +1 -1
  116. package/funcs/publicAccountV1GetApps.js +3 -3
  117. package/funcs/publicAccountV1GetApps.js.map +1 -1
  118. package/funcs/publicAccountV1GetBadges.js +3 -3
  119. package/funcs/publicAccountV1GetBadges.js.map +1 -1
  120. package/funcs/publicAccountV1GetDataPoints.js +3 -3
  121. package/funcs/publicAccountV1GetDataPoints.js.map +1 -1
  122. package/funcs/publicAccountV1GetFriends.js +3 -3
  123. package/funcs/publicAccountV1GetFriends.js.map +1 -1
  124. package/funcs/publicAccountV1GetInfo.js +3 -3
  125. package/funcs/publicAccountV1GetInfo.js.map +1 -1
  126. package/funcs/publicAccountV1GetLeaderboardHistory.js +3 -3
  127. package/funcs/publicAccountV1GetLeaderboardHistory.js.map +1 -1
  128. package/funcs/publicAccountV1Queue.js +3 -3
  129. package/funcs/publicAccountV1Queue.js.map +1 -1
  130. package/funcs/publicAppV1Queue.js +3 -3
  131. package/funcs/publicAppV1Queue.js.map +1 -1
  132. package/funcs/sessionAccountV1SessionCreate.js +3 -3
  133. package/funcs/sessionAccountV1SessionCreate.js.map +1 -1
  134. package/funcs/sessionAccountV1SessionDelete.js +3 -3
  135. package/funcs/sessionAccountV1SessionDelete.js.map +1 -1
  136. package/funcs/sessionAccountV1SessionGet.js +3 -3
  137. package/funcs/sessionAccountV1SessionGet.js.map +1 -1
  138. package/funcs/sessionAccountV1SessionLogin.js +3 -3
  139. package/funcs/sessionAccountV1SessionLogin.js.map +1 -1
  140. package/funcs/settingsAccountV1SettingsDeleteImages.js +3 -3
  141. package/funcs/settingsAccountV1SettingsDeleteImages.js.map +1 -1
  142. package/funcs/settingsAccountV1SettingsGet.js +3 -3
  143. package/funcs/settingsAccountV1SettingsGet.js.map +1 -1
  144. package/funcs/settingsAccountV1SettingsSendEmailVerification.js +3 -3
  145. package/funcs/settingsAccountV1SettingsSendEmailVerification.js.map +1 -1
  146. package/funcs/settingsAccountV1SettingsUpdate.js +3 -3
  147. package/funcs/settingsAccountV1SettingsUpdate.js.map +1 -1
  148. package/funcs/settingsAccountV1SettingsUpdateImage.js +3 -3
  149. package/funcs/settingsAccountV1SettingsUpdateImage.js.map +1 -1
  150. package/funcs/settingsAccountV1SettingsUploadImages.js +3 -3
  151. package/funcs/settingsAccountV1SettingsUploadImages.js.map +1 -1
  152. package/funcs/settingsAccountV1SettingsVerfyEmail.js +3 -3
  153. package/funcs/settingsAccountV1SettingsVerfyEmail.js.map +1 -1
  154. package/lib/config.d.ts +3 -3
  155. package/lib/config.d.ts.map +1 -1
  156. package/lib/config.js +2 -2
  157. package/lib/config.js.map +1 -1
  158. package/lib/security.js +1 -1
  159. package/lib/security.js.map +1 -1
  160. package/models/components/security.d.ts +2 -2
  161. package/models/components/security.d.ts.map +1 -1
  162. package/models/components/security.js +2 -2
  163. package/models/components/security.js.map +1 -1
  164. package/package.json +1 -1
  165. package/src/funcs/accountAccountV1ConnectionConnect.ts +3 -3
  166. package/src/funcs/accountAccountV1ConnectionDeleteConnection.ts +3 -3
  167. package/src/funcs/accountAccountV1ConnectionUpdateConnection.ts +3 -3
  168. package/src/funcs/accountAccountV1ConnectionVerifyConnection.ts +3 -3
  169. package/src/funcs/accountAccountV1GetApps.ts +3 -3
  170. package/src/funcs/accountAccountV1GetBadges.ts +3 -3
  171. package/src/funcs/accountAccountV1GetDataPoints.ts +3 -3
  172. package/src/funcs/accountAccountV1GetFriends.ts +3 -3
  173. package/src/funcs/accountAccountV1GetInfo.ts +3 -3
  174. package/src/funcs/accountAccountV1GetLeaderboardHistory.ts +3 -3
  175. package/src/funcs/accountAccountV1GetStaff.ts +3 -3
  176. package/src/funcs/accountAccountV1LeaderboardPreview.ts +3 -3
  177. package/src/funcs/accountAccountV1Queue.ts +3 -3
  178. package/src/funcs/accountAccountV1SessionCreate.ts +3 -3
  179. package/src/funcs/accountAccountV1SessionDelete.ts +3 -3
  180. package/src/funcs/accountAccountV1SessionGet.ts +3 -3
  181. package/src/funcs/accountAccountV1SessionLogin.ts +3 -3
  182. package/src/funcs/accountAccountV1SettingsDeleteImages.ts +3 -3
  183. package/src/funcs/accountAccountV1SettingsGet.ts +3 -3
  184. package/src/funcs/accountAccountV1SettingsSendEmailVerification.ts +3 -3
  185. package/src/funcs/accountAccountV1SettingsUpdate.ts +3 -3
  186. package/src/funcs/accountAccountV1SettingsUpdateImage.ts +3 -3
  187. package/src/funcs/accountAccountV1SettingsUploadImages.ts +3 -3
  188. package/src/funcs/accountAccountV1SettingsVerfyEmail.ts +3 -3
  189. package/src/funcs/accountLeaderboardV1GetAccount.ts +3 -3
  190. package/src/funcs/accountLeaderboardV1GetBadges.ts +3 -3
  191. package/src/funcs/appAppV1Get.ts +3 -3
  192. package/src/funcs/appAppV1Queue.ts +3 -3
  193. package/src/funcs/badgeBadgeV1Tag.ts +3 -3
  194. package/src/funcs/badgeBadgeV1Tags.ts +3 -3
  195. package/src/funcs/connectionAccountV1ConnectionConnect.ts +3 -3
  196. package/src/funcs/connectionAccountV1ConnectionDeleteConnection.ts +3 -3
  197. package/src/funcs/connectionAccountV1ConnectionUpdateConnection.ts +3 -3
  198. package/src/funcs/connectionAccountV1ConnectionVerifyConnection.ts +3 -3
  199. package/src/funcs/dataAccountV1GetApps.ts +3 -3
  200. package/src/funcs/dataAccountV1GetBadges.ts +3 -3
  201. package/src/funcs/dataAccountV1GetDataPoints.ts +3 -3
  202. package/src/funcs/dataAccountV1GetFriends.ts +3 -3
  203. package/src/funcs/dataAccountV1GetInfo.ts +3 -3
  204. package/src/funcs/dataAccountV1GetLeaderboardHistory.ts +3 -3
  205. package/src/funcs/dataAccountV1GetStaff.ts +3 -3
  206. package/src/funcs/dataAccountV1Queue.ts +3 -3
  207. package/src/funcs/dataAppV1Queue.ts +3 -3
  208. package/src/funcs/developerAccountV1SettingsDeveloperAppCreate.ts +3 -3
  209. package/src/funcs/developerAccountV1SettingsDeveloperAppDelete.ts +3 -3
  210. package/src/funcs/developerAccountV1SettingsDeveloperAppUpdate.ts +3 -3
  211. package/src/funcs/leaderboardAccountV1LeaderboardPreview.ts +3 -3
  212. package/src/funcs/leaderboardLeaderboardV1GetAccount.ts +3 -3
  213. package/src/funcs/leaderboardLeaderboardV1GetBadges.ts +3 -3
  214. package/src/funcs/livenessLiveness.ts +3 -3
  215. package/src/funcs/locationLocation.ts +3 -3
  216. package/src/funcs/publicAccountV1GetApps.ts +3 -3
  217. package/src/funcs/publicAccountV1GetBadges.ts +3 -3
  218. package/src/funcs/publicAccountV1GetDataPoints.ts +3 -3
  219. package/src/funcs/publicAccountV1GetFriends.ts +3 -3
  220. package/src/funcs/publicAccountV1GetInfo.ts +3 -3
  221. package/src/funcs/publicAccountV1GetLeaderboardHistory.ts +3 -3
  222. package/src/funcs/publicAccountV1Queue.ts +3 -3
  223. package/src/funcs/publicAppV1Queue.ts +3 -3
  224. package/src/funcs/sessionAccountV1SessionCreate.ts +3 -3
  225. package/src/funcs/sessionAccountV1SessionDelete.ts +3 -3
  226. package/src/funcs/sessionAccountV1SessionGet.ts +3 -3
  227. package/src/funcs/sessionAccountV1SessionLogin.ts +3 -3
  228. package/src/funcs/settingsAccountV1SettingsDeleteImages.ts +3 -3
  229. package/src/funcs/settingsAccountV1SettingsGet.ts +3 -3
  230. package/src/funcs/settingsAccountV1SettingsSendEmailVerification.ts +3 -3
  231. package/src/funcs/settingsAccountV1SettingsUpdate.ts +3 -3
  232. package/src/funcs/settingsAccountV1SettingsUpdateImage.ts +3 -3
  233. package/src/funcs/settingsAccountV1SettingsUploadImages.ts +3 -3
  234. package/src/funcs/settingsAccountV1SettingsVerfyEmail.ts +3 -3
  235. package/src/lib/config.ts +3 -3
  236. package/src/lib/security.ts +1 -1
  237. package/src/models/components/security.ts +4 -4
package/README.md CHANGED
@@ -49,7 +49,7 @@ yarn add @steamsets/client-ts zod
49
49
  import { SteamSets } from "@steamsets/client-ts";
50
50
 
51
51
  const steamSets = new SteamSets({
52
- session: "<YOUR_BEARER_TOKEN_HERE>",
52
+ token: "<YOUR_BEARER_TOKEN_HERE>",
53
53
  });
54
54
 
55
55
  async function run() {
@@ -193,7 +193,7 @@ To change the default retry strategy for a single API call, simply provide a ret
193
193
  import { SteamSets } from "@steamsets/client-ts";
194
194
 
195
195
  const steamSets = new SteamSets({
196
- session: "<YOUR_BEARER_TOKEN_HERE>",
196
+ token: "<YOUR_BEARER_TOKEN_HERE>",
197
197
  });
198
198
 
199
199
  async function run() {
@@ -236,7 +236,7 @@ const steamSets = new SteamSets({
236
236
  },
237
237
  retryConnectionErrors: false,
238
238
  },
239
- session: "<YOUR_BEARER_TOKEN_HERE>",
239
+ token: "<YOUR_BEARER_TOKEN_HERE>",
240
240
  });
241
241
 
242
242
  async function run() {
@@ -284,7 +284,7 @@ import {
284
284
  } from "@steamsets/client-ts/models/errors";
285
285
 
286
286
  const steamSets = new SteamSets({
287
- session: "<YOUR_BEARER_TOKEN_HERE>",
287
+ token: "<YOUR_BEARER_TOKEN_HERE>",
288
288
  });
289
289
 
290
290
  async function run() {
@@ -342,7 +342,7 @@ import { SteamSets } from "@steamsets/client-ts";
342
342
 
343
343
  const steamSets = new SteamSets({
344
344
  serverIdx: 1,
345
- session: "<YOUR_BEARER_TOKEN_HERE>",
345
+ token: "<YOUR_BEARER_TOKEN_HERE>",
346
346
  });
347
347
 
348
348
  async function run() {
@@ -369,7 +369,7 @@ import { SteamSets } from "@steamsets/client-ts";
369
369
 
370
370
  const steamSets = new SteamSets({
371
371
  serverURL: "https://api.steamsets.com",
372
- session: "<YOUR_BEARER_TOKEN_HERE>",
372
+ token: "<YOUR_BEARER_TOKEN_HERE>",
373
373
  });
374
374
 
375
375
  async function run() {
@@ -445,14 +445,14 @@ This SDK supports the following security scheme globally:
445
445
 
446
446
  | Name | Type | Scheme |
447
447
  | ----------- | ----------- | ----------- |
448
- | `session` | http | HTTP Bearer |
448
+ | `token` | http | HTTP Bearer |
449
449
 
450
- To authenticate with the API the `session` parameter must be set when initializing the SDK client instance. For example:
450
+ To authenticate with the API the `token` parameter must be set when initializing the SDK client instance. For example:
451
451
  ```typescript
452
452
  import { SteamSets } from "@steamsets/client-ts";
453
453
 
454
454
  const steamSets = new SteamSets({
455
- session: "<YOUR_BEARER_TOKEN_HERE>",
455
+ token: "<YOUR_BEARER_TOKEN_HERE>",
456
456
  });
457
457
 
458
458
  async function run() {
@@ -44,7 +44,7 @@ Connect a new Social Provider
44
44
  import { SteamSets } from "@steamsets/client-ts";
45
45
 
46
46
  const steamSets = new SteamSets({
47
- session: "<YOUR_BEARER_TOKEN_HERE>",
47
+ token: "<YOUR_BEARER_TOKEN_HERE>",
48
48
  });
49
49
 
50
50
  async function run() {
@@ -71,7 +71,7 @@ import { accountAccountV1ConnectionConnect } from "@steamsets/client-ts/funcs/ac
71
71
  // Use `SteamSetsCore` for best tree-shaking performance.
72
72
  // You can create one instance of it to use across an application.
73
73
  const steamSets = new SteamSetsCore({
74
- session: "<YOUR_BEARER_TOKEN_HERE>",
74
+ token: "<YOUR_BEARER_TOKEN_HERE>",
75
75
  });
76
76
 
77
77
  async function run() {
@@ -123,7 +123,7 @@ Create a new session for non logged in users
123
123
  import { SteamSets } from "@steamsets/client-ts";
124
124
 
125
125
  const steamSets = new SteamSets({
126
- session: "<YOUR_BEARER_TOKEN_HERE>",
126
+ token: "<YOUR_BEARER_TOKEN_HERE>",
127
127
  });
128
128
 
129
129
  async function run() {
@@ -147,7 +147,7 @@ import { accountAccountV1SessionCreate } from "@steamsets/client-ts/funcs/accoun
147
147
  // Use `SteamSetsCore` for best tree-shaking performance.
148
148
  // You can create one instance of it to use across an application.
149
149
  const steamSets = new SteamSetsCore({
150
- session: "<YOUR_BEARER_TOKEN_HERE>",
150
+ token: "<YOUR_BEARER_TOKEN_HERE>",
151
151
  });
152
152
 
153
153
  async function run() {
@@ -196,7 +196,7 @@ Remove a connection
196
196
  import { SteamSets } from "@steamsets/client-ts";
197
197
 
198
198
  const steamSets = new SteamSets({
199
- session: "<YOUR_BEARER_TOKEN_HERE>",
199
+ token: "<YOUR_BEARER_TOKEN_HERE>",
200
200
  });
201
201
 
202
202
  async function run() {
@@ -222,7 +222,7 @@ import { accountAccountV1ConnectionDeleteConnection } from "@steamsets/client-ts
222
222
  // Use `SteamSetsCore` for best tree-shaking performance.
223
223
  // You can create one instance of it to use across an application.
224
224
  const steamSets = new SteamSetsCore({
225
- session: "<YOUR_BEARER_TOKEN_HERE>",
225
+ token: "<YOUR_BEARER_TOKEN_HERE>",
226
226
  });
227
227
 
228
228
  async function run() {
@@ -273,7 +273,7 @@ Delete mulitple imagest
273
273
  import { SteamSets } from "@steamsets/client-ts";
274
274
 
275
275
  const steamSets = new SteamSets({
276
- session: "<YOUR_BEARER_TOKEN_HERE>",
276
+ token: "<YOUR_BEARER_TOKEN_HERE>",
277
277
  });
278
278
 
279
279
  async function run() {
@@ -301,7 +301,7 @@ import { accountAccountV1SettingsDeleteImages } from "@steamsets/client-ts/funcs
301
301
  // Use `SteamSetsCore` for best tree-shaking performance.
302
302
  // You can create one instance of it to use across an application.
303
303
  const steamSets = new SteamSetsCore({
304
- session: "<YOUR_BEARER_TOKEN_HERE>",
304
+ token: "<YOUR_BEARER_TOKEN_HERE>",
305
305
  });
306
306
 
307
307
  async function run() {
@@ -354,7 +354,7 @@ Deletes a session, can also be used to logout
354
354
  import { SteamSets } from "@steamsets/client-ts";
355
355
 
356
356
  const steamSets = new SteamSets({
357
- session: "<YOUR_BEARER_TOKEN_HERE>",
357
+ token: "<YOUR_BEARER_TOKEN_HERE>",
358
358
  });
359
359
 
360
360
  async function run() {
@@ -380,7 +380,7 @@ import { accountAccountV1SessionDelete } from "@steamsets/client-ts/funcs/accoun
380
380
  // Use `SteamSetsCore` for best tree-shaking performance.
381
381
  // You can create one instance of it to use across an application.
382
382
  const steamSets = new SteamSetsCore({
383
- session: "<YOUR_BEARER_TOKEN_HERE>",
383
+ token: "<YOUR_BEARER_TOKEN_HERE>",
384
384
  });
385
385
 
386
386
  async function run() {
@@ -431,7 +431,7 @@ Get Account Apps
431
431
  import { SteamSets } from "@steamsets/client-ts";
432
432
 
433
433
  const steamSets = new SteamSets({
434
- session: "<YOUR_BEARER_TOKEN_HERE>",
434
+ token: "<YOUR_BEARER_TOKEN_HERE>",
435
435
  });
436
436
 
437
437
  async function run() {
@@ -455,7 +455,7 @@ import { accountAccountV1GetApps } from "@steamsets/client-ts/funcs/accountAccou
455
455
  // Use `SteamSetsCore` for best tree-shaking performance.
456
456
  // You can create one instance of it to use across an application.
457
457
  const steamSets = new SteamSetsCore({
458
- session: "<YOUR_BEARER_TOKEN_HERE>",
458
+ token: "<YOUR_BEARER_TOKEN_HERE>",
459
459
  });
460
460
 
461
461
  async function run() {
@@ -504,7 +504,7 @@ Get Account Badges
504
504
  import { SteamSets } from "@steamsets/client-ts";
505
505
 
506
506
  const steamSets = new SteamSets({
507
- session: "<YOUR_BEARER_TOKEN_HERE>",
507
+ token: "<YOUR_BEARER_TOKEN_HERE>",
508
508
  });
509
509
 
510
510
  async function run() {
@@ -528,7 +528,7 @@ import { accountAccountV1GetBadges } from "@steamsets/client-ts/funcs/accountAcc
528
528
  // Use `SteamSetsCore` for best tree-shaking performance.
529
529
  // You can create one instance of it to use across an application.
530
530
  const steamSets = new SteamSetsCore({
531
- session: "<YOUR_BEARER_TOKEN_HERE>",
531
+ token: "<YOUR_BEARER_TOKEN_HERE>",
532
532
  });
533
533
 
534
534
  async function run() {
@@ -577,7 +577,7 @@ Get Account DataPoints
577
577
  import { SteamSets } from "@steamsets/client-ts";
578
578
 
579
579
  const steamSets = new SteamSets({
580
- session: "<YOUR_BEARER_TOKEN_HERE>",
580
+ token: "<YOUR_BEARER_TOKEN_HERE>",
581
581
  });
582
582
 
583
583
  async function run() {
@@ -601,7 +601,7 @@ import { accountAccountV1GetDataPoints } from "@steamsets/client-ts/funcs/accoun
601
601
  // Use `SteamSetsCore` for best tree-shaking performance.
602
602
  // You can create one instance of it to use across an application.
603
603
  const steamSets = new SteamSetsCore({
604
- session: "<YOUR_BEARER_TOKEN_HERE>",
604
+ token: "<YOUR_BEARER_TOKEN_HERE>",
605
605
  });
606
606
 
607
607
  async function run() {
@@ -650,7 +650,7 @@ Get Account Friends
650
650
  import { SteamSets } from "@steamsets/client-ts";
651
651
 
652
652
  const steamSets = new SteamSets({
653
- session: "<YOUR_BEARER_TOKEN_HERE>",
653
+ token: "<YOUR_BEARER_TOKEN_HERE>",
654
654
  });
655
655
 
656
656
  async function run() {
@@ -674,7 +674,7 @@ import { accountAccountV1GetFriends } from "@steamsets/client-ts/funcs/accountAc
674
674
  // Use `SteamSetsCore` for best tree-shaking performance.
675
675
  // You can create one instance of it to use across an application.
676
676
  const steamSets = new SteamSetsCore({
677
- session: "<YOUR_BEARER_TOKEN_HERE>",
677
+ token: "<YOUR_BEARER_TOKEN_HERE>",
678
678
  });
679
679
 
680
680
  async function run() {
@@ -723,7 +723,7 @@ Get Account Info
723
723
  import { SteamSets } from "@steamsets/client-ts";
724
724
 
725
725
  const steamSets = new SteamSets({
726
- session: "<YOUR_BEARER_TOKEN_HERE>",
726
+ token: "<YOUR_BEARER_TOKEN_HERE>",
727
727
  });
728
728
 
729
729
  async function run() {
@@ -747,7 +747,7 @@ import { accountAccountV1GetInfo } from "@steamsets/client-ts/funcs/accountAccou
747
747
  // Use `SteamSetsCore` for best tree-shaking performance.
748
748
  // You can create one instance of it to use across an application.
749
749
  const steamSets = new SteamSetsCore({
750
- session: "<YOUR_BEARER_TOKEN_HERE>",
750
+ token: "<YOUR_BEARER_TOKEN_HERE>",
751
751
  });
752
752
 
753
753
  async function run() {
@@ -796,7 +796,7 @@ Get Account Leaderboard History
796
796
  import { SteamSets } from "@steamsets/client-ts";
797
797
 
798
798
  const steamSets = new SteamSets({
799
- session: "<YOUR_BEARER_TOKEN_HERE>",
799
+ token: "<YOUR_BEARER_TOKEN_HERE>",
800
800
  });
801
801
 
802
802
  async function run() {
@@ -820,7 +820,7 @@ import { accountAccountV1GetLeaderboardHistory } from "@steamsets/client-ts/func
820
820
  // Use `SteamSetsCore` for best tree-shaking performance.
821
821
  // You can create one instance of it to use across an application.
822
822
  const steamSets = new SteamSetsCore({
823
- session: "<YOUR_BEARER_TOKEN_HERE>",
823
+ token: "<YOUR_BEARER_TOKEN_HERE>",
824
824
  });
825
825
 
826
826
  async function run() {
@@ -869,7 +869,7 @@ Preview what a given score would result in
869
869
  import { SteamSets } from "@steamsets/client-ts";
870
870
 
871
871
  const steamSets = new SteamSets({
872
- session: "<YOUR_BEARER_TOKEN_HERE>",
872
+ token: "<YOUR_BEARER_TOKEN_HERE>",
873
873
  });
874
874
 
875
875
  async function run() {
@@ -896,7 +896,7 @@ import { accountAccountV1LeaderboardPreview } from "@steamsets/client-ts/funcs/a
896
896
  // Use `SteamSetsCore` for best tree-shaking performance.
897
897
  // You can create one instance of it to use across an application.
898
898
  const steamSets = new SteamSetsCore({
899
- session: "<YOUR_BEARER_TOKEN_HERE>",
899
+ token: "<YOUR_BEARER_TOKEN_HERE>",
900
900
  });
901
901
 
902
902
  async function run() {
@@ -948,7 +948,7 @@ Gets all session data
948
948
  import { SteamSets } from "@steamsets/client-ts";
949
949
 
950
950
  const steamSets = new SteamSets({
951
- session: "<YOUR_BEARER_TOKEN_HERE>",
951
+ token: "<YOUR_BEARER_TOKEN_HERE>",
952
952
  });
953
953
 
954
954
  async function run() {
@@ -972,7 +972,7 @@ import { accountAccountV1SessionGet } from "@steamsets/client-ts/funcs/accountAc
972
972
  // Use `SteamSetsCore` for best tree-shaking performance.
973
973
  // You can create one instance of it to use across an application.
974
974
  const steamSets = new SteamSetsCore({
975
- session: "<YOUR_BEARER_TOKEN_HERE>",
975
+ token: "<YOUR_BEARER_TOKEN_HERE>",
976
976
  });
977
977
 
978
978
  async function run() {
@@ -1020,7 +1020,7 @@ Gets all settings for the account
1020
1020
  import { SteamSets } from "@steamsets/client-ts";
1021
1021
 
1022
1022
  const steamSets = new SteamSets({
1023
- session: "<YOUR_BEARER_TOKEN_HERE>",
1023
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1024
1024
  });
1025
1025
 
1026
1026
  async function run() {
@@ -1044,7 +1044,7 @@ import { accountAccountV1SettingsGet } from "@steamsets/client-ts/funcs/accountA
1044
1044
  // Use `SteamSetsCore` for best tree-shaking performance.
1045
1045
  // You can create one instance of it to use across an application.
1046
1046
  const steamSets = new SteamSetsCore({
1047
- session: "<YOUR_BEARER_TOKEN_HERE>",
1047
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1048
1048
  });
1049
1049
 
1050
1050
  async function run() {
@@ -1092,7 +1092,7 @@ Get Staff Members and their info
1092
1092
  import { SteamSets } from "@steamsets/client-ts";
1093
1093
 
1094
1094
  const steamSets = new SteamSets({
1095
- session: "<YOUR_BEARER_TOKEN_HERE>",
1095
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1096
1096
  });
1097
1097
 
1098
1098
  async function run() {
@@ -1116,7 +1116,7 @@ import { accountAccountV1GetStaff } from "@steamsets/client-ts/funcs/accountAcco
1116
1116
  // Use `SteamSetsCore` for best tree-shaking performance.
1117
1117
  // You can create one instance of it to use across an application.
1118
1118
  const steamSets = new SteamSetsCore({
1119
- session: "<YOUR_BEARER_TOKEN_HERE>",
1119
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1120
1120
  });
1121
1121
 
1122
1122
  async function run() {
@@ -1164,7 +1164,7 @@ Logs a user in and creates a new session
1164
1164
  import { SteamSets } from "@steamsets/client-ts";
1165
1165
 
1166
1166
  const steamSets = new SteamSets({
1167
- session: "<YOUR_BEARER_TOKEN_HERE>",
1167
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1168
1168
  });
1169
1169
 
1170
1170
  async function run() {
@@ -1201,7 +1201,7 @@ import { accountAccountV1SessionLogin } from "@steamsets/client-ts/funcs/account
1201
1201
  // Use `SteamSetsCore` for best tree-shaking performance.
1202
1202
  // You can create one instance of it to use across an application.
1203
1203
  const steamSets = new SteamSetsCore({
1204
- session: "<YOUR_BEARER_TOKEN_HERE>",
1204
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1205
1205
  });
1206
1206
 
1207
1207
  async function run() {
@@ -1263,7 +1263,7 @@ Queue an account for processing
1263
1263
  import { SteamSets } from "@steamsets/client-ts";
1264
1264
 
1265
1265
  const steamSets = new SteamSets({
1266
- session: "<YOUR_BEARER_TOKEN_HERE>",
1266
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1267
1267
  });
1268
1268
 
1269
1269
  async function run() {
@@ -1290,7 +1290,7 @@ import { accountAccountV1Queue } from "@steamsets/client-ts/funcs/accountAccount
1290
1290
  // Use `SteamSetsCore` for best tree-shaking performance.
1291
1291
  // You can create one instance of it to use across an application.
1292
1292
  const steamSets = new SteamSetsCore({
1293
- session: "<YOUR_BEARER_TOKEN_HERE>",
1293
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1294
1294
  });
1295
1295
 
1296
1296
  async function run() {
@@ -1342,7 +1342,7 @@ Resend the verification code for an email
1342
1342
  import { SteamSets } from "@steamsets/client-ts";
1343
1343
 
1344
1344
  const steamSets = new SteamSets({
1345
- session: "<YOUR_BEARER_TOKEN_HERE>",
1345
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1346
1346
  });
1347
1347
 
1348
1348
  async function run() {
@@ -1366,7 +1366,7 @@ import { accountAccountV1SettingsSendEmailVerification } from "@steamsets/client
1366
1366
  // Use `SteamSetsCore` for best tree-shaking performance.
1367
1367
  // You can create one instance of it to use across an application.
1368
1368
  const steamSets = new SteamSetsCore({
1369
- session: "<YOUR_BEARER_TOKEN_HERE>",
1369
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1370
1370
  });
1371
1371
 
1372
1372
  async function run() {
@@ -1415,7 +1415,7 @@ Make a connection visible/invisible
1415
1415
  import { SteamSets } from "@steamsets/client-ts";
1416
1416
 
1417
1417
  const steamSets = new SteamSets({
1418
- session: "<YOUR_BEARER_TOKEN_HERE>",
1418
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1419
1419
  });
1420
1420
 
1421
1421
  async function run() {
@@ -1442,7 +1442,7 @@ import { accountAccountV1ConnectionUpdateConnection } from "@steamsets/client-ts
1442
1442
  // Use `SteamSetsCore` for best tree-shaking performance.
1443
1443
  // You can create one instance of it to use across an application.
1444
1444
  const steamSets = new SteamSetsCore({
1445
- session: "<YOUR_BEARER_TOKEN_HERE>",
1445
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1446
1446
  });
1447
1447
 
1448
1448
  async function run() {
@@ -1494,7 +1494,7 @@ Update one of the uploaded images
1494
1494
  import { SteamSets } from "@steamsets/client-ts";
1495
1495
 
1496
1496
  const steamSets = new SteamSets({
1497
- session: "<YOUR_BEARER_TOKEN_HERE>",
1497
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1498
1498
  });
1499
1499
 
1500
1500
  async function run() {
@@ -1521,7 +1521,7 @@ import { accountAccountV1SettingsUpdateImage } from "@steamsets/client-ts/funcs/
1521
1521
  // Use `SteamSetsCore` for best tree-shaking performance.
1522
1522
  // You can create one instance of it to use across an application.
1523
1523
  const steamSets = new SteamSetsCore({
1524
- session: "<YOUR_BEARER_TOKEN_HERE>",
1524
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1525
1525
  });
1526
1526
 
1527
1527
  async function run() {
@@ -1573,7 +1573,7 @@ Update settings for the logged in account
1573
1573
  import { SteamSets } from "@steamsets/client-ts";
1574
1574
 
1575
1575
  const steamSets = new SteamSets({
1576
- session: "<YOUR_BEARER_TOKEN_HERE>",
1576
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1577
1577
  });
1578
1578
 
1579
1579
  async function run() {
@@ -1613,7 +1613,7 @@ import { accountAccountV1SettingsUpdate } from "@steamsets/client-ts/funcs/accou
1613
1613
  // Use `SteamSetsCore` for best tree-shaking performance.
1614
1614
  // You can create one instance of it to use across an application.
1615
1615
  const steamSets = new SteamSetsCore({
1616
- session: "<YOUR_BEARER_TOKEN_HERE>",
1616
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1617
1617
  });
1618
1618
 
1619
1619
  async function run() {
@@ -1678,7 +1678,7 @@ Multi Upload Endpoint for images
1678
1678
  import { SteamSets } from "@steamsets/client-ts";
1679
1679
 
1680
1680
  const steamSets = new SteamSets({
1681
- session: "<YOUR_BEARER_TOKEN_HERE>",
1681
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1682
1682
  });
1683
1683
 
1684
1684
  async function run() {
@@ -1709,7 +1709,7 @@ import { accountAccountV1SettingsUploadImages } from "@steamsets/client-ts/funcs
1709
1709
  // Use `SteamSetsCore` for best tree-shaking performance.
1710
1710
  // You can create one instance of it to use across an application.
1711
1711
  const steamSets = new SteamSetsCore({
1712
- session: "<YOUR_BEARER_TOKEN_HERE>",
1712
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1713
1713
  });
1714
1714
 
1715
1715
  async function run() {
@@ -1765,7 +1765,7 @@ Verify a domain connection only atm
1765
1765
  import { SteamSets } from "@steamsets/client-ts";
1766
1766
 
1767
1767
  const steamSets = new SteamSets({
1768
- session: "<YOUR_BEARER_TOKEN_HERE>",
1768
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1769
1769
  });
1770
1770
 
1771
1771
  async function run() {
@@ -1791,7 +1791,7 @@ import { accountAccountV1ConnectionVerifyConnection } from "@steamsets/client-ts
1791
1791
  // Use `SteamSetsCore` for best tree-shaking performance.
1792
1792
  // You can create one instance of it to use across an application.
1793
1793
  const steamSets = new SteamSetsCore({
1794
- session: "<YOUR_BEARER_TOKEN_HERE>",
1794
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1795
1795
  });
1796
1796
 
1797
1797
  async function run() {
@@ -1842,7 +1842,7 @@ Verify the email by passing in the code the user should've gotten
1842
1842
  import { SteamSets } from "@steamsets/client-ts";
1843
1843
 
1844
1844
  const steamSets = new SteamSets({
1845
- session: "<YOUR_BEARER_TOKEN_HERE>",
1845
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1846
1846
  });
1847
1847
 
1848
1848
  async function run() {
@@ -1868,7 +1868,7 @@ import { accountAccountV1SettingsVerfyEmail } from "@steamsets/client-ts/funcs/a
1868
1868
  // Use `SteamSetsCore` for best tree-shaking performance.
1869
1869
  // You can create one instance of it to use across an application.
1870
1870
  const steamSets = new SteamSetsCore({
1871
- session: "<YOUR_BEARER_TOKEN_HERE>",
1871
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1872
1872
  });
1873
1873
 
1874
1874
  async function run() {
@@ -1919,7 +1919,7 @@ Get a leaderboard for accounts
1919
1919
  import { SteamSets } from "@steamsets/client-ts";
1920
1920
 
1921
1921
  const steamSets = new SteamSets({
1922
- session: "<YOUR_BEARER_TOKEN_HERE>",
1922
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1923
1923
  });
1924
1924
 
1925
1925
  async function run() {
@@ -1962,7 +1962,7 @@ import { accountLeaderboardV1GetAccount } from "@steamsets/client-ts/funcs/accou
1962
1962
  // Use `SteamSetsCore` for best tree-shaking performance.
1963
1963
  // You can create one instance of it to use across an application.
1964
1964
  const steamSets = new SteamSetsCore({
1965
- session: "<YOUR_BEARER_TOKEN_HERE>",
1965
+ token: "<YOUR_BEARER_TOKEN_HERE>",
1966
1966
  });
1967
1967
 
1968
1968
  async function run() {
@@ -2030,7 +2030,7 @@ Get all available badges for leaderboards
2030
2030
  import { SteamSets } from "@steamsets/client-ts";
2031
2031
 
2032
2032
  const steamSets = new SteamSets({
2033
- session: "<YOUR_BEARER_TOKEN_HERE>",
2033
+ token: "<YOUR_BEARER_TOKEN_HERE>",
2034
2034
  });
2035
2035
 
2036
2036
  async function run() {
@@ -2054,7 +2054,7 @@ import { accountLeaderboardV1GetBadges } from "@steamsets/client-ts/funcs/accoun
2054
2054
  // Use `SteamSetsCore` for best tree-shaking performance.
2055
2055
  // You can create one instance of it to use across an application.
2056
2056
  const steamSets = new SteamSetsCore({
2057
- session: "<YOUR_BEARER_TOKEN_HERE>",
2057
+ token: "<YOUR_BEARER_TOKEN_HERE>",
2058
2058
  });
2059
2059
 
2060
2060
  async function run() {
@@ -20,7 +20,7 @@ Get details about an app
20
20
  import { SteamSets } from "@steamsets/client-ts";
21
21
 
22
22
  const steamSets = new SteamSets({
23
- session: "<YOUR_BEARER_TOKEN_HERE>",
23
+ token: "<YOUR_BEARER_TOKEN_HERE>",
24
24
  });
25
25
 
26
26
  async function run() {
@@ -46,7 +46,7 @@ import { appAppV1Get } from "@steamsets/client-ts/funcs/appAppV1Get.js";
46
46
  // Use `SteamSetsCore` for best tree-shaking performance.
47
47
  // You can create one instance of it to use across an application.
48
48
  const steamSets = new SteamSetsCore({
49
- session: "<YOUR_BEARER_TOKEN_HERE>",
49
+ token: "<YOUR_BEARER_TOKEN_HERE>",
50
50
  });
51
51
 
52
52
  async function run() {
@@ -97,7 +97,7 @@ Queue a app for processing
97
97
  import { SteamSets } from "@steamsets/client-ts";
98
98
 
99
99
  const steamSets = new SteamSets({
100
- session: "<YOUR_BEARER_TOKEN_HERE>",
100
+ token: "<YOUR_BEARER_TOKEN_HERE>",
101
101
  });
102
102
 
103
103
  async function run() {
@@ -123,7 +123,7 @@ import { appAppV1Queue } from "@steamsets/client-ts/funcs/appAppV1Queue.js";
123
123
  // Use `SteamSetsCore` for best tree-shaking performance.
124
124
  // You can create one instance of it to use across an application.
125
125
  const steamSets = new SteamSetsCore({
126
- session: "<YOUR_BEARER_TOKEN_HERE>",
126
+ token: "<YOUR_BEARER_TOKEN_HERE>",
127
127
  });
128
128
 
129
129
  async function run() {
@@ -18,7 +18,7 @@ Get all available badge tags
18
18
  import { SteamSets } from "@steamsets/client-ts";
19
19
 
20
20
  const steamSets = new SteamSets({
21
- session: "<YOUR_BEARER_TOKEN_HERE>",
21
+ token: "<YOUR_BEARER_TOKEN_HERE>",
22
22
  });
23
23
 
24
24
  async function run() {
@@ -42,7 +42,7 @@ import { badgeBadgeV1Tags } from "@steamsets/client-ts/funcs/badgeBadgeV1Tags.js
42
42
  // Use `SteamSetsCore` for best tree-shaking performance.
43
43
  // You can create one instance of it to use across an application.
44
44
  const steamSets = new SteamSetsCore({
45
- session: "<YOUR_BEARER_TOKEN_HERE>",
45
+ token: "<YOUR_BEARER_TOKEN_HERE>",
46
46
  });
47
47
 
48
48
  async function run() {
@@ -91,7 +91,7 @@ Tag a badge
91
91
  import { SteamSets } from "@steamsets/client-ts";
92
92
 
93
93
  const steamSets = new SteamSets({
94
- session: "<YOUR_BEARER_TOKEN_HERE>",
94
+ token: "<YOUR_BEARER_TOKEN_HERE>",
95
95
  });
96
96
 
97
97
  async function run() {
@@ -135,7 +135,7 @@ import { badgeBadgeV1Tag } from "@steamsets/client-ts/funcs/badgeBadgeV1Tag.js";
135
135
  // Use `SteamSetsCore` for best tree-shaking performance.
136
136
  // You can create one instance of it to use across an application.
137
137
  const steamSets = new SteamSetsCore({
138
- session: "<YOUR_BEARER_TOKEN_HERE>",
138
+ token: "<YOUR_BEARER_TOKEN_HERE>",
139
139
  });
140
140
 
141
141
  async function run() {
@@ -22,7 +22,7 @@ Connect a new Social Provider
22
22
  import { SteamSets } from "@steamsets/client-ts";
23
23
 
24
24
  const steamSets = new SteamSets({
25
- session: "<YOUR_BEARER_TOKEN_HERE>",
25
+ token: "<YOUR_BEARER_TOKEN_HERE>",
26
26
  });
27
27
 
28
28
  async function run() {
@@ -49,7 +49,7 @@ import { connectionAccountV1ConnectionConnect } from "@steamsets/client-ts/funcs
49
49
  // Use `SteamSetsCore` for best tree-shaking performance.
50
50
  // You can create one instance of it to use across an application.
51
51
  const steamSets = new SteamSetsCore({
52
- session: "<YOUR_BEARER_TOKEN_HERE>",
52
+ token: "<YOUR_BEARER_TOKEN_HERE>",
53
53
  });
54
54
 
55
55
  async function run() {
@@ -101,7 +101,7 @@ Remove a connection
101
101
  import { SteamSets } from "@steamsets/client-ts";
102
102
 
103
103
  const steamSets = new SteamSets({
104
- session: "<YOUR_BEARER_TOKEN_HERE>",
104
+ token: "<YOUR_BEARER_TOKEN_HERE>",
105
105
  });
106
106
 
107
107
  async function run() {
@@ -127,7 +127,7 @@ import { connectionAccountV1ConnectionDeleteConnection } from "@steamsets/client
127
127
  // Use `SteamSetsCore` for best tree-shaking performance.
128
128
  // You can create one instance of it to use across an application.
129
129
  const steamSets = new SteamSetsCore({
130
- session: "<YOUR_BEARER_TOKEN_HERE>",
130
+ token: "<YOUR_BEARER_TOKEN_HERE>",
131
131
  });
132
132
 
133
133
  async function run() {
@@ -178,7 +178,7 @@ Make a connection visible/invisible
178
178
  import { SteamSets } from "@steamsets/client-ts";
179
179
 
180
180
  const steamSets = new SteamSets({
181
- session: "<YOUR_BEARER_TOKEN_HERE>",
181
+ token: "<YOUR_BEARER_TOKEN_HERE>",
182
182
  });
183
183
 
184
184
  async function run() {
@@ -205,7 +205,7 @@ import { connectionAccountV1ConnectionUpdateConnection } from "@steamsets/client
205
205
  // Use `SteamSetsCore` for best tree-shaking performance.
206
206
  // You can create one instance of it to use across an application.
207
207
  const steamSets = new SteamSetsCore({
208
- session: "<YOUR_BEARER_TOKEN_HERE>",
208
+ token: "<YOUR_BEARER_TOKEN_HERE>",
209
209
  });
210
210
 
211
211
  async function run() {
@@ -257,7 +257,7 @@ Verify a domain connection only atm
257
257
  import { SteamSets } from "@steamsets/client-ts";
258
258
 
259
259
  const steamSets = new SteamSets({
260
- session: "<YOUR_BEARER_TOKEN_HERE>",
260
+ token: "<YOUR_BEARER_TOKEN_HERE>",
261
261
  });
262
262
 
263
263
  async function run() {
@@ -283,7 +283,7 @@ import { connectionAccountV1ConnectionVerifyConnection } from "@steamsets/client
283
283
  // Use `SteamSetsCore` for best tree-shaking performance.
284
284
  // You can create one instance of it to use across an application.
285
285
  const steamSets = new SteamSetsCore({
286
- session: "<YOUR_BEARER_TOKEN_HERE>",
286
+ token: "<YOUR_BEARER_TOKEN_HERE>",
287
287
  });
288
288
 
289
289
  async function run() {