logologo
Get Started
Guide
Development
Plugins
API
English
简体中文
Get Started
Guide
Development
Plugins
API
English
简体中文
logologo

Authentication

Overview
Authenticators

Authentication type

Password
SMS

OIDC

Configuration

Examples

Google
Microsoft Entra ID

SAML

Configuration

Examples

Google Workspace
LDAP
CAS
API keys

Development

Extentd authentication type
API

Verification

Overview

Verification type

SMS
TOTP authenticator

Development

Extend verification type
Extend verification scene
Extend SMS provider
API
Two factor authentication (2FA)
Previous PagePassword
Next PageConfiguration

#Auth: SMS

#Introduction

The SMS authentication plugin supports users to register through SMS and log in to NocoBase.

It needs to be used in conjunction with the SMS verification code function provided by the @nocobase/plugin-verification plugin

#Add SMS Authentication

Enter the user authentication plugin management page.

Add - SMS

#New Version Configuration

Note

The new configuration was introduced in 1.6.0-alpha.30 and is planned for stable support starting from 1.7.0.

Verificator: Bind an SMS verificator to send SMS verification codes. If no verificator is available, you need to go to the Verification management page to create an SMS verificator first. See also:

  • Verification
  • Verification: SMS

Sign up automatically when the user does not exist: When this option is checked, if the user's phone number does not exist, a new user will be registered using the phone number as the nickname.

#Old Version Configuration

The SMS login authentication feature will use the configured and default SMS verification code Provider to send text messages.

Sign up automatically when the user does not exist: When this option is checked, if the user's phone number does not exist, a new user will be registered using the phone number as the nickname.

#Log In

Visit the login page to use.