baasix_login
Log in users with email and password, selecting JWT or cookie authentication mode and optional tenant ID for multi-tenant support.
Instructions
Login user with email and password
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | User email address | ||
| authMode | No | Authentication mode | jwt |
| password | Yes | User password | |
| tenant_Id | No | Tenant ID for multi-tenant mode |