Appearance
Sign up (Xano auth) ​
Use this action to create a user using the signup endpoint you configured in the Xano Auth plugin.
Configure the plugin first ​
Before using this action, make sure you configured Xano Auth:
Add the action ​
- In an
Interfaceworkflow, click+ Add action. - Select
Integrations/Plugins→Xano auth→Sign up.
Configure the action ​
The fields you see depend on your Xano endpoint.
Common settings:
- Headers: Optional headers to send to Xano.
- Include credentials (cookies): Enables sending cookies (only if your Xano CORS settings allow it).
- Parameters: Any URL parameters required by your endpoint.
- Body fields: The inputs your endpoint expects (for example email, password, and name).

