@steamsets/client-ts 0.11.9 → 0.11.11

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 (242) hide show
  1. package/README.md +79 -80
  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 +4 -4
  155. package/lib/config.d.ts.map +1 -1
  156. package/lib/config.js +3 -3
  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/models/components/v1accountleaderboardaccount.d.ts +5 -0
  165. package/models/components/v1accountleaderboardaccount.d.ts.map +1 -1
  166. package/models/components/v1accountleaderboardaccount.js +2 -0
  167. package/models/components/v1accountleaderboardaccount.js.map +1 -1
  168. package/package.json +1 -1
  169. package/src/funcs/accountAccountV1ConnectionConnect.ts +3 -3
  170. package/src/funcs/accountAccountV1ConnectionDeleteConnection.ts +3 -3
  171. package/src/funcs/accountAccountV1ConnectionUpdateConnection.ts +3 -3
  172. package/src/funcs/accountAccountV1ConnectionVerifyConnection.ts +3 -3
  173. package/src/funcs/accountAccountV1GetApps.ts +3 -3
  174. package/src/funcs/accountAccountV1GetBadges.ts +3 -3
  175. package/src/funcs/accountAccountV1GetDataPoints.ts +3 -3
  176. package/src/funcs/accountAccountV1GetFriends.ts +3 -3
  177. package/src/funcs/accountAccountV1GetInfo.ts +3 -3
  178. package/src/funcs/accountAccountV1GetLeaderboardHistory.ts +3 -3
  179. package/src/funcs/accountAccountV1GetStaff.ts +3 -3
  180. package/src/funcs/accountAccountV1LeaderboardPreview.ts +3 -3
  181. package/src/funcs/accountAccountV1Queue.ts +3 -3
  182. package/src/funcs/accountAccountV1SessionCreate.ts +3 -3
  183. package/src/funcs/accountAccountV1SessionDelete.ts +3 -3
  184. package/src/funcs/accountAccountV1SessionGet.ts +3 -3
  185. package/src/funcs/accountAccountV1SessionLogin.ts +3 -3
  186. package/src/funcs/accountAccountV1SettingsDeleteImages.ts +3 -3
  187. package/src/funcs/accountAccountV1SettingsGet.ts +3 -3
  188. package/src/funcs/accountAccountV1SettingsSendEmailVerification.ts +3 -3
  189. package/src/funcs/accountAccountV1SettingsUpdate.ts +3 -3
  190. package/src/funcs/accountAccountV1SettingsUpdateImage.ts +3 -3
  191. package/src/funcs/accountAccountV1SettingsUploadImages.ts +3 -3
  192. package/src/funcs/accountAccountV1SettingsVerfyEmail.ts +3 -3
  193. package/src/funcs/accountLeaderboardV1GetAccount.ts +3 -3
  194. package/src/funcs/accountLeaderboardV1GetBadges.ts +3 -3
  195. package/src/funcs/appAppV1Get.ts +3 -3
  196. package/src/funcs/appAppV1Queue.ts +3 -3
  197. package/src/funcs/badgeBadgeV1Tag.ts +3 -3
  198. package/src/funcs/badgeBadgeV1Tags.ts +3 -3
  199. package/src/funcs/connectionAccountV1ConnectionConnect.ts +3 -3
  200. package/src/funcs/connectionAccountV1ConnectionDeleteConnection.ts +3 -3
  201. package/src/funcs/connectionAccountV1ConnectionUpdateConnection.ts +3 -3
  202. package/src/funcs/connectionAccountV1ConnectionVerifyConnection.ts +3 -3
  203. package/src/funcs/dataAccountV1GetApps.ts +3 -3
  204. package/src/funcs/dataAccountV1GetBadges.ts +3 -3
  205. package/src/funcs/dataAccountV1GetDataPoints.ts +3 -3
  206. package/src/funcs/dataAccountV1GetFriends.ts +3 -3
  207. package/src/funcs/dataAccountV1GetInfo.ts +3 -3
  208. package/src/funcs/dataAccountV1GetLeaderboardHistory.ts +3 -3
  209. package/src/funcs/dataAccountV1GetStaff.ts +3 -3
  210. package/src/funcs/dataAccountV1Queue.ts +3 -3
  211. package/src/funcs/dataAppV1Queue.ts +3 -3
  212. package/src/funcs/developerAccountV1SettingsDeveloperAppCreate.ts +3 -3
  213. package/src/funcs/developerAccountV1SettingsDeveloperAppDelete.ts +3 -3
  214. package/src/funcs/developerAccountV1SettingsDeveloperAppUpdate.ts +3 -3
  215. package/src/funcs/leaderboardAccountV1LeaderboardPreview.ts +3 -3
  216. package/src/funcs/leaderboardLeaderboardV1GetAccount.ts +3 -3
  217. package/src/funcs/leaderboardLeaderboardV1GetBadges.ts +3 -3
  218. package/src/funcs/livenessLiveness.ts +3 -3
  219. package/src/funcs/locationLocation.ts +3 -3
  220. package/src/funcs/publicAccountV1GetApps.ts +3 -3
  221. package/src/funcs/publicAccountV1GetBadges.ts +3 -3
  222. package/src/funcs/publicAccountV1GetDataPoints.ts +3 -3
  223. package/src/funcs/publicAccountV1GetFriends.ts +3 -3
  224. package/src/funcs/publicAccountV1GetInfo.ts +3 -3
  225. package/src/funcs/publicAccountV1GetLeaderboardHistory.ts +3 -3
  226. package/src/funcs/publicAccountV1Queue.ts +3 -3
  227. package/src/funcs/publicAppV1Queue.ts +3 -3
  228. package/src/funcs/sessionAccountV1SessionCreate.ts +3 -3
  229. package/src/funcs/sessionAccountV1SessionDelete.ts +3 -3
  230. package/src/funcs/sessionAccountV1SessionGet.ts +3 -3
  231. package/src/funcs/sessionAccountV1SessionLogin.ts +3 -3
  232. package/src/funcs/settingsAccountV1SettingsDeleteImages.ts +3 -3
  233. package/src/funcs/settingsAccountV1SettingsGet.ts +3 -3
  234. package/src/funcs/settingsAccountV1SettingsSendEmailVerification.ts +3 -3
  235. package/src/funcs/settingsAccountV1SettingsUpdate.ts +3 -3
  236. package/src/funcs/settingsAccountV1SettingsUpdateImage.ts +3 -3
  237. package/src/funcs/settingsAccountV1SettingsUploadImages.ts +3 -3
  238. package/src/funcs/settingsAccountV1SettingsVerfyEmail.ts +3 -3
  239. package/src/lib/config.ts +4 -4
  240. package/src/lib/security.ts +1 -1
  241. package/src/models/components/security.ts +4 -4
  242. package/src/models/components/v1accountleaderboardaccount.ts +7 -0
