These Auth0 native actions allow integrating your Arengu forms for customer sign ups, authentication and profiling of users.
Connect your Auth0 M2M application
To connect your Auth0 M2M application to Arengu you will need the Client ID, Client secret and Tenant domain. They can be found at Auth0 Dashboard's Application Settings page or learn how to create an Auth0 M2M application here:
Create user
Creates a new user.
Input settings
Parameter
Description
ID (required)
Action ID. It is used to reference the output values of the action.
Alias
Short description to be displayed in the action.
Connection (required)
Select an existing connection from the vault or create a new connection using your Auth0 M2M application's Client ID, Client secret, and Tenant domain.
Body (required)
Add parameters to a user's details, a database connection is a required parameter but other such as email and password are dependent upon the type of connection. Click here for parameter information.