@abtnode/auth 1.16.27-beta-595ed831 → 1.16.27-beta-426c1690
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/lib/auth.js +1 -0
- package/locales/ar.js +1 -0
- package/locales/de.js +1 -0
- package/locales/en.js +1 -0
- package/locales/es.js +1 -0
- package/locales/fr.js +1 -0
- package/locales/hi.js +1 -0
- package/locales/i18n.db +0 -0
- package/locales/id.js +1 -0
- package/locales/ja.js +1 -0
- package/locales/ko.js +1 -0
- package/locales/pt.js +1 -0
- package/locales/ru.js +1 -0
- package/locales/th.js +1 -0
- package/locales/vi.js +1 -0
- package/locales/zh-tw.js +1 -0
- package/locales/zh.js +1 -0
- package/package.json +8 -8
package/lib/auth.js
CHANGED
|
@@ -57,6 +57,7 @@ const messages = {
|
|
|
57
57
|
notAllowed: getLocaleMap('notAllowed'),
|
|
58
58
|
notAppOwner: getLocaleMap('notAppOwner'),
|
|
59
59
|
notSupported: getLocaleMap('notSupported'),
|
|
60
|
+
notAllowedAppUser: getLocaleMap('notAllowedAppUser'),
|
|
60
61
|
missingCredentialClaim: getLocaleMap('missingCredentialClaim'),
|
|
61
62
|
missingBlockletCredentialClaim: getLocaleMap('missingBlockletCredentialClaim'),
|
|
62
63
|
missingChallenge: getLocaleMap('missingChallenge'),
|
package/locales/ar.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'غير قادر على إيجاد بيانات من الفضاء({spaceName}) التي يمكن استيرادها',
|
|
69
69
|
noLauncherDid: 'لم يتم العثور على المشغّل من معلومات مشغّل الخادم',
|
|
70
70
|
noNftDid: 'لم يتم العثور على NFT من معلومات مشغل الخادم',
|
|
71
|
+
notAllowedAppUser: 'تم إلغاء وصولك إلى هذا التطبيق',
|
|
71
72
|
};
|
package/locales/de.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'Kann keine Daten aus dem Bereich({spaceName}) finden, die importiert werden können',
|
|
69
69
|
noLauncherDid: 'Launcher wurde nicht von der Server Launcher Info gefunden',
|
|
70
70
|
noNftDid: 'NFT wurde in den Server-Launcher-Informationen nicht gefunden',
|
|
71
|
+
notAllowedAppUser: 'Ihr Zugriff auf diese App wurde widerrufen',
|
|
71
72
|
};
|
package/locales/en.js
CHANGED
|
@@ -14,6 +14,7 @@ module.exports = {
|
|
|
14
14
|
appNotInitialized: 'This application is not initialized',
|
|
15
15
|
alreadyInitiated: 'This Node already have an owner verified',
|
|
16
16
|
notAllowed: 'You are not allowed to login to this node',
|
|
17
|
+
notAllowedAppUser: 'You access to this app has been revoked',
|
|
17
18
|
notAppOwner: 'You are not the owner of this application',
|
|
18
19
|
notSupported: 'This application is not supported on this server',
|
|
19
20
|
missingCredentialClaim: 'Credential is not provided',
|
package/locales/es.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'No se pueden encontrar datos para importar desde el espacio ({spaceName})',
|
|
69
69
|
noLauncherDid: 'El lanzador NO fue encontrado en la información del lanzador del servidor',
|
|
70
70
|
noNftDid: 'NFT DID no encontrada en el lanzador del servidor',
|
|
71
|
+
notAllowedAppUser: 'El acceso a esta aplicación ha sido revocado',
|
|
71
72
|
};
|
package/locales/fr.js
CHANGED
|
@@ -69,4 +69,5 @@ module.exports = {
|
|
|
69
69
|
cannotImportFromDidSpace: "Impossible de trouver des données de l'espace({spaceName}) pouvant être importées",
|
|
70
70
|
noLauncherDid: "Launcher n'a pas été trouvé depuis les informations du serveur Launcher",
|
|
71
71
|
noNftDid: 'Aucun NFT trouvé dans les informations du lanceur de serveur',
|
|
72
|
+
notAllowedAppUser: 'Votre accès à cette application a été révoqué',
|
|
72
73
|
};
|
package/locales/hi.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'डेटास्पेस({spaceName}) से आयात किए जा सकने वाले डेटा को खोजने में असमर्थ',
|
|
69
69
|
noLauncherDid: 'Launcher सर्वर लॉन्चर जानकारी से नहीं मिला',
|
|
70
70
|
noNftDid: 'NFT सर्वर लॉन्चर जानकारी से नहीं मिला',
|
|
71
|
+
notAllowedAppUser: 'आपके पास इस ऐप का पहुंच रद्द कर दी गई है',
|
|
71
72
|
};
|
package/locales/i18n.db
CHANGED
|
Binary file
|
package/locales/id.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'Tidak dapat menemukan data dari ruang({spaceName}) yang dapat diimport',
|
|
69
69
|
noLauncherDid: 'Launcher TIDAK ditemukan dari info launcher server',
|
|
70
70
|
noNftDid: 'NFT DID tidak ditemukan dari info peluncur server',
|
|
71
|
+
notAllowedAppUser: 'Akses Anda ke aplikasi ini telah dicabut',
|
|
71
72
|
};
|
package/locales/ja.js
CHANGED
package/locales/ko.js
CHANGED
package/locales/pt.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'Não é possível encontrar dados do espaço({spaceName}) que podem ser importados',
|
|
69
69
|
noLauncherDid: 'Launcher NÃO foi encontrado nas informações do Launcher do servidor',
|
|
70
70
|
noNftDid: 'NFT DID não encontrado nas informações do iniciador do servidor',
|
|
71
|
+
notAllowedAppUser: 'O seu acesso a este aplicativo foi revogado',
|
|
71
72
|
};
|
package/locales/ru.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'Не удалось найти данные в пространстве({spaceName}), которые можно импортировать',
|
|
69
69
|
noLauncherDid: 'Laucnher не был найден в информации о запуске сервера',
|
|
70
70
|
noNftDid: 'NFT не найден в информации о запускающем сервере',
|
|
71
|
+
notAllowedAppUser: 'Ваш доступ к этому приложению отозван',
|
|
71
72
|
};
|
package/locales/th.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'ไม่สามารถค้นหาข้อมูลจากพื้นที่({spaceName}) ที่สามารถนำเข้า',
|
|
69
69
|
noLauncherDid: 'Launcher หาไม่พบจากข้อมูล launcher ของ server',
|
|
70
70
|
noNftDid: 'ไม่พบ NFT DID จากข้อมูลตัวเปิดใช้เซิร์ฟเวอร์',
|
|
71
|
+
notAllowedAppUser: 'การเข้าถึงแอปนี้ของคุณถูกยกเลิกแล้ว',
|
|
71
72
|
};
|
package/locales/vi.js
CHANGED
|
@@ -68,4 +68,5 @@ module.exports = {
|
|
|
68
68
|
cannotImportFromDidSpace: 'Không tìm thấy dữ liệu từ khoảng không({spaceName}) có thể nhập',
|
|
69
69
|
noLauncherDid: 'Launcher KHÔNG tìm thấy từ thông tin launcher của máy chủ',
|
|
70
70
|
noNftDid: 'NFT DID không tìm thấy từ thông tin trình khởi chạy máy chủ',
|
|
71
|
+
notAllowedAppUser: 'Quyền truy cập của bạn vào ứng dụng này đã bị thu hồi',
|
|
71
72
|
};
|
package/locales/zh-tw.js
CHANGED
package/locales/zh.js
CHANGED
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"publishConfig": {
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
|
-
"version": "1.16.27-beta-
|
|
6
|
+
"version": "1.16.27-beta-426c1690",
|
|
7
7
|
"description": "Simple lib to manage auth in ABT Node",
|
|
8
8
|
"main": "lib/index.js",
|
|
9
9
|
"files": [
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"author": "linchen <linchen1987@foxmail.com> (http://github.com/linchen1987)",
|
|
21
21
|
"license": "Apache-2.0",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@abtnode/constant": "1.16.27-beta-
|
|
24
|
-
"@abtnode/logger": "1.16.27-beta-
|
|
25
|
-
"@abtnode/util": "1.16.27-beta-
|
|
23
|
+
"@abtnode/constant": "1.16.27-beta-426c1690",
|
|
24
|
+
"@abtnode/logger": "1.16.27-beta-426c1690",
|
|
25
|
+
"@abtnode/util": "1.16.27-beta-426c1690",
|
|
26
26
|
"@arcblock/did": "1.18.121",
|
|
27
27
|
"@arcblock/jwt": "^1.18.121",
|
|
28
28
|
"@arcblock/nft-display": "^2.9.89",
|
|
29
29
|
"@arcblock/validator": "^1.18.121",
|
|
30
30
|
"@arcblock/vc": "1.18.121",
|
|
31
|
-
"@blocklet/constant": "1.16.27-beta-
|
|
32
|
-
"@blocklet/meta": "1.16.27-beta-
|
|
33
|
-
"@blocklet/sdk": "1.16.27-beta-
|
|
31
|
+
"@blocklet/constant": "1.16.27-beta-426c1690",
|
|
32
|
+
"@blocklet/meta": "1.16.27-beta-426c1690",
|
|
33
|
+
"@blocklet/sdk": "1.16.27-beta-426c1690",
|
|
34
34
|
"@ocap/client": "^1.18.121",
|
|
35
35
|
"@ocap/mcrypto": "1.18.121",
|
|
36
36
|
"@ocap/util": "1.18.121",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"jest": "^29.7.0"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "96208341e13a7fd959a7b99e7906fe441a63060b"
|
|
55
55
|
}
|