@@ -27,7 +27,7 @@ Get Account Apps
27
27
  import { SteamSets } from "@steamsets/client-ts";
28
28
 
29
29
  const steamSets = new SteamSets({
30
- session: "<YOUR_BEARER_TOKEN_HERE>",
30
+ token: "<YOUR_BEARER_TOKEN_HERE>",
31
31
  });
32
32
 
33
33
  async function run() {
@@ -51,7 +51,7 @@ import { dataAccountV1GetApps } from "@steamsets/client-ts/funcs/dataAccountV1Ge
51
51
  // Use `SteamSetsCore` for best tree-shaking performance.
52
52
  // You can create one instance of it to use across an application.
53
53
  const steamSets = new SteamSetsCore({
54
- session: "<YOUR_BEARER_TOKEN_HERE>",
54
+ token: "<YOUR_BEARER_TOKEN_HERE>",
55
55
  });
56
56
 
57
57
  async function run() {
@@ -100,7 +100,7 @@ Get Account Badges
100
100
  import { SteamSets } from "@steamsets/client-ts";
101
101
 
102
102
  const steamSets = new SteamSets({
103
- session: "<YOUR_BEARER_TOKEN_HERE>",
103
+ token: "<YOUR_BEARER_TOKEN_HERE>",
104
104
  });
105
105
 
106
106
  async function run() {
@@ -124,7 +124,7 @@ import { dataAccountV1GetBadges } from "@steamsets/client-ts/funcs/dataAccountV1
124
124
  // Use `SteamSetsCore` for best tree-shaking performance.
125
125
  // You can create one instance of it to use across an application.
126
126
  const steamSets = new SteamSetsCore({
127
- session: "<YOUR_BEARER_TOKEN_HERE>",
127
+ token: "<YOUR_BEARER_TOKEN_HERE>",
128
128
  });
129
129
 
130
130
  async function run() {
@@ -173,7 +173,7 @@ Get Account DataPoints
173
173
  import { SteamSets } from "@steamsets/client-ts";
174
174
 
175
175
  const steamSets = new SteamSets({
176
- session: "<YOUR_BEARER_TOKEN_HERE>",
176
+ token: "<YOUR_BEARER_TOKEN_HERE>",
177
177
  });
178
178
 
179
179
  async function run() {
@@ -197,7 +197,7 @@ import { dataAccountV1GetDataPoints } from "@steamsets/client-ts/funcs/dataAccou
197
197
  // Use `SteamSetsCore` for best tree-shaking performance.
198
198
  // You can create one instance of it to use across an application.
199
199
  const steamSets = new SteamSetsCore({
200
- session: "<YOUR_BEARER_TOKEN_HERE>",
200
+ token: "<YOUR_BEARER_TOKEN_HERE>",
201
201
  });
202
202
 
203
203
  async function run() {
@@ -246,7 +246,7 @@ Get Account Friends
246
246
  import { SteamSets } from "@steamsets/client-ts";
247
247
 
248
248
  const steamSets = new SteamSets({
249
- session: "<YOUR_BEARER_TOKEN_HERE>",
249
+ token: "<YOUR_BEARER_TOKEN_HERE>",
250
250
  });
251
251
 
252
252
  async function run() {
@@ -270,7 +270,7 @@ import { dataAccountV1GetFriends } from "@steamsets/client-ts/funcs/dataAccountV
270
270
  // Use `SteamSetsCore` for best tree-shaking performance.
271
271
  // You can create one instance of it to use across an application.
272
272
  const steamSets = new SteamSetsCore({
273
- session: "<YOUR_BEARER_TOKEN_HERE>",
273
+ token: "<YOUR_BEARER_TOKEN_HERE>",
274
274
  });
275
275
 
276
276
  async function run() {
@@ -319,7 +319,7 @@ Get Account Info
319
319
  import { SteamSets } from "@steamsets/client-ts";
320
320
 
321
321
  const steamSets = new SteamSets({
322
- session: "<YOUR_BEARER_TOKEN_HERE>",
322
+ token: "<YOUR_BEARER_TOKEN_HERE>",
323
323
  });
324
324
 
325
325
  async function run() {
@@ -343,7 +343,7 @@ import { dataAccountV1GetInfo } from "@steamsets/client-ts/funcs/dataAccountV1Ge
343
343
  // Use `SteamSetsCore` for best tree-shaking performance.
344
344
  // You can create one instance of it to use across an application.
345
345
  const steamSets = new SteamSetsCore({
346
- session: "<YOUR_BEARER_TOKEN_HERE>",
346
+ token: "<YOUR_BEARER_TOKEN_HERE>",
347
347
  });
348
348
 
349
349
  async function run() {
@@ -392,7 +392,7 @@ Get Account Leaderboard History
392
392
  import { SteamSets } from "@steamsets/client-ts";
393
393
 
394
394
  const steamSets = new SteamSets({
395
- session: "<YOUR_BEARER_TOKEN_HERE>",
395
+ token: "<YOUR_BEARER_TOKEN_HERE>",
396
396
  });
397
397
 
398
398
  async function run() {
@@ -416,7 +416,7 @@ import { dataAccountV1GetLeaderboardHistory } from "@steamsets/client-ts/funcs/d
416
416
  // Use `SteamSetsCore` for best tree-shaking performance.
417
417
  // You can create one instance of it to use across an application.
418
418
  const steamSets = new SteamSetsCore({
419
- session: "<YOUR_BEARER_TOKEN_HERE>",
419
+ token: "<YOUR_BEARER_TOKEN_HERE>",
420
420
  });
421
421
 
422
422
  async function run() {
@@ -465,7 +465,7 @@ Get Staff Members and their info
465
465
  import { SteamSets } from "@steamsets/client-ts";
466
466
 
467
467
  const steamSets = new SteamSets({
468
- session: "<YOUR_BEARER_TOKEN_HERE>",
468
+ token: "<YOUR_BEARER_TOKEN_HERE>",
469
469
  });
470
470
 
471
471
  async function run() {
@@ -489,7 +489,7 @@ import { dataAccountV1GetStaff } from "@steamsets/client-ts/funcs/dataAccountV1G
489
489
  // Use `SteamSetsCore` for best tree-shaking performance.
490
490
  // You can create one instance of it to use across an application.
491
491
  const steamSets = new SteamSetsCore({
492
- session: "<YOUR_BEARER_TOKEN_HERE>",
492
+ token: "<YOUR_BEARER_TOKEN_HERE>",
493
493
  });
494
494
 
495
495
  async function run() {
@@ -537,7 +537,7 @@ Queue an account for processing
537
537
  import { SteamSets } from "@steamsets/client-ts";
538
538
 
539
539
  const steamSets = new SteamSets({
540
- session: "<YOUR_BEARER_TOKEN_HERE>",
540
+ token: "<YOUR_BEARER_TOKEN_HERE>",
541
541
  });
542
542
 
543
543
  async function run() {
@@ -564,7 +564,7 @@ import { dataAccountV1Queue } from "@steamsets/client-ts/funcs/dataAccountV1Queu
564
564
  // Use `SteamSetsCore` for best tree-shaking performance.
565
565
  // You can create one instance of it to use across an application.
566
566
  const steamSets = new SteamSetsCore({
567
- session: "<YOUR_BEARER_TOKEN_HERE>",
567
+ token: "<YOUR_BEARER_TOKEN_HERE>",
568
568
  });
569
569
 
570
570
  async function run() {
@@ -616,7 +616,7 @@ Queue a app for processing
616
616
  import { SteamSets } from "@steamsets/client-ts";
617
617
 
618
618
  const steamSets = new SteamSets({
619
- session: "<YOUR_BEARER_TOKEN_HERE>",
619
+ token: "<YOUR_BEARER_TOKEN_HERE>",
620
620
  });
621
621
 
622
622
  async function run() {
@@ -642,7 +642,7 @@ import { dataAppV1Queue } from "@steamsets/client-ts/funcs/dataAppV1Queue.js";
642
642
  // Use `SteamSetsCore` for best tree-shaking performance.
643
643
  // You can create one instance of it to use across an application.
644
644
  const steamSets = new SteamSetsCore({
645
- session: "<YOUR_BEARER_TOKEN_HERE>",
645
+ token: "<YOUR_BEARER_TOKEN_HERE>",
646
646
  });
647
647
 
648
648
  async function run() {
@@ -21,7 +21,7 @@ Add a new Developer App to the account
21
21
  import { SteamSets } from "@steamsets/client-ts";
22
22
 
23
23
  const steamSets = new SteamSets({
24
- session: "<YOUR_BEARER_TOKEN_HERE>",
24
+ token: "<YOUR_BEARER_TOKEN_HERE>",
25
25
  });
26
26
 
27
27
  async function run() {
@@ -51,7 +51,7 @@ import { developerAccountV1SettingsDeveloperAppCreate } from "@steamsets/client-
51
51
  // Use `SteamSetsCore` for best tree-shaking performance.
52
52
  // You can create one instance of it to use across an application.
53
53
  const steamSets = new SteamSetsCore({
54
- session: "<YOUR_BEARER_TOKEN_HERE>",
54
+ token: "<YOUR_BEARER_TOKEN_HERE>",
55
55
  });
56
56
 
57
57
  async function run() {
@@ -106,7 +106,7 @@ Delete a developer app from the account
106
106
  import { SteamSets } from "@steamsets/client-ts";
107
107
 
108
108
  const steamSets = new SteamSets({
109
- session: "<YOUR_BEARER_TOKEN_HERE>",
109
+ token: "<YOUR_BEARER_TOKEN_HERE>",
110
110
  });
111
111
 
112
112
  async function run() {
@@ -132,7 +132,7 @@ import { developerAccountV1SettingsDeveloperAppDelete } from "@steamsets/client-
132
132
  // Use `SteamSetsCore` for best tree-shaking performance.
133
133
  // You can create one instance of it to use across an application.
134
134
  const steamSets = new SteamSetsCore({
135
- session: "<YOUR_BEARER_TOKEN_HERE>",
135
+ token: "<YOUR_BEARER_TOKEN_HERE>",
136
136
  });
137
137
 
138
138
  async function run() {
@@ -183,7 +183,7 @@ Update the developer app/re-generate the api key
183
183
  import { SteamSets } from "@steamsets/client-ts";
184
184
 
185
185
  const steamSets = new SteamSets({
186
- session: "<YOUR_BEARER_TOKEN_HERE>",
186
+ token: "<YOUR_BEARER_TOKEN_HERE>",
187
187
  });
188
188
 
189
189
  async function run() {
@@ -213,7 +213,7 @@ import { developerAccountV1SettingsDeveloperAppUpdate } from "@steamsets/client-
213
213
  // Use `SteamSetsCore` for best tree-shaking performance.
214
214
  // You can create one instance of it to use across an application.
215
215
  const steamSets = new SteamSetsCore({
216
- session: "<YOUR_BEARER_TOKEN_HERE>",
216
+ token: "<YOUR_BEARER_TOKEN_HERE>",
217
217
  });
218
218
 
219
219
  async function run() {
@@ -19,7 +19,7 @@ Preview what a given score would result in
19
19
  import { SteamSets } from "@steamsets/client-ts";
20
20
 
21
21
  const steamSets = new SteamSets({
22
- session: "<YOUR_BEARER_TOKEN_HERE>",
22
+ token: "<YOUR_BEARER_TOKEN_HERE>",
23
23
  });
24
24
 
25
25
  async function run() {
@@ -46,7 +46,7 @@ import { leaderboardAccountV1LeaderboardPreview } from "@steamsets/client-ts/fun
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() {
@@ -98,7 +98,7 @@ Get a leaderboard for accounts
98
98
  import { SteamSets } from "@steamsets/client-ts";
99
99
 
100
100
  const steamSets = new SteamSets({
101
- session: "<YOUR_BEARER_TOKEN_HERE>",
101
+ token: "<YOUR_BEARER_TOKEN_HERE>",
102
102
  });
103
103
 
104
104
  async function run() {
@@ -141,7 +141,7 @@ import { leaderboardLeaderboardV1GetAccount } from "@steamsets/client-ts/funcs/l
141
141
  // Use `SteamSetsCore` for best tree-shaking performance.
142
142
  // You can create one instance of it to use across an application.
143
143
  const steamSets = new SteamSetsCore({
144
- session: "<YOUR_BEARER_TOKEN_HERE>",
144
+ token: "<YOUR_BEARER_TOKEN_HERE>",
145
145
  });
146
146
 
147
147
  async function run() {
@@ -209,7 +209,7 @@ Get all available badges for leaderboards
209
209
  import { SteamSets } from "@steamsets/client-ts";
210
210
 
211
211
  const steamSets = new SteamSets({
212
- session: "<YOUR_BEARER_TOKEN_HERE>",
212
+ token: "<YOUR_BEARER_TOKEN_HERE>",
213
213
  });
214
214
 
215
215
  async function run() {
@@ -233,7 +233,7 @@ import { leaderboardLeaderboardV1GetBadges } from "@steamsets/client-ts/funcs/le
233
233
  // Use `SteamSetsCore` for best tree-shaking performance.
234
234
  // You can create one instance of it to use across an application.
235
235
  const steamSets = new SteamSetsCore({
236
- session: "<YOUR_BEARER_TOKEN_HERE>",
236
+ token: "<YOUR_BEARER_TOKEN_HERE>",
237
237
  });
238
238
 
239
239
  async function run() {
@@ -19,7 +19,7 @@ This endpoint checks if the service is alive.
19
19
  import { SteamSets } from "@steamsets/client-ts";
20
20
 
21
21
  const steamSets = new SteamSets({
22
- session: "<YOUR_BEARER_TOKEN_HERE>",
22
+ token: "<YOUR_BEARER_TOKEN_HERE>",
23
23
  });
24
24
 
25
25
  async function run() {
@@ -43,7 +43,7 @@ import { livenessLiveness } from "@steamsets/client-ts/funcs/livenessLiveness.js
43
43
  // Use `SteamSetsCore` for best tree-shaking performance.
44
44
  // You can create one instance of it to use across an application.
45
45
  const steamSets = new SteamSetsCore({
46
- session: "<YOUR_BEARER_TOKEN_HERE>",
46
+ token: "<YOUR_BEARER_TOKEN_HERE>",
47
47
  });
48
48
 
49
49
  async function run() {
@@ -17,7 +17,7 @@ Get all of our available locations
17
17
  import { SteamSets } from "@steamsets/client-ts";
18
18
 
19
19
  const steamSets = new SteamSets({
20
- session: "<YOUR_BEARER_TOKEN_HERE>",
20
+ token: "<YOUR_BEARER_TOKEN_HERE>",
21
21
  });
22
22
 
23
23
  async function run() {
@@ -41,7 +41,7 @@ import { locationLocation } from "@steamsets/client-ts/funcs/locationLocation.js
41
41
  // Use `SteamSetsCore` for best tree-shaking performance.
42
42
  // You can create one instance of it to use across an application.
43
43
  const steamSets = new SteamSetsCore({
44
- session: "<YOUR_BEARER_TOKEN_HERE>",
44
+ token: "<YOUR_BEARER_TOKEN_HERE>",
45
45
  });
46
46
 
47
47
  async function run() {
@@ -26,7 +26,7 @@ Get Account Apps
26
26
  import { SteamSets } from "@steamsets/client-ts";
27
27
 
28
28
  const steamSets = new SteamSets({
29
- session: "<YOUR_BEARER_TOKEN_HERE>",
29
+ token: "<YOUR_BEARER_TOKEN_HERE>",
30
30
  });
31
31
 
32
32
  async function run() {
@@ -50,7 +50,7 @@ import { publicAccountV1GetApps } from "@steamsets/client-ts/funcs/publicAccount
50
50
  // Use `SteamSetsCore` for best tree-shaking performance.
51
51
  // You can create one instance of it to use across an application.
52
52
  const steamSets = new SteamSetsCore({
53
- session: "<YOUR_BEARER_TOKEN_HERE>",
53
+ token: "<YOUR_BEARER_TOKEN_HERE>",
54
54
  });
55
55
 
56
56
  async function run() {
@@ -99,7 +99,7 @@ Get Account Badges
99
99
  import { SteamSets } from "@steamsets/client-ts";
100
100
 
101
101
  const steamSets = new SteamSets({
102
- session: "<YOUR_BEARER_TOKEN_HERE>",
102
+ token: "<YOUR_BEARER_TOKEN_HERE>",
103
103
  });
104
104
 
105
105
  async function run() {
@@ -123,7 +123,7 @@ import { publicAccountV1GetBadges } from "@steamsets/client-ts/funcs/publicAccou
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() {
@@ -172,7 +172,7 @@ Get Account DataPoints
172
172
  import { SteamSets } from "@steamsets/client-ts";
173
173
 
174
174
  const steamSets = new SteamSets({
175
- session: "<YOUR_BEARER_TOKEN_HERE>",
175
+ token: "<YOUR_BEARER_TOKEN_HERE>",
176
176
  });
177
177
 
178
178
  async function run() {
@@ -196,7 +196,7 @@ import { publicAccountV1GetDataPoints } from "@steamsets/client-ts/funcs/publicA
196
196
  // Use `SteamSetsCore` for best tree-shaking performance.
197
197
  // You can create one instance of it to use across an application.
198
198
  const steamSets = new SteamSetsCore({
199
- session: "<YOUR_BEARER_TOKEN_HERE>",
199
+ token: "<YOUR_BEARER_TOKEN_HERE>",
200
200
  });
201
201
 
202
202
  async function run() {
@@ -245,7 +245,7 @@ Get Account Friends
245
245
  import { SteamSets } from "@steamsets/client-ts";
246
246
 
247
247
  const steamSets = new SteamSets({
248
- session: "<YOUR_BEARER_TOKEN_HERE>",
248
+ token: "<YOUR_BEARER_TOKEN_HERE>",
249
249
  });
250
250
 
251
251
  async function run() {
@@ -269,7 +269,7 @@ import { publicAccountV1GetFriends } from "@steamsets/client-ts/funcs/publicAcco
269
269
  // Use `SteamSetsCore` for best tree-shaking performance.
270
270
  // You can create one instance of it to use across an application.
271
271
  const steamSets = new SteamSetsCore({
272
- session: "<YOUR_BEARER_TOKEN_HERE>",
272
+ token: "<YOUR_BEARER_TOKEN_HERE>",
273
273
  });
274
274
 
275
275
  async function run() {
@@ -318,7 +318,7 @@ Get Account Info
318
318
  import { SteamSets } from "@steamsets/client-ts";
319
319
 
320
320
  const steamSets = new SteamSets({
321
- session: "<YOUR_BEARER_TOKEN_HERE>",
321
+ token: "<YOUR_BEARER_TOKEN_HERE>",
322
322
  });
323
323
 
324
324
  async function run() {
@@ -342,7 +342,7 @@ import { publicAccountV1GetInfo } from "@steamsets/client-ts/funcs/publicAccount
342
342
  // Use `SteamSetsCore` for best tree-shaking performance.
343
343
  // You can create one instance of it to use across an application.
344
344
  const steamSets = new SteamSetsCore({
345
- session: "<YOUR_BEARER_TOKEN_HERE>",
345
+ token: "<YOUR_BEARER_TOKEN_HERE>",
346
346
  });
347
347
 
348
348
  async function run() {
@@ -391,7 +391,7 @@ Get Account Leaderboard History
391
391
  import { SteamSets } from "@steamsets/client-ts";
392
392
 
393
393
  const steamSets = new SteamSets({
394
- session: "<YOUR_BEARER_TOKEN_HERE>",
394
+ token: "<YOUR_BEARER_TOKEN_HERE>",
395
395
  });
396
396
 
397
397
  async function run() {
@@ -415,7 +415,7 @@ import { publicAccountV1GetLeaderboardHistory } from "@steamsets/client-ts/funcs
415
415
  // Use `SteamSetsCore` for best tree-shaking performance.
416
416
  // You can create one instance of it to use across an application.
417
417
  const steamSets = new SteamSetsCore({
418
- session: "<YOUR_BEARER_TOKEN_HERE>",
418
+ token: "<YOUR_BEARER_TOKEN_HERE>",
419
419
  });
420
420
 
421
421
  async function run() {
@@ -464,7 +464,7 @@ Queue an account for processing
464
464
  import { SteamSets } from "@steamsets/client-ts";
465
465
 
466
466
  const steamSets = new SteamSets({
467
- session: "<YOUR_BEARER_TOKEN_HERE>",
467
+ token: "<YOUR_BEARER_TOKEN_HERE>",
468
468
  });
469
469
 
470
470
  async function run() {
@@ -491,7 +491,7 @@ import { publicAccountV1Queue } from "@steamsets/client-ts/funcs/publicAccountV1
491
491
  // Use `SteamSetsCore` for best tree-shaking performance.
492
492
  // You can create one instance of it to use across an application.
493
493
  const steamSets = new SteamSetsCore({
494
- session: "<YOUR_BEARER_TOKEN_HERE>",
494
+ token: "<YOUR_BEARER_TOKEN_HERE>",
495
495
  });
496
496
 
497
497
  async function run() {
@@ -543,7 +543,7 @@ Queue a app for processing
543
543
  import { SteamSets } from "@steamsets/client-ts";
544
544
 
545
545
  const steamSets = new SteamSets({
546
- session: "<YOUR_BEARER_TOKEN_HERE>",
546
+ token: "<YOUR_BEARER_TOKEN_HERE>",
547
547
  });
548
548
 
549
549
  async function run() {
@@ -569,7 +569,7 @@ import { publicAppV1Queue } from "@steamsets/client-ts/funcs/publicAppV1Queue.js
569
569
  // Use `SteamSetsCore` for best tree-shaking performance.
570
570
  // You can create one instance of it to use across an application.
571
571
  const steamSets = new SteamSetsCore({
572
- session: "<YOUR_BEARER_TOKEN_HERE>",
572
+ token: "<YOUR_BEARER_TOKEN_HERE>",
573
573
  });
574
574
 
575
575
  async function run() {
@@ -20,7 +20,7 @@ Create a new session for non logged in users
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() {
@@ -44,7 +44,7 @@ import { sessionAccountV1SessionCreate } from "@steamsets/client-ts/funcs/sessio
44
44
  // Use `SteamSetsCore` for best tree-shaking performance.
45
45
  // You can create one instance of it to use across an application.
46
46
  const steamSets = new SteamSetsCore({
47
- session: "<YOUR_BEARER_TOKEN_HERE>",
47
+ token: "<YOUR_BEARER_TOKEN_HERE>",
48
48
  });
49
49
 
50
50
  async function run() {
@@ -93,7 +93,7 @@ Deletes a session, can also be used to logout
93
93
  import { SteamSets } from "@steamsets/client-ts";
94
94
 
95
95
  const steamSets = new SteamSets({
96
- session: "<YOUR_BEARER_TOKEN_HERE>",
96
+ token: "<YOUR_BEARER_TOKEN_HERE>",
97
97
  });
98
98
 
99
99
  async function run() {
@@ -119,7 +119,7 @@ import { sessionAccountV1SessionDelete } from "@steamsets/client-ts/funcs/sessio
119
119
  // Use `SteamSetsCore` for best tree-shaking performance.
120
120
  // You can create one instance of it to use across an application.
121
121
  const steamSets = new SteamSetsCore({
122
- session: "<YOUR_BEARER_TOKEN_HERE>",
122
+ token: "<YOUR_BEARER_TOKEN_HERE>",
123
123
  });
124
124
 
125
125
  async function run() {
@@ -170,7 +170,7 @@ Gets all session data
170
170
  import { SteamSets } from "@steamsets/client-ts";
171
171
 
172
172
  const steamSets = new SteamSets({
173
- session: "<YOUR_BEARER_TOKEN_HERE>",
173
+ token: "<YOUR_BEARER_TOKEN_HERE>",
174
174
  });
175
175
 
176
176
  async function run() {
@@ -194,7 +194,7 @@ import { sessionAccountV1SessionGet } from "@steamsets/client-ts/funcs/sessionAc
194
194
  // Use `SteamSetsCore` for best tree-shaking performance.
195
195
  // You can create one instance of it to use across an application.
196
196
  const steamSets = new SteamSetsCore({
197
- session: "<YOUR_BEARER_TOKEN_HERE>",
197
+ token: "<YOUR_BEARER_TOKEN_HERE>",
198
198
  });
199
199
 
200
200
  async function run() {
@@ -242,7 +242,7 @@ Logs a user in and creates a new session
242
242
  import { SteamSets } from "@steamsets/client-ts";
243
243
 
244
244
  const steamSets = new SteamSets({
245
- session: "<YOUR_BEARER_TOKEN_HERE>",
245
+ token: "<YOUR_BEARER_TOKEN_HERE>",
246
246
  });
247
247
 
248
248
  async function run() {
@@ -279,7 +279,7 @@ import { sessionAccountV1SessionLogin } from "@steamsets/client-ts/funcs/session
279
279
  // Use `SteamSetsCore` for best tree-shaking performance.
280
280
  // You can create one instance of it to use across an application.
281
281
  const steamSets = new SteamSetsCore({
282
- session: "<YOUR_BEARER_TOKEN_HERE>",
282
+ token: "<YOUR_BEARER_TOKEN_HERE>",
283
283
  });
284
284
 
285
285
  async function run() {
@@ -23,7 +23,7 @@ Delete mulitple imagest
23
23
  import { SteamSets } from "@steamsets/client-ts";
24
24
 
25
25
  const steamSets = new SteamSets({
26
- session: "<YOUR_BEARER_TOKEN_HERE>",
26
+ token: "<YOUR_BEARER_TOKEN_HERE>",
27
27
  });
28
28
 
29
29
  async function run() {
@@ -51,7 +51,7 @@ import { settingsAccountV1SettingsDeleteImages } from "@steamsets/client-ts/func
51
51
  // Use `SteamSetsCore` for best tree-shaking performance.
52
52
  // You can create one instance of it to use across an application.
53
53
  const steamSets = new SteamSetsCore({
54
- session: "<YOUR_BEARER_TOKEN_HERE>",
54
+ token: "<YOUR_BEARER_TOKEN_HERE>",
55
55
  });
56
56
 
57
57
  async function run() {
@@ -104,7 +104,7 @@ Gets all settings for the account
104
104
  import { SteamSets } from "@steamsets/client-ts";
105
105
 
106
106
  const steamSets = new SteamSets({
107
- session: "<YOUR_BEARER_TOKEN_HERE>",
107
+ token: "<YOUR_BEARER_TOKEN_HERE>",
108
108
  });
109
109
 
110
110
  async function run() {
@@ -128,7 +128,7 @@ import { settingsAccountV1SettingsGet } from "@steamsets/client-ts/funcs/setting
128
128
  // Use `SteamSetsCore` for best tree-shaking performance.
129
129
  // You can create one instance of it to use across an application.
130
130
  const steamSets = new SteamSetsCore({
131
- session: "<YOUR_BEARER_TOKEN_HERE>",
131
+ token: "<YOUR_BEARER_TOKEN_HERE>",
132
132
  });
133
133
 
134
134
  async function run() {
@@ -176,7 +176,7 @@ Resend the verification code for an email
176
176
  import { SteamSets } from "@steamsets/client-ts";
177
177
 
178
178
  const steamSets = new SteamSets({
179
- session: "<YOUR_BEARER_TOKEN_HERE>",
179
+ token: "<YOUR_BEARER_TOKEN_HERE>",
180
180
  });
181
181
 
182
182
  async function run() {
@@ -200,7 +200,7 @@ import { settingsAccountV1SettingsSendEmailVerification } from "@steamsets/clien
200
200
  // Use `SteamSetsCore` for best tree-shaking performance.
201
201
  // You can create one instance of it to use across an application.
202
202
  const steamSets = new SteamSetsCore({
203
- session: "<YOUR_BEARER_TOKEN_HERE>",
203
+ token: "<YOUR_BEARER_TOKEN_HERE>",
204
204
  });
205
205
 
206
206
  async function run() {
@@ -249,7 +249,7 @@ Update one of the uploaded images
249
249
  import { SteamSets } from "@steamsets/client-ts";
250
250
 
251
251
  const steamSets = new SteamSets({
252
- session: "<YOUR_BEARER_TOKEN_HERE>",
252
+ token: "<YOUR_BEARER_TOKEN_HERE>",
253
253
  });
254
254
 
255
255
  async function run() {
@@ -276,7 +276,7 @@ import { settingsAccountV1SettingsUpdateImage } from "@steamsets/client-ts/funcs
276
276
  // Use `SteamSetsCore` for best tree-shaking performance.
277
277
  // You can create one instance of it to use across an application.
278
278
  const steamSets = new SteamSetsCore({
279
- session: "<YOUR_BEARER_TOKEN_HERE>",
279
+ token: "<YOUR_BEARER_TOKEN_HERE>",
280
280
  });
281
281
 
282
282
  async function run() {
@@ -328,7 +328,7 @@ Update settings for the logged in account
328
328
  import { SteamSets } from "@steamsets/client-ts";
329
329
 
330
330
  const steamSets = new SteamSets({
331
- session: "<YOUR_BEARER_TOKEN_HERE>",
331
+ token: "<YOUR_BEARER_TOKEN_HERE>",
332
332
  });
333
333
 
334
334
  async function run() {
@@ -368,7 +368,7 @@ import { settingsAccountV1SettingsUpdate } from "@steamsets/client-ts/funcs/sett
368
368
  // Use `SteamSetsCore` for best tree-shaking performance.
369
369
  // You can create one instance of it to use across an application.
370
370
  const steamSets = new SteamSetsCore({
371
- session: "<YOUR_BEARER_TOKEN_HERE>",
371
+ token: "<YOUR_BEARER_TOKEN_HERE>",
372
372
  });
373
373
 
374
374
  async function run() {
@@ -433,7 +433,7 @@ Multi Upload Endpoint for images
433
433
  import { SteamSets } from "@steamsets/client-ts";
434
434
 
435
435
  const steamSets = new SteamSets({
436
- session: "<YOUR_BEARER_TOKEN_HERE>",
436
+ token: "<YOUR_BEARER_TOKEN_HERE>",
437
437
  });
438
438
 
439
439
  async function run() {
@@ -464,7 +464,7 @@ import { settingsAccountV1SettingsUploadImages } from "@steamsets/client-ts/func
464
464
  // Use `SteamSetsCore` for best tree-shaking performance.
465
465
  // You can create one instance of it to use across an application.
466
466
  const steamSets = new SteamSetsCore({
467
- session: "<YOUR_BEARER_TOKEN_HERE>",
467
+ token: "<YOUR_BEARER_TOKEN_HERE>",
468
468
  });
469
469
 
470
470
  async function run() {
@@ -520,7 +520,7 @@ Verify the email by passing in the code the user should've gotten
520
520
  import { SteamSets } from "@steamsets/client-ts";
521
521
 
522
522
  const steamSets = new SteamSets({
523
- session: "<YOUR_BEARER_TOKEN_HERE>",
523
+ token: "<YOUR_BEARER_TOKEN_HERE>",
524
524
  });
525
525
 
526
526
  async function run() {
@@ -546,7 +546,7 @@ import { settingsAccountV1SettingsVerfyEmail } from "@steamsets/client-ts/funcs/
546
546
  // Use `SteamSetsCore` for best tree-shaking performance.
547
547
  // You can create one instance of it to use across an application.
548
548
  const steamSets = new SteamSetsCore({
549
- session: "<YOUR_BEARER_TOKEN_HERE>",
549
+ token: "<YOUR_BEARER_TOKEN_HERE>",
550
550
  });
551
551
 
552
552
  async function run() {
@@ -50,12 +50,12 @@ async function accountAccountV1ConnectionConnect(client, request, options) {
50
50
  "Content-Type": "application/json",
51
51
  Accept: "application/json",
52
52
  });
53
- const secConfig = await (0, security_js_1.extractSecurity)(client._options.session);
54
- const securityInput = secConfig == null ? {} : { session: secConfig };
53
+ const secConfig = await (0, security_js_1.extractSecurity)(client._options.token);
54
+ const securityInput = secConfig == null ? {} : { token: secConfig };
55
55
  const context = {
56
56
  operationID: "account.v1.connection.connect",
57
57
  oAuth2Scopes: [],
58
- securitySource: client._options.session,
58
+ securitySource: client._options.token,
59
59
  };
60
60
  const requestSecurity = (0, security_js_1.resolveGlobalSecurity)(securityInput);
61
61
  const requestRes = client._createRequest(context, {
@@ -1 +1 @@
1
- {"version":3,"file":"accountAccountV1ConnectionConnect.js","sourceRoot":"","sources":["../src/funcs/accountAccountV1ConnectionConnect.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"accountAccountV1ConnectionConnect.js","sourceRoot":"","sources":["../src/funcs/accountAccountV1ConnectionConnect.ts"],"names":[],"mappings":"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"}