@things-factory/auth-base 9.2.24 → 9.2.30

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/auth-base",
3
- "version": "9.2.24",
3
+ "version": "9.2.30",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -33,9 +33,9 @@
33
33
  "@google-cloud/recaptcha-enterprise": "^5.13.0",
34
34
  "@simplewebauthn/browser": "^13.0.0",
35
35
  "@simplewebauthn/server": "^13.0.0",
36
- "@things-factory/email-base": "^9.2.24",
36
+ "@things-factory/email-base": "^9.2.29",
37
37
  "@things-factory/env": "^9.2.16",
38
- "@things-factory/shell": "^9.2.24",
38
+ "@things-factory/shell": "^9.2.29",
39
39
  "@things-factory/utils": "^9.2.16",
40
40
  "@types/webappsec-credential-management": "^0.6.9",
41
41
  "jsonwebtoken": "^9.0.0",
@@ -47,5 +47,5 @@
47
47
  "passport-jwt": "^4.0.0",
48
48
  "passport-local": "^1.0.0"
49
49
  },
50
- "gitHead": "801e5af6bd04b34b9b461f7a5ea1334d9ab6d79e"
50
+ "gitHead": "65774c0739efcf488b1bf28c99b45830ad72d644"
51
51
  }
@@ -37,6 +37,7 @@
37
37
  "field.user_account": "user account",
38
38
  "field.user_type": "user type",
39
39
  "label.partner": "partner",
40
+ "label.signature": "signature",
40
41
  "privilege.category.system": "system setting",
41
42
  "privilege.description": "to {name} {category} data",
42
43
  "privilege.name.mutation": "edit",
@@ -37,6 +37,7 @@
37
37
  "field.user_account": "ユーザー アカウント",
38
38
  "field.user_type": "ユーザー タイプ",
39
39
  "label.partner": "パートナー",
40
+ "label.signature": "署名",
40
41
  "privilege.category.system": "システム設定",
41
42
  "privilege.description": "{category}を{name}できる",
42
43
  "privilege.name.mutation": "作成, 修正, 削除",
@@ -37,6 +37,7 @@
37
37
  "field.user_account": "사용자 계정",
38
38
  "field.user_type": "사용자 유형",
39
39
  "label.partner": "파트너",
40
+ "label.signature": "서명",
40
41
  "privilege.category.system": "시스템 설정",
41
42
  "privilege.description": "{category}를 {name}할 수 있음",
42
43
  "privilege.name.mutation": "생성, 수정, 삭제",
@@ -37,6 +37,7 @@
37
37
  "field.user_account": "Akaun pengguna",
38
38
  "field.user_type": "Jenis pengguna",
39
39
  "label.partner": "Rakan kongsi",
40
+ "label.signature": "Tanda tangan",
40
41
  "privilege.category.system": "Tetapan sistem",
41
42
  "privilege.description": "Untuk {name} data {category}",
42
43
  "privilege.name.mutation": "Sunting",
@@ -38,6 +38,7 @@
38
38
  "field.user_account": "用户账号",
39
39
  "field.user_type": "用户类型",
40
40
  "label.partner": "合作伙伴",
41
+ "label.signature": "签名",
41
42
  "privilege.category.system": "系统配置",
42
43
  "privilege.description": "{name} {category}数据",
43
44
  "privilege.name.mutation": "编辑",