@abtnode/blocklet-services 1.16.33-beta-20240929-110332-9d5dfdc4 → 1.16.33-beta-20241001-015316-119b726d
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.
|
@@ -6,6 +6,7 @@ const {
|
|
|
6
6
|
messages,
|
|
7
7
|
} = require('@abtnode/auth/lib/auth');
|
|
8
8
|
const { WELLKNOWN_SERVICE_PATH_PREFIX } = require('@abtnode/constant');
|
|
9
|
+
const { getSourceAppPid } = require('@blocklet/sdk/lib/util/login');
|
|
9
10
|
|
|
10
11
|
module.exports = function createRoutes(node) {
|
|
11
12
|
return {
|
|
@@ -35,6 +36,7 @@ module.exports = function createRoutes(node) {
|
|
|
35
36
|
const teamDid = request.get('x-blocklet-did');
|
|
36
37
|
const statusEndpointBaseUrl = joinURL(baseUrl, WELLKNOWN_SERVICE_PATH_PREFIX);
|
|
37
38
|
const endpoint = baseUrl;
|
|
39
|
+
const sourceAppPid = getSourceAppPid(request);
|
|
38
40
|
|
|
39
41
|
const result = await handleIssueKycResponse({
|
|
40
42
|
request,
|
|
@@ -50,6 +52,7 @@ module.exports = function createRoutes(node) {
|
|
|
50
52
|
endpoint,
|
|
51
53
|
inviter,
|
|
52
54
|
updateKyc: updateKyc === '1',
|
|
55
|
+
sourceAppPid,
|
|
53
56
|
});
|
|
54
57
|
|
|
55
58
|
return result;
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.16.33-beta-
|
|
6
|
+
"version": "1.16.33-beta-20241001-015316-119b726d",
|
|
7
7
|
"description": "Provide unified services for every blocklet",
|
|
8
8
|
"main": "api/index.js",
|
|
9
9
|
"files": [
|
|
@@ -33,17 +33,17 @@
|
|
|
33
33
|
"author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
|
|
34
34
|
"license": "Apache-2.0",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@abtnode/analytics": "1.16.33-beta-
|
|
37
|
-
"@abtnode/auth": "1.16.33-beta-
|
|
38
|
-
"@abtnode/client": "1.16.33-beta-
|
|
39
|
-
"@abtnode/connect-storage": "1.16.33-beta-
|
|
40
|
-
"@abtnode/constant": "1.16.33-beta-
|
|
41
|
-
"@abtnode/core": "1.16.33-beta-
|
|
42
|
-
"@abtnode/cron": "1.16.33-beta-
|
|
43
|
-
"@abtnode/logger": "1.16.33-beta-
|
|
44
|
-
"@abtnode/models": "1.16.33-beta-
|
|
45
|
-
"@abtnode/router-templates": "1.16.33-beta-
|
|
46
|
-
"@abtnode/util": "1.16.33-beta-
|
|
36
|
+
"@abtnode/analytics": "1.16.33-beta-20241001-015316-119b726d",
|
|
37
|
+
"@abtnode/auth": "1.16.33-beta-20241001-015316-119b726d",
|
|
38
|
+
"@abtnode/client": "1.16.33-beta-20241001-015316-119b726d",
|
|
39
|
+
"@abtnode/connect-storage": "1.16.33-beta-20241001-015316-119b726d",
|
|
40
|
+
"@abtnode/constant": "1.16.33-beta-20241001-015316-119b726d",
|
|
41
|
+
"@abtnode/core": "1.16.33-beta-20241001-015316-119b726d",
|
|
42
|
+
"@abtnode/cron": "1.16.33-beta-20241001-015316-119b726d",
|
|
43
|
+
"@abtnode/logger": "1.16.33-beta-20241001-015316-119b726d",
|
|
44
|
+
"@abtnode/models": "1.16.33-beta-20241001-015316-119b726d",
|
|
45
|
+
"@abtnode/router-templates": "1.16.33-beta-20241001-015316-119b726d",
|
|
46
|
+
"@abtnode/util": "1.16.33-beta-20241001-015316-119b726d",
|
|
47
47
|
"@arcblock/did": "^1.18.135",
|
|
48
48
|
"@arcblock/did-auth": "1.18.135",
|
|
49
49
|
"@arcblock/did-ext": "^1.18.135",
|
|
@@ -52,11 +52,11 @@
|
|
|
52
52
|
"@arcblock/jwt": "1.18.135",
|
|
53
53
|
"@arcblock/validator": "^1.18.135",
|
|
54
54
|
"@arcblock/ws": "1.18.135",
|
|
55
|
-
"@blocklet/constant": "1.16.33-beta-
|
|
55
|
+
"@blocklet/constant": "1.16.33-beta-20241001-015316-119b726d",
|
|
56
56
|
"@blocklet/form-builder": "^0.1.11",
|
|
57
57
|
"@blocklet/form-collector": "^0.1.8",
|
|
58
|
-
"@blocklet/meta": "1.16.33-beta-
|
|
59
|
-
"@blocklet/sdk": "1.16.33-beta-
|
|
58
|
+
"@blocklet/meta": "1.16.33-beta-20241001-015316-119b726d",
|
|
59
|
+
"@blocklet/sdk": "1.16.33-beta-20241001-015316-119b726d",
|
|
60
60
|
"@did-connect/authenticator": "^2.2.4",
|
|
61
61
|
"@did-connect/relay-adapter-express": "^2.2.4",
|
|
62
62
|
"@ocap/client": "1.18.135",
|
|
@@ -101,14 +101,14 @@
|
|
|
101
101
|
"minimatch": "9.0.4"
|
|
102
102
|
},
|
|
103
103
|
"devDependencies": {
|
|
104
|
-
"@abtnode/ux": "1.16.33-beta-
|
|
104
|
+
"@abtnode/ux": "1.16.33-beta-20241001-015316-119b726d",
|
|
105
105
|
"@arcblock/bridge": "^2.10.39",
|
|
106
106
|
"@arcblock/did-connect": "^2.10.39",
|
|
107
107
|
"@arcblock/icons": "^2.10.39",
|
|
108
108
|
"@arcblock/react-hooks": "^2.10.39",
|
|
109
109
|
"@arcblock/ux": "^2.10.39",
|
|
110
110
|
"@blocklet/launcher-layout": "2.10.39",
|
|
111
|
-
"@blocklet/tracker": "1.16.33-beta-
|
|
111
|
+
"@blocklet/tracker": "1.16.33-beta-20241001-015316-119b726d",
|
|
112
112
|
"@blocklet/ui-react": "^2.10.39",
|
|
113
113
|
"@emotion/react": "^11.11.4",
|
|
114
114
|
"@emotion/styled": "^11.11.5",
|
|
@@ -182,5 +182,5 @@
|
|
|
182
182
|
"url": "https://github.com/ArcBlock/blocklet-server/issues",
|
|
183
183
|
"email": "shijun@arcblock.io"
|
|
184
184
|
},
|
|
185
|
-
"gitHead": "
|
|
185
|
+
"gitHead": "5cac4c3579c14ebae18810b1f27ecbc63603088d"
|
|
186
186
|
}
|