@nocobase/plugin-sms-auth (0.21.12)
Published 2024-04-16 14:13:55 +08:00 by sealday
Installation
@nocobase:registry=
npm install @nocobase/plugin-sms-auth@0.21.12
"@nocobase/plugin-sms-auth": "0.21.12"
About this package
SMS Auth
提供短信登录认证功能。
依赖
@nocobase/auth
认证插件,提供认证相关功能,表、模型、函数复用等。@nocobase/plugin-verification
验证码插件,提供短信发送功能。
使用方法
新增验证码Provider
插件设置 - Verification/验证码
新增一个Provider, 并设置为默认方式。
新增SMS认证器
插件设置 - Authentication/认证
新增,选择认证类型为SMS,新增一个Authenticator。
效果如图:
Dependencies
Development Dependencies
ID | Version |
---|---|
@nocobase/schema | 0.21.12 |
antd | 5.16.1 |
react | ~18.2.0 |
react-i18next | ^11.15.1 |
Peer Dependencies
ID | Version |
---|---|
@nocobase/actions | 0.21.12 |
@nocobase/auth | 0.21.12 |
@nocobase/client | 0.21.12 |
@nocobase/database | 0.21.12 |
@nocobase/plugin-auth | 0.21.12 |
@nocobase/plugin-verification | 0.21.12 |
@nocobase/server | 0.21.12 |
@nocobase/test | 0.21.12 |
Keywords
Authentication