@accelbyte/sdk 0.2.0-beta.14 → 0.2.0-beta.17
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.
- package/dist/cjs/node/index.js +44 -56
- package/dist/cjs/node/index.js.map +1 -1
- package/dist/es/browser/AccelbyteSdkFactory.js +41 -53
- package/dist/es/browser/AccelbyteSdkFactory.js.map +1 -1
- package/dist/es/browser/api/iam/InputValidationHelper.js +1 -1
- package/dist/es/browser/api/legal/LegalHelper.js +1 -1
- package/dist/es/browser/utils/SdkCache.js +1 -1
- package/dist/es/node/AccelbyteSdkFactory.js +41 -53
- package/dist/es/node/AccelbyteSdkFactory.js.map +1 -1
- package/dist/es/node/api/iam/InputValidationHelper.js +1 -1
- package/dist/es/node/api/legal/LegalHelper.js +1 -1
- package/dist/es/node/utils/SdkCache.js +1 -1
- package/dist/index.d.ts +0 -1
- package/examples/next/package.json +1 -1
- package/examples/next/yarn.lock +43 -10
- package/examples/node/index.js +58 -0
- package/examples/node/index.mjs +33 -33
- package/examples/node/package.json +3 -2
- package/examples/node/yarn.lock +43 -10
- package/examples/vite/package.json +2 -2
- package/examples/vite/yarn.lock +61 -28
- package/package.json +10 -8
- package/CHANGELOG.md +0 -303
package/examples/node/yarn.lock
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
# yarn lockfile v1
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
"@accelbyte/sdk@0.2.0-beta.
|
|
6
|
-
version "0.2.0-beta.
|
|
7
|
-
resolved "https://registry.yarnpkg.com/@accelbyte/sdk/-/sdk-0.2.0-beta.
|
|
8
|
-
integrity sha512-
|
|
5
|
+
"@accelbyte/sdk@0.2.0-beta.14":
|
|
6
|
+
version "0.2.0-beta.14"
|
|
7
|
+
resolved "https://registry.yarnpkg.com/@accelbyte/sdk/-/sdk-0.2.0-beta.14.tgz#1ca78b54a8752b3142bcee3dc3379863ade87172"
|
|
8
|
+
integrity sha512-rpOexk2Se7UvOmCcjPHVDJRgRxjHLJJ/ScseKBdmk4O6F9CsyuBpAPdg4OLDcGvvUwED6UsLKYzNaRcBcf9NMQ==
|
|
9
9
|
dependencies:
|
|
10
|
+
"@accelbyte/validator" "0.2.0-beta.0"
|
|
10
11
|
axios "0.27.2"
|
|
11
12
|
buffer "6.0.3"
|
|
12
13
|
crypto-js "4.1.1"
|
|
13
|
-
lodash-core "4.17.19"
|
|
14
14
|
nanoid "3.1.31"
|
|
15
15
|
platform "1.3.6"
|
|
16
16
|
query-string "7.1.1"
|
|
@@ -18,6 +18,22 @@
|
|
|
18
18
|
validator "13.7.0"
|
|
19
19
|
zod "3.17.3"
|
|
20
20
|
|
|
21
|
+
"@accelbyte/validator@0.2.0-beta.0":
|
|
22
|
+
version "0.2.0-beta.0"
|
|
23
|
+
resolved "https://registry.yarnpkg.com/@accelbyte/validator/-/validator-0.2.0-beta.0.tgz#c1bca175ef0da0139eedc9438182bd88c7112de4"
|
|
24
|
+
integrity sha512-JWADInWpK2dVmERvMpASnCp7cAhIQMrq2YZkqMN8LnSA0w9lAttK3Tkr5QlgvFoPqTZR81hZXgZwbKN10Hdz7w==
|
|
25
|
+
dependencies:
|
|
26
|
+
naughty-words "1.2.0"
|
|
27
|
+
xregexp "5.1.0"
|
|
28
|
+
|
|
29
|
+
"@babel/runtime-corejs3@^7.14.9":
|
|
30
|
+
version "7.21.0"
|
|
31
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz#6e4939d9d9789ff63e2dc58e88f13a3913a24eba"
|
|
32
|
+
integrity sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==
|
|
33
|
+
dependencies:
|
|
34
|
+
core-js-pure "^3.25.1"
|
|
35
|
+
regenerator-runtime "^0.13.11"
|
|
36
|
+
|
|
21
37
|
asynckit@^0.4.0:
|
|
22
38
|
version "0.4.0"
|
|
23
39
|
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
|
@@ -51,6 +67,11 @@ combined-stream@^1.0.8:
|
|
|
51
67
|
dependencies:
|
|
52
68
|
delayed-stream "~1.0.0"
|
|
53
69
|
|
|
70
|
+
core-js-pure@^3.25.1:
|
|
71
|
+
version "3.28.0"
|
|
72
|
+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.28.0.tgz#4ef2888475b6c856ef6f5aeef8b4f618b76ad048"
|
|
73
|
+
integrity sha512-DSOVleA9/v3LNj/vFxAPfUHttKTzrB2RXhAPvR5TPXn4vrra3Z2ssytvRyt8eruJwAfwAiFADEbrjcRdcvPLQQ==
|
|
74
|
+
|
|
54
75
|
crypto-js@4.1.1:
|
|
55
76
|
version "4.1.1"
|
|
56
77
|
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
|
|
@@ -95,11 +116,6 @@ ieee754@^1.2.1:
|
|
|
95
116
|
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
|
96
117
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
97
118
|
|
|
98
|
-
lodash-core@4.17.19:
|
|
99
|
-
version "4.17.19"
|
|
100
|
-
resolved "https://registry.yarnpkg.com/lodash-core/-/lodash-core-4.17.19.tgz#df745a9469e175af058fd8a4acab3199f0f5b908"
|
|
101
|
-
integrity sha512-FpSbOooU9HcASpL7oJ/ZQGxR7oGzeqlVe1M/iAhnUMTk7eMJBkszS5tUPZCnRtNGPWe8ChswdByFTzW58iGQEQ==
|
|
102
|
-
|
|
103
119
|
mime-db@1.52.0:
|
|
104
120
|
version "1.52.0"
|
|
105
121
|
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
|
|
@@ -117,6 +133,11 @@ nanoid@3.1.31:
|
|
|
117
133
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6"
|
|
118
134
|
integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A==
|
|
119
135
|
|
|
136
|
+
naughty-words@1.2.0:
|
|
137
|
+
version "1.2.0"
|
|
138
|
+
resolved "https://registry.yarnpkg.com/naughty-words/-/naughty-words-1.2.0.tgz#255f60bad94b430fb1216d05a3f4eec3e1061d64"
|
|
139
|
+
integrity sha512-0iadX6fN+3NsfvIRtWmmpEX9VsoIQ6n9FwyIxmew9w5yzFNqMgs/Ky0eAC/z5xXSHtqlVoByiovdROikwH9SXQ==
|
|
140
|
+
|
|
120
141
|
platform@1.3.6:
|
|
121
142
|
version "1.3.6"
|
|
122
143
|
resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.6.tgz#48b4ce983164b209c2d45a107adb31f473a6e7a7"
|
|
@@ -132,6 +153,11 @@ query-string@7.1.1:
|
|
|
132
153
|
split-on-first "^1.0.0"
|
|
133
154
|
strict-uri-encode "^2.0.0"
|
|
134
155
|
|
|
156
|
+
regenerator-runtime@^0.13.11:
|
|
157
|
+
version "0.13.11"
|
|
158
|
+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
|
|
159
|
+
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
|
160
|
+
|
|
135
161
|
split-on-first@^1.0.0:
|
|
136
162
|
version "1.1.0"
|
|
137
163
|
resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"
|
|
@@ -152,6 +178,13 @@ validator@13.7.0:
|
|
|
152
178
|
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
|
|
153
179
|
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==
|
|
154
180
|
|
|
181
|
+
xregexp@5.1.0:
|
|
182
|
+
version "5.1.0"
|
|
183
|
+
resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-5.1.0.tgz#c87e7ae5ffa5fdc520f898a467dcba02b0d391e9"
|
|
184
|
+
integrity sha512-PynwUWtXnSZr8tpQlDPMZfPTyv78EYuA4oI959ukxcQ0a9O/lvndLVKy5wpImzzA26eMxpZmnAXJYiQA13AtWA==
|
|
185
|
+
dependencies:
|
|
186
|
+
"@babel/runtime-corejs3" "^7.14.9"
|
|
187
|
+
|
|
155
188
|
zod@3.17.3:
|
|
156
189
|
version "3.17.3"
|
|
157
190
|
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.3.tgz#86abbc670ff0063a4588d85a4dcc917d6e4af2ba"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "sdk-demo-
|
|
2
|
+
"name": "sdk-demo-vite",
|
|
3
3
|
"private": true,
|
|
4
4
|
"version": "0.0.0",
|
|
5
5
|
"type": "module",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"link:stop": "yarn unlink @accelbyte/sdk && yarn install --force"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@accelbyte/sdk": "0.2.0-beta.
|
|
14
|
+
"@accelbyte/sdk": "0.2.0-beta.13",
|
|
15
15
|
"dotenv": "16.0.3",
|
|
16
16
|
"react": "18.2.0",
|
|
17
17
|
"react-dom": "18.2.0"
|
package/examples/vite/yarn.lock
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
# yarn lockfile v1
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
"@accelbyte/sdk@0.2.0-beta.
|
|
6
|
-
version "0.2.0-beta.
|
|
7
|
-
resolved "https://registry.yarnpkg.com/@accelbyte/sdk/-/sdk-0.2.0-beta.
|
|
8
|
-
integrity sha512-
|
|
5
|
+
"@accelbyte/sdk@0.2.0-beta.13":
|
|
6
|
+
version "0.2.0-beta.13"
|
|
7
|
+
resolved "https://registry.yarnpkg.com/@accelbyte/sdk/-/sdk-0.2.0-beta.13.tgz#3252713ca151f6609346bafd8134858337b4740e"
|
|
8
|
+
integrity sha512-1knFE+mqXNOpvhsOhx3TqxBGOZ7orxvqspvciBxPGpw4Zs7wGbC0u/dwxKfv72or36fu3sNS/ZwenWSGn6TP3A==
|
|
9
9
|
dependencies:
|
|
10
|
+
"@accelbyte/validator" "0.2.0-beta.0"
|
|
10
11
|
axios "0.27.2"
|
|
11
12
|
buffer "6.0.3"
|
|
12
13
|
crypto-js "4.1.1"
|
|
13
|
-
lodash-core "4.17.19"
|
|
14
14
|
nanoid "3.1.31"
|
|
15
15
|
platform "1.3.6"
|
|
16
16
|
query-string "7.1.1"
|
|
@@ -18,6 +18,14 @@
|
|
|
18
18
|
validator "13.7.0"
|
|
19
19
|
zod "3.17.3"
|
|
20
20
|
|
|
21
|
+
"@accelbyte/validator@0.2.0-beta.0":
|
|
22
|
+
version "0.2.0-beta.0"
|
|
23
|
+
resolved "https://registry.yarnpkg.com/@accelbyte/validator/-/validator-0.2.0-beta.0.tgz#c1bca175ef0da0139eedc9438182bd88c7112de4"
|
|
24
|
+
integrity sha512-JWADInWpK2dVmERvMpASnCp7cAhIQMrq2YZkqMN8LnSA0w9lAttK3Tkr5QlgvFoPqTZR81hZXgZwbKN10Hdz7w==
|
|
25
|
+
dependencies:
|
|
26
|
+
naughty-words "1.2.0"
|
|
27
|
+
xregexp "5.1.0"
|
|
28
|
+
|
|
21
29
|
"@ampproject/remapping@^2.1.0":
|
|
22
30
|
version "2.2.0"
|
|
23
31
|
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
|
|
@@ -190,6 +198,14 @@
|
|
|
190
198
|
dependencies:
|
|
191
199
|
"@babel/helper-plugin-utils" "^7.19.0"
|
|
192
200
|
|
|
201
|
+
"@babel/runtime-corejs3@^7.14.9":
|
|
202
|
+
version "7.21.0"
|
|
203
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz#6e4939d9d9789ff63e2dc58e88f13a3913a24eba"
|
|
204
|
+
integrity sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==
|
|
205
|
+
dependencies:
|
|
206
|
+
core-js-pure "^3.25.1"
|
|
207
|
+
regenerator-runtime "^0.13.11"
|
|
208
|
+
|
|
193
209
|
"@babel/template@^7.18.10":
|
|
194
210
|
version "7.18.10"
|
|
195
211
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
|
|
@@ -379,14 +395,14 @@
|
|
|
379
395
|
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
|
|
380
396
|
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
|
|
381
397
|
|
|
382
|
-
"@types/react-dom
|
|
398
|
+
"@types/react-dom@18.0.9":
|
|
383
399
|
version "18.0.9"
|
|
384
400
|
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.9.tgz#ffee5e4bfc2a2f8774b15496474f8e7fe8d0b504"
|
|
385
401
|
integrity sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==
|
|
386
402
|
dependencies:
|
|
387
403
|
"@types/react" "*"
|
|
388
404
|
|
|
389
|
-
"@types/react@*", "@types/react
|
|
405
|
+
"@types/react@*", "@types/react@18.0.26":
|
|
390
406
|
version "18.0.26"
|
|
391
407
|
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
|
|
392
408
|
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
|
|
@@ -400,7 +416,7 @@
|
|
|
400
416
|
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
|
401
417
|
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
|
402
418
|
|
|
403
|
-
"@vitejs/plugin-react
|
|
419
|
+
"@vitejs/plugin-react@3.0.0":
|
|
404
420
|
version "3.0.0"
|
|
405
421
|
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-3.0.0.tgz#f36ee1b2ce958dd11ac63fdf746a3b27b0d258ed"
|
|
406
422
|
integrity sha512-1mvyPc0xYW5G8CHQvJIJXLoMjl5Ct3q2g5Y2s6Ccfgwm45y48LBvsla7az+GkkAtYikWQ4Lxqcsq5RHLcZgtNQ==
|
|
@@ -492,6 +508,11 @@ convert-source-map@^1.7.0:
|
|
|
492
508
|
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
|
|
493
509
|
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
|
|
494
510
|
|
|
511
|
+
core-js-pure@^3.25.1:
|
|
512
|
+
version "3.28.0"
|
|
513
|
+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.28.0.tgz#4ef2888475b6c856ef6f5aeef8b4f618b76ad048"
|
|
514
|
+
integrity sha512-DSOVleA9/v3LNj/vFxAPfUHttKTzrB2RXhAPvR5TPXn4vrra3Z2ssytvRyt8eruJwAfwAiFADEbrjcRdcvPLQQ==
|
|
515
|
+
|
|
495
516
|
crypto-js@4.1.1:
|
|
496
517
|
version "4.1.1"
|
|
497
518
|
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
|
|
@@ -645,11 +666,6 @@ json5@^2.2.1:
|
|
|
645
666
|
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab"
|
|
646
667
|
integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==
|
|
647
668
|
|
|
648
|
-
lodash-core@4.17.19:
|
|
649
|
-
version "4.17.19"
|
|
650
|
-
resolved "https://registry.yarnpkg.com/lodash-core/-/lodash-core-4.17.19.tgz#df745a9469e175af058fd8a4acab3199f0f5b908"
|
|
651
|
-
integrity sha512-FpSbOooU9HcASpL7oJ/ZQGxR7oGzeqlVe1M/iAhnUMTk7eMJBkszS5tUPZCnRtNGPWe8ChswdByFTzW58iGQEQ==
|
|
652
|
-
|
|
653
669
|
loose-envify@^1.1.0:
|
|
654
670
|
version "1.4.0"
|
|
655
671
|
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
|
|
@@ -691,6 +707,11 @@ nanoid@^3.3.4:
|
|
|
691
707
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
|
|
692
708
|
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
|
|
693
709
|
|
|
710
|
+
naughty-words@1.2.0:
|
|
711
|
+
version "1.2.0"
|
|
712
|
+
resolved "https://registry.yarnpkg.com/naughty-words/-/naughty-words-1.2.0.tgz#255f60bad94b430fb1216d05a3f4eec3e1061d64"
|
|
713
|
+
integrity sha512-0iadX6fN+3NsfvIRtWmmpEX9VsoIQ6n9FwyIxmew9w5yzFNqMgs/Ky0eAC/z5xXSHtqlVoByiovdROikwH9SXQ==
|
|
714
|
+
|
|
694
715
|
node-releases@^2.0.6:
|
|
695
716
|
version "2.0.8"
|
|
696
717
|
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.8.tgz#0f349cdc8fcfa39a92ac0be9bc48b7706292b9ae"
|
|
@@ -711,10 +732,10 @@ platform@1.3.6:
|
|
|
711
732
|
resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.6.tgz#48b4ce983164b209c2d45a107adb31f473a6e7a7"
|
|
712
733
|
integrity sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==
|
|
713
734
|
|
|
714
|
-
postcss@^8.4.
|
|
715
|
-
version "8.4.
|
|
716
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.
|
|
717
|
-
integrity sha512-
|
|
735
|
+
postcss@^8.4.19:
|
|
736
|
+
version "8.4.21"
|
|
737
|
+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
|
|
738
|
+
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
|
|
718
739
|
dependencies:
|
|
719
740
|
nanoid "^3.3.4"
|
|
720
741
|
picocolors "^1.0.0"
|
|
@@ -730,7 +751,7 @@ query-string@7.1.1:
|
|
|
730
751
|
split-on-first "^1.0.0"
|
|
731
752
|
strict-uri-encode "^2.0.0"
|
|
732
753
|
|
|
733
|
-
react-dom
|
|
754
|
+
react-dom@18.2.0:
|
|
734
755
|
version "18.2.0"
|
|
735
756
|
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
|
|
736
757
|
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
|
|
@@ -743,13 +764,18 @@ react-refresh@^0.14.0:
|
|
|
743
764
|
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
|
|
744
765
|
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
|
|
745
766
|
|
|
746
|
-
react
|
|
767
|
+
react@18.2.0:
|
|
747
768
|
version "18.2.0"
|
|
748
769
|
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
|
|
749
770
|
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
|
|
750
771
|
dependencies:
|
|
751
772
|
loose-envify "^1.1.0"
|
|
752
773
|
|
|
774
|
+
regenerator-runtime@^0.13.11:
|
|
775
|
+
version "0.13.11"
|
|
776
|
+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
|
|
777
|
+
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
|
778
|
+
|
|
753
779
|
resolve@^1.22.1:
|
|
754
780
|
version "1.22.1"
|
|
755
781
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
|
|
@@ -810,10 +836,10 @@ to-fast-properties@^2.0.0:
|
|
|
810
836
|
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
|
|
811
837
|
integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==
|
|
812
838
|
|
|
813
|
-
typescript
|
|
814
|
-
version "4.9.
|
|
815
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.
|
|
816
|
-
integrity sha512-
|
|
839
|
+
typescript@4.9.3:
|
|
840
|
+
version "4.9.3"
|
|
841
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
|
|
842
|
+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
|
|
817
843
|
|
|
818
844
|
update-browserslist-db@^1.0.9:
|
|
819
845
|
version "1.0.10"
|
|
@@ -833,18 +859,25 @@ validator@13.7.0:
|
|
|
833
859
|
resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857"
|
|
834
860
|
integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==
|
|
835
861
|
|
|
836
|
-
vite
|
|
837
|
-
version "4.0.
|
|
838
|
-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.
|
|
839
|
-
integrity sha512-
|
|
862
|
+
vite@4.0.0:
|
|
863
|
+
version "4.0.0"
|
|
864
|
+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.0.tgz#b81b88349a06b2faaa53ae14cf96c942548e3454"
|
|
865
|
+
integrity sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==
|
|
840
866
|
dependencies:
|
|
841
867
|
esbuild "^0.16.3"
|
|
842
|
-
postcss "^8.4.
|
|
868
|
+
postcss "^8.4.19"
|
|
843
869
|
resolve "^1.22.1"
|
|
844
870
|
rollup "^3.7.0"
|
|
845
871
|
optionalDependencies:
|
|
846
872
|
fsevents "~2.3.2"
|
|
847
873
|
|
|
874
|
+
xregexp@5.1.0:
|
|
875
|
+
version "5.1.0"
|
|
876
|
+
resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-5.1.0.tgz#c87e7ae5ffa5fdc520f898a467dcba02b0d391e9"
|
|
877
|
+
integrity sha512-PynwUWtXnSZr8tpQlDPMZfPTyv78EYuA4oI959ukxcQ0a9O/lvndLVKy5wpImzzA26eMxpZmnAXJYiQA13AtWA==
|
|
878
|
+
dependencies:
|
|
879
|
+
"@babel/runtime-corejs3" "^7.14.9"
|
|
880
|
+
|
|
848
881
|
zod@3.17.3:
|
|
849
882
|
version "3.17.3"
|
|
850
883
|
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.3.tgz#86abbc670ff0063a4588d85a4dcc917d6e4af2ba"
|
package/package.json
CHANGED
|
@@ -1,32 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@accelbyte/sdk",
|
|
3
|
-
"version": "0.2.0-beta.
|
|
3
|
+
"version": "0.2.0-beta.17",
|
|
4
4
|
"author": "AccelByte Inc",
|
|
5
5
|
"license": "AccelByte License",
|
|
6
|
-
"main": "./dist/cjs/node/index.
|
|
6
|
+
"main": "./dist/cjs/node/index.cjs",
|
|
7
7
|
"types": "./dist/index.d.ts",
|
|
8
8
|
"type": "module",
|
|
9
9
|
"exports": {
|
|
10
10
|
".": {
|
|
11
11
|
"types": "./dist/index.d.ts",
|
|
12
|
-
"
|
|
13
|
-
"default": {
|
|
12
|
+
"node": {
|
|
14
13
|
"import": "./dist/es/node/index.node.js",
|
|
15
|
-
"default": "./dist/cjs/node/index.
|
|
16
|
-
}
|
|
14
|
+
"default": "./dist/cjs/node/index.cjs"
|
|
15
|
+
},
|
|
16
|
+
"default": "./dist/es/browser/index.browser.js"
|
|
17
17
|
},
|
|
18
18
|
"./package.json": "./package.json"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@accelbyte/validator": "0.2.0-beta.
|
|
21
|
+
"@accelbyte/validator": "0.2.0-beta.2",
|
|
22
22
|
"axios": "0.27.2",
|
|
23
23
|
"buffer": "6.0.3",
|
|
24
24
|
"crypto-js": "4.1.1",
|
|
25
|
+
"lodash": "4.17.21",
|
|
25
26
|
"nanoid": "3.1.31",
|
|
26
27
|
"platform": "1.3.6",
|
|
27
28
|
"query-string": "7.1.1",
|
|
28
29
|
"uuid": "8.3.2",
|
|
29
30
|
"validator": "13.7.0",
|
|
30
31
|
"zod": "3.17.3"
|
|
31
|
-
}
|
|
32
|
+
},
|
|
33
|
+
"sideEffects": false
|
|
32
34
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,303 +0,0 @@
|
|
|
1
|
-
### 0.2.0-beta.14 - 2023-02-22
|
|
2
|
-
|
|
3
|
-
- Enable tree-shaking for @accelbyte/sdk
|
|
4
|
-
- Change TwoFA to TwoFAApi and InputValidationApi to InputValidationsApi
|
|
5
|
-
|
|
6
|
-
### 0.2.0-beta.10 - 2023-02-21
|
|
7
|
-
|
|
8
|
-
- Fix build to 5a0f0c3
|
|
9
|
-
|
|
10
|
-
### 0.2.0-beta.6 - 2023-02-20
|
|
11
|
-
|
|
12
|
-
- Add DesktopChecker to the entry index
|
|
13
|
-
|
|
14
|
-
### 0.2.0-beta.5 - 2023-02-19
|
|
15
|
-
|
|
16
|
-
- Updated documentation
|
|
17
|
-
|
|
18
|
-
### 0.2.0-beta.4 - 2023-02-17
|
|
19
|
-
|
|
20
|
-
- Updated comments replacing all markups with markdowns
|
|
21
|
-
|
|
22
|
-
### 0.2.0-beta.4 - 2023-02-16
|
|
23
|
-
|
|
24
|
-
- Updated Readme
|
|
25
|
-
|
|
26
|
-
### 0.2.0-beta.2 - 2023-02-16
|
|
27
|
-
|
|
28
|
-
- Further refactor SDK to use `interface` to prevent auto-expansion of types in Visual Studio Code
|
|
29
|
-
|
|
30
|
-
### 0.2.0-beta.1 - 2023-02-15
|
|
31
|
-
|
|
32
|
-
- Release Web SDK as a Beta Version
|
|
33
|
-
|
|
34
|
-
### 0.1.1-alpha.63 - 2023-02-15
|
|
35
|
-
|
|
36
|
-
- Update codegen to emit `interface` instead of `type` when inferring Zod type
|
|
37
|
-
|
|
38
|
-
### 0.1.1-alpha.62 - 2023-02-08
|
|
39
|
-
|
|
40
|
-
- Allow simplification when passing configs to widgetOptions in SdkWidget
|
|
41
|
-
|
|
42
|
-
### 0.1.1-alpha.61 - 2023-02-07
|
|
43
|
-
|
|
44
|
-
- OS-8668 fixing check EligibleUser dateOfBirth is now could be undefined
|
|
45
|
-
|
|
46
|
-
### 0.1.1-alpha.60 - 2023-02-06
|
|
47
|
-
|
|
48
|
-
- Fix build for Windows
|
|
49
|
-
- Create missing config types and move configs from private package
|
|
50
|
-
|
|
51
|
-
### 0.1.1-alpha.59 - 2023-02-01
|
|
52
|
-
|
|
53
|
-
- Move example SDK and Widgets usages to the SDK and Widgets folder
|
|
54
|
-
- Expose passing data config from SDK to Widget
|
|
55
|
-
|
|
56
|
-
### 0.1.1-alpha.58 - 2023-01-30
|
|
57
|
-
|
|
58
|
-
- Bump dependencies versions for security patches
|
|
59
|
-
|
|
60
|
-
### 0.1.1-alpha.57 - 2023-01-24
|
|
61
|
-
|
|
62
|
-
- Don't use ESM-only build yet for validator
|
|
63
|
-
|
|
64
|
-
### 0.1.1-alpha.56 - 2023-01-23
|
|
65
|
-
|
|
66
|
-
- Allow building SDK without requiring validator to be built, fix browser bundle, bump dependencies
|
|
67
|
-
|
|
68
|
-
### 0.1.1-alpha.55 - 2023-01-23
|
|
69
|
-
|
|
70
|
-
- Fix generateLoginURL not working in Node.js because getRandomValues is not polyfilled
|
|
71
|
-
|
|
72
|
-
### 0.1.1-alpha.54 - 2023-01-12
|
|
73
|
-
|
|
74
|
-
- Add `brandName` to DiscoveryConfigData
|
|
75
|
-
|
|
76
|
-
### 0.1.1-alpha.53 - 2023-01-11
|
|
77
|
-
|
|
78
|
-
- Fixed od-shared dependency error
|
|
79
|
-
|
|
80
|
-
### 0.1.1-alpha.51 - 2023-01-06
|
|
81
|
-
|
|
82
|
-
- Register feature flag for Login Web placed under Player Portal section
|
|
83
|
-
- Add 3rd-party login config to hide/show it as the login option
|
|
84
|
-
- Deprecate justice-js-common-utils
|
|
85
|
-
|
|
86
|
-
### 0.1.1-alpha.50 - 2023-01-04
|
|
87
|
-
|
|
88
|
-
- Fix build error
|
|
89
|
-
|
|
90
|
-
### 0.1.1-alpha.49 - 2023-01-03
|
|
91
|
-
|
|
92
|
-
- Update dependency versions
|
|
93
|
-
|
|
94
|
-
### 0.1.1-alpha.48 - 2022-12-27
|
|
95
|
-
|
|
96
|
-
- Fix user is unable to activate 2fa with email due to missing `content-type: application/x-www-form-urlencoded`
|
|
97
|
-
|
|
98
|
-
### 0.1.1-alpha.47 - 2022-12-22
|
|
99
|
-
|
|
100
|
-
- Fix wrong fields in package.json being deleted
|
|
101
|
-
|
|
102
|
-
### 0.1.1-alpha.46 - 2022-12-22
|
|
103
|
-
|
|
104
|
-
- Make dependencies exist in SDK when publishing
|
|
105
|
-
|
|
106
|
-
### 0.1.1-alpha.45 - 2022-12-19
|
|
107
|
-
|
|
108
|
-
- Update typings of IResponseError
|
|
109
|
-
- Update conditional exports to support both Node and Browser environments
|
|
110
|
-
|
|
111
|
-
### 0.1.1-alpha.44 - 2022-12-09
|
|
112
|
-
|
|
113
|
-
- Make CJS to always be built with browser: false and ESM with browser: true
|
|
114
|
-
|
|
115
|
-
### 0.1.1-alpha.43 - 2022-12-09
|
|
116
|
-
|
|
117
|
-
- Fix missing types in package.json
|
|
118
|
-
|
|
119
|
-
### 0.1.1-alpha.42 - 2022-12-08
|
|
120
|
-
|
|
121
|
-
- Remove peer dependencies
|
|
122
|
-
- [Editor] Global Styles are automatically applied to all areas of Player Portal V2, Launcher V2 and other apps
|
|
123
|
-
|
|
124
|
-
### 0.1.1-alpha.40 - 2022-12-01
|
|
125
|
-
|
|
126
|
-
- Fix build and publish process (2)
|
|
127
|
-
|
|
128
|
-
### 0.1.1-alpha.39 - 2022-12-01
|
|
129
|
-
|
|
130
|
-
- [Dev][PP] Add account linking with one time code page
|
|
131
|
-
- Fix build and publish process
|
|
132
|
-
|
|
133
|
-
### 0.1.1-alpha.38 - 2022-11-23
|
|
134
|
-
|
|
135
|
-
- Prettify config files
|
|
136
|
-
- [Dev][Legal app] Odin legal app not displaying list of game namespace legal document
|
|
137
|
-
|
|
138
|
-
### 0.1.1-alpha-37 - 2022-11-17
|
|
139
|
-
|
|
140
|
-
- Fix `currentUserCanOrder` function returning `false` when `user` is `null`
|
|
141
|
-
|
|
142
|
-
### 0.1.1-alpha-36 - 2022-11-16
|
|
143
|
-
|
|
144
|
-
- [DEV][STAGE][Login App][Registration] Published legal is not displayed on registration page if selected country doesn't have legal
|
|
145
|
-
- Add vitest and tests to some of the API classes and utilities
|
|
146
|
-
|
|
147
|
-
### 0.1.1-alpha-35 - 2022-11-15
|
|
148
|
-
|
|
149
|
-
- [Dev][PP][Launcher] App will crash when try to access upgrade headless account or Link to New Account registration form
|
|
150
|
-
- Remove duplicate "exchangeAuthorizationCode" and "getFormattedValidation" methods and add `IamHelper.getAuthorizationCodeParams()`
|
|
151
|
-
|
|
152
|
-
### 0.1.1-alpha-34 - 2022-11-10
|
|
153
|
-
|
|
154
|
-
- [WebSDK] Adjust cache overrides for certain API that need `cache: false`
|
|
155
|
-
|
|
156
|
-
### 0.1.1-alpha-33 - 2022-11-07
|
|
157
|
-
|
|
158
|
-
- [WebSDK] WebSDK accepts cache argument at initialization
|
|
159
|
-
|
|
160
|
-
### 0.1.1-alpha-32 - 2022-11-02
|
|
161
|
-
|
|
162
|
-
- Adding 2FA email method at password and security menu
|
|
163
|
-
- Adding 2FA email method at 2FA verification page
|
|
164
|
-
|
|
165
|
-
### 0.1.1-alpha-31 - 2022-10-30
|
|
166
|
-
|
|
167
|
-
- Removes isDesktopOption
|
|
168
|
-
- Renames AccelbyteSDK apis from camelCase to TitleCase
|
|
169
|
-
- Removes refreshToken from SDK Options
|
|
170
|
-
|
|
171
|
-
### 0.1.1-alpha-30 - 2022-10-13
|
|
172
|
-
|
|
173
|
-
- [Dev][PP][Launcher] Validate IAM inputs using regex returned from backend
|
|
174
|
-
|
|
175
|
-
### 0.1.1-alpha-29 - 2022-10-11
|
|
176
|
-
|
|
177
|
-
- [Dev][PP][Launcher] Update `justice-js-common-utils` to improve `generatePattern` logic in `InputValidationHelper`
|
|
178
|
-
|
|
179
|
-
### 0.1.1-alpha-28 - 2022-10-07
|
|
180
|
-
|
|
181
|
-
- [Dev][PP][Launcher] Update `justice-js-common-utils` to improve `generatePattern` logic in `InputValidationHelper`
|
|
182
|
-
|
|
183
|
-
### 0.1.1-alpha.27 - 2022-10-05
|
|
184
|
-
|
|
185
|
-
- Publish Web SDK
|
|
186
|
-
|
|
187
|
-
### 0.1.1-alpha.26 - 2022-10-05
|
|
188
|
-
|
|
189
|
-
- [Dev][PP][Launcher][My Profile] Change email address stay at the same page after input valid verification code & new email address
|
|
190
|
-
- [Dev][PP][Launcher] User must click accept button on legal pop up twice for closing it
|
|
191
|
-
|
|
192
|
-
### 0.1.1-alpha.25 - 2022-09-30
|
|
193
|
-
|
|
194
|
-
- [Dev][PP][Launcher] Update `justice-js-common-utils` to improve `generatePattern` logic in `InputValidationHelper`
|
|
195
|
-
|
|
196
|
-
### 0.1.1-alpha.24 - 2022-09-29
|
|
197
|
-
|
|
198
|
-
- fix list of linked account not changed after unlink account, set the cache false for getUserDistinctLinkedPlatform
|
|
199
|
-
|
|
200
|
-
### 0.1.1-alpha.23 - 2022-09-27
|
|
201
|
-
|
|
202
|
-
- Split WebSDK to Admin and Public, Introduce Cache in WebSDK
|
|
203
|
-
- [Dev][PP][My Account] Save Changes Button Shown as Reload Upon Finishing Register New Account Through Link New Account
|
|
204
|
-
|
|
205
|
-
### 0.1.1-alpha.22 - 2022-09-22
|
|
206
|
-
|
|
207
|
-
- [STG][PP][Upgrade Account] There is no error message while inputting existing email.
|
|
208
|
-
|
|
209
|
-
### 0.1.1-alpha.21 - 2022-09-19
|
|
210
|
-
|
|
211
|
-
- remove patches containing language patterns, WalletInfo definition, and OrderInfo definition
|
|
212
|
-
- [WebSDK] Add Cache in WebSDK
|
|
213
|
-
- [Editor][Improvement] Move the Social Links Configuration to General Settings
|
|
214
|
-
|
|
215
|
-
### 0.1.1-alpha.20 - 2022-09-16
|
|
216
|
-
|
|
217
|
-
- Ecommerce AppState Refactor
|
|
218
|
-
- Update Web SDK to the latest
|
|
219
|
-
|
|
220
|
-
### 0.1.1-alpha.19 - 2022-09-13
|
|
221
|
-
|
|
222
|
-
- [Dev][WebSDK] Address warnings when building od-web-sdk
|
|
223
|
-
|
|
224
|
-
### 0.1.1-alpha.18 - 2022-09-14
|
|
225
|
-
|
|
226
|
-
- [Dev][PP] User stuck on legal popup loading screen after successfully upgrade headless account
|
|
227
|
-
|
|
228
|
-
### 0.1.1-alpha.17 - 2022-09-07
|
|
229
|
-
|
|
230
|
-
- [Dev][PP][Launcher] Fix always get 409 on upgrading headless account
|
|
231
|
-
|
|
232
|
-
### 0.1.1-alpha.16 - 2022-09-07
|
|
233
|
-
|
|
234
|
-
- [Editor][Config Service] Ensure that all featureFlags are migrated to ppFeatureFlags/launcherFeatureFlags, and move experimental flags to discovery
|
|
235
|
-
|
|
236
|
-
### 0.1.1-alpha.15 - 2022-09-01
|
|
237
|
-
|
|
238
|
-
- [DEV][PP][Feedback] show owned information of the item contained in option box (add new entitlement api)
|
|
239
|
-
|
|
240
|
-
### 0.1.1-alpha.14 - 2022-08-25
|
|
241
|
-
|
|
242
|
-
- [PP][Account Linking] There is no success message when user successfully link their account
|
|
243
|
-
|
|
244
|
-
### 0.1.1-alpha.13 - 2022-08-24
|
|
245
|
-
|
|
246
|
-
- [PP][Stores][OPTIONBOX] Implement store list page
|
|
247
|
-
- [PP][Stores][OPTIONBOX] Implement detail optionbox page
|
|
248
|
-
- [PP][Stores][OPTIONBOX] Claim item inside option
|
|
249
|
-
|
|
250
|
-
### 0.1.1-alpha.12 - 2022-08-22
|
|
251
|
-
|
|
252
|
-
- [Dev][PP][Launcher] Add IAM validation for email in upgrade headless
|
|
253
|
-
- [Dev][PP][Launcher] Add IAM validation for email in change email and link 3rd party to a new account
|
|
254
|
-
|
|
255
|
-
### 0.1.1-alpha.11 - 2022-08-19
|
|
256
|
-
|
|
257
|
-
- Move account business logic to WebSdk
|
|
258
|
-
|
|
259
|
-
### 0.1.1-alpha.10 - 2022-08-15
|
|
260
|
-
|
|
261
|
-
- [Dev][PP][Launcher] Legal checklist missing on 3rd party new account registration page
|
|
262
|
-
|
|
263
|
-
### 0.1.1-alpha.9 - 2022-08-12
|
|
264
|
-
|
|
265
|
-
- [Dev][PP][Launcher] After purchase game, Buy Now button not changes into Play button or Go to Library button
|
|
266
|
-
- [WebSDK] Refactor IAM business logic to the Web SDK
|
|
267
|
-
|
|
268
|
-
### 0.1.1-alpha.8 - 2022-08-09
|
|
269
|
-
|
|
270
|
-
- Break getUnsignedPolicies function into multiple methods
|
|
271
|
-
|
|
272
|
-
### 0.1.1-alpha.7 - 2022-08-05
|
|
273
|
-
|
|
274
|
-
- Simplify legal service business logic flow and move to Web SDK
|
|
275
|
-
|
|
276
|
-
### 0.1.1-alpha.6 - 2022-08-04
|
|
277
|
-
|
|
278
|
-
- [Dev][Player Portal] Add a redirection page for user verification through link
|
|
279
|
-
- Move out login flow logic out to Web SDK
|
|
280
|
-
|
|
281
|
-
### 0.1.1-alpha.5 - 2022-07-29
|
|
282
|
-
|
|
283
|
-
- [Editor][PP][Launcher] Migrate Editor, PP and Launcher to the latest Config-Service endpoints
|
|
284
|
-
|
|
285
|
-
### 0.1.1-alpha.4 - 2022-07-27
|
|
286
|
-
|
|
287
|
-
- Update the typings for `config.data` for Odin Config Web SDK
|
|
288
|
-
- [Editor] App Id use dropdown select
|
|
289
|
-
|
|
290
|
-
### 0.1.1-alpha.3 - 2022-07-26
|
|
291
|
-
|
|
292
|
-
- [WebSDK] Web SDK is updated with new config-service endpoints
|
|
293
|
-
|
|
294
|
-
### 0.1.1-alpha.2 - 2022-07-21
|
|
295
|
-
|
|
296
|
-
- Apply Alternative themes
|
|
297
|
-
- [Editor] Handle user access scenario
|
|
298
|
-
|
|
299
|
-
### 0.1.1-alpha.1 - 2022-07-14
|
|
300
|
-
|
|
301
|
-
- compare patches with latest swaggers
|
|
302
|
-
- [Technical] Audit and Remove unused NPM dependencies
|
|
303
|
-
- [Technical] Clean up unused sdk-web-test directory
|