注册对象结构
示例
socialLogins
键:
| Key | Type | Description | Example |
|---|---|---|---|
| socialLogins | Array of Strings | 定义可用的社交登录提供商及其显示顺序。 | The order of the providers in the list determines their appearance order on the login/registration page. Each provider listed must be properly configured within the system to be active and available for users. This configuration allows for a tailored authentication experience, emphasizing the most relevant or preferred social login options for your user base. |
示例:
allowedDomains
键:
| Key | Type | Description | Example |
|---|---|---|---|
| allowedDomains | Array of Strings | 指定允许注册的电子邮件域列表。 | Users with email domains not listed will be restricted from registering. |
必需
示例:
这篇指南怎么样?