EmailLoginArgs
Type definition for EmailLoginArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
email | string | true |
password | string | true |
Used in endpoints
- Login
POST /auth/loginas payload
Type definition for EmailLoginArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
email | string | true |
password | string | true |
POST /auth/login as payload