auth_register
Create a new Storno.ro user account to access e-invoicing features. Registering automatically sets up a default organization and returns JWT tokens for immediate API authentication.
Instructions
Create a new Storno.ro user account. A default organization is automatically created. Returns JWT tokens on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address for the new account (must be unique) | ||
| lastName | No | User's last name | |
| password | Yes | Password (minimum 8 characters) | |
| firstName | No | User's first name |