@nocobase/plugin-auth-sms 2.0.0-alpha.9 → 2.0.0-beta.2

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.
@@ -8,15 +8,15 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "2.0.0-alpha.9",
11
+ "@nocobase/client": "2.0.0-beta.2",
12
12
  "react": "18.2.0",
13
13
  "@formily/react": "2.3.7",
14
- "@nocobase/plugin-auth": "2.0.0-alpha.9",
15
- "@nocobase/plugin-verification": "2.0.0-alpha.9",
16
- "@nocobase/server": "2.0.0-alpha.9",
17
- "@nocobase/utils": "2.0.0-alpha.9",
18
- "@nocobase/auth": "2.0.0-alpha.9",
19
- "@nocobase/database": "2.0.0-alpha.9",
14
+ "@nocobase/plugin-auth": "2.0.0-beta.2",
15
+ "@nocobase/plugin-verification": "2.0.0-beta.2",
16
+ "@nocobase/server": "2.0.0-beta.2",
17
+ "@nocobase/utils": "2.0.0-beta.2",
18
+ "@nocobase/auth": "2.0.0-beta.2",
19
+ "@nocobase/database": "2.0.0-beta.2",
20
20
  "react-i18next": "11.18.6",
21
21
  "lodash": "4.17.21"
22
22
  };
@@ -1,6 +1,7 @@
1
1
  {
2
+ "SMS": "SMS",
2
3
  "Sign in via SMS": "Anmeldung per SMS",
3
- "User will be registered automatically if not exists.": "Benutzer wird automatisch registriert, wenn er nicht existiert.",
4
4
  "Sign up automatically when the user does not exist": "Automatische Registrierung, wenn der Benutzer nicht existiert",
5
- "SMS": "SMS"
6
- }
5
+ "User will be registered automatically if not exists.": "Benutzer wird automatisch registriert, wenn er nicht existiert.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -1,7 +1,7 @@
1
1
  {
2
+ "SMS": "SMS",
2
3
  "Sign in via SMS": "Sign in via SMS",
3
- "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
4
4
  "Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
5
- "SMS": "SMS",
5
+ "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
6
6
  "Verifier": "Verifier"
7
- }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Sign in via SMS",
4
+ "Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
5
+ "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Sign in via SMS",
4
+ "Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
5
+ "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Bejelentkezés SMS-en keresztül",
4
+ "Sign up automatically when the user does not exist": "Automatikus regisztráció, ha a felhasználó nem létezik",
5
+ "User will be registered automatically if not exists.": "A felhasználó automatikusan regisztrálva lesz, ha nem létezik.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Masuk melalui SMS",
4
+ "Sign up automatically when the user does not exist": "Daftar otomatis ketika pengguna tidak ada",
5
+ "User will be registered automatically if not exists.": "Pengguna akan didaftarkan secara otomatis jika belum ada.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
+ "SMS": "SMS",
2
3
  "Sign in via SMS": "Accedi tramite SMS",
3
- "User will be registered automatically if not exists.": "L'utente sarà registrato automaticamente se non esiste.",
4
4
  "Sign up automatically when the user does not exist": "Registrati automaticamente quando l'utente non esiste",
5
- "SMS": "SMS"
6
- }
5
+ "User will be registered automatically if not exists.": "L'utente sarà registrato automaticamente se non esiste.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
+ "SMS": "短信",
2
3
  "Sign in via SMS": "SMSでサインイン",
3
- "User will be registered automatically if not exists.": "ユーザーが存在しない場合は自動的に登録されます。",
4
4
  "Sign up automatically when the user does not exist": "ユーザーが存在しない場合、自動的にサインアップされます",
5
- "SMS": "短信"
5
+ "User will be registered automatically if not exists.": "ユーザーが存在しない場合は自動的に登録されます。",
6
+ "Verifier": "Verifier"
6
7
  }
@@ -1,5 +1,7 @@
1
1
  {
2
- "Sign in via SMS": "SMS 로그인",
3
- "User will be registered automatically if not exists.": "사용자가 없을 경우 자동으로 등록됩니다.",
4
- "Sign up automatically when the user does not exist": "사용자가 없을 때 자동으로 가입"
5
- }
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "SMS로 로그인",
4
+ "Sign up automatically when the user does not exist": "사용자가 존재하지 않을 때 자동으로 가입합니다",
5
+ "User will be registered automatically if not exists.": "사용자가 존재하지 않으면 자동으로 등록됩니다.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -1,6 +1,7 @@
1
1
  {
2
- "Sign in via SMS": "Inloggen via SMS",
3
- "User will be registered automatically if not exists.": "Als de gebruiker nog niet bestaat, wordt deze automatisch geregistreerd.",
4
- "Sign up automatically when the user does not exist": "Automatisch aanmelden wanneer de gebruiker niet bestaat",
5
- "SMS": "SMS"
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Inloggen via SMS",
4
+ "Sign up automatically when the user does not exist": "Automatisch aanmelden wanneer de gebruiker niet bestaat",
5
+ "User will be registered automatically if not exists.": "Als de gebruiker nog niet bestaat, wordt deze automatisch geregistreerd.",
6
+ "Verifier": "Verifier"
6
7
  }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Sign in via SMS",
4
+ "Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
5
+ "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Войти через SMS",
4
+ "Sign up automatically when the user does not exist": "Автоматически регистрировать, если пользователя не существует",
5
+ "User will be registered automatically if not exists.": "Пользователь будет зарегистрирован автоматически, если его не существует.",
6
+ "Verifier": "Верификатор"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Sign in via SMS",
4
+ "Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
5
+ "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Sign in via SMS",
4
+ "Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
5
+ "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Đăng nhập qua SMS",
4
+ "Sign up automatically when the user does not exist": "Tự động đăng ký khi người dùng không tồn tại",
5
+ "User will be registered automatically if not exists.": "Người dùng sẽ được đăng ký tự động nếu không tồn tại.",
6
+ "Verifier": "Verifier"
7
+ }
@@ -1,7 +1,7 @@
1
1
  {
2
+ "SMS": "短信",
2
3
  "Sign in via SMS": "短信登录",
3
- "User will be registered automatically if not exists.": "用户不存在时将自动注册。",
4
4
  "Sign up automatically when the user does not exist": "用户不存在时自动注册",
5
- "SMS": "短信",
5
+ "User will be registered automatically if not exists.": "用户不存在时将自动注册。",
6
6
  "Verifier": "验证器"
7
- }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "SMS": "SMS",
3
+ "Sign in via SMS": "Sign in via SMS",
4
+ "Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
5
+ "User will be registered automatically if not exists.": "User will be registered automatically if not exists.",
6
+ "Verifier": "Verifier"
7
+ }
package/package.json CHANGED
@@ -1,12 +1,15 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-auth-sms",
3
3
  "displayName": "Auth: SMS",
4
+ "displayName.ru-RU": "Аутентификация: SMS",
4
5
  "displayName.zh-CN": "认证:短信",
5
6
  "description": "SMS authentication.",
7
+ "description.ru-RU": "Аутентификация по SMS.",
6
8
  "description.zh-CN": "通过短信验证码认证身份。",
7
- "version": "2.0.0-alpha.9",
9
+ "version": "2.0.0-beta.2",
8
10
  "main": "./dist/server/index.js",
9
11
  "homepage": "https://docs.nocobase.com/handbook/auth-sms",
12
+ "homepage.ru-RU": "https://docs-ru.nocobase.com/handbook/auth-sms",
10
13
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/auth-sms",
11
14
  "license": "AGPL-3.0",
12
15
  "devDependencies": {
@@ -25,7 +28,7 @@
25
28
  "@nocobase/server": "2.x",
26
29
  "@nocobase/test": "2.x"
27
30
  },
28
- "gitHead": "4a9acf96f21a3aa35bccbd188b942595b09da0a9",
31
+ "gitHead": "b77a33ee933ae6e09d2d5dce017ca15d8552d57b",
29
32
  "keywords": [
30
33
  "Authentication"
31
34
  ]