Models
Schema: `AuthLoginResponse`
- Type:
object - Required fields:
principal,token
Properties
| Name | Type | Required | Description |
|---|---|---|---|
principal |
AuthPrincipalSummary |
true |
- |
token |
string |
true |
- |
Search
Models
objectprincipal, token| Name | Type | Required | Description |
|---|---|---|---|
principal |
AuthPrincipalSummary |
true |
- |
token |
string |
true |
- |