Parameter | Type | Required | Description |
---|---|---|---|
email | string | Conditionally | The user’s email. |
phone | string | Conditionally | The user’s phone number. |
username | string | Conditionally | The user’s username. |
password | string | Conditionally | The user’s password. |
captcha | string | Conditionally | The captcha code or response from the captcha provider. This property is required if your Auth0 tenant has Bot Detection enabled. |
[key: string] | string | number | boolean | undefined | No | Additional data collected from the user. This data is accessible in the pre-user-registration Action trigger. |
Parameter | Type | Required | Description |
---|---|---|---|
connection | string | Yes | The identifier for the connection. |
[key: string] | string | number | boolean | undefined | No | Additional data collected from the user. |
Parameter | Type | Required | Description |
---|---|---|---|
email | string | Conditionally | The user’s email. |
phone | string | Conditionally | The user’s phone number. |
username | string | Conditionally | The user’s username. |
captcha | string | Conditionally | The captcha code or response from the captcha provider. This property is required if your Auth0 tenant has Bot Detection enabled. |
[key: string] | string | number | boolean | undefined | No | Additional data collected from the user. This data is accessible in the pre-user-registration Action trigger. |
Parameter | Type | Required | Description |
---|---|---|---|
connection | string | Yes | The identifier for the connection. |
[key: string] | string | number | boolean | undefined | No | Additional data collected from the user. |
Parameter | Type | Required | Description |
---|---|---|---|
captcha | string | Conditionally | The captcha code or response from the captcha provider. This property is required if your Auth0 tenant has Bot Detection enabled. |
email | string | Conditionally | The user’s email. |
password | string | Yes | The user’s password. |
phone | string | Conditionally | The user’s phone number. |
username | string | Conditionally | The user’s username. |
[key: string] | string | number | boolean | undefined | No | Additional data collected from the user. This data is accessible in the pre-user-registration Action trigger. |
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
redirect_url
.
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
doNotShowAgain | boolean | Yes | Indicates whether or not the user wants to be reminded to create a passkey again after skipping initial creation. |
redirect_url.
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
captcha | string | Conditionally | The captcha code or response from the captcha provider. This property is required if your Auth0 tenant has Bot Detection enabled. |
code | string | Yes | The OTP code sent to the phone number. |
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
type | string | Yes | Possible values: text or voice |
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected from user. |
Parameter | Type | Required | Description |
---|---|---|---|
captcha | string | Conditionally | The captcha code or response from the captcha provider. This property is required if your Auth0 tenant has Bot Detection enabled. |
code | string | Yes | The OTP code sent to the email address. |
[key: string] | string | number | boolean | undefined | No | Additional data collected from the user. |