Auth0Identity
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| connection | kotlin.String | Name of the Auth0 connection used to authenticate the user. | [optional] |
| isSocial | kotlin.Boolean | Indicates whether the connection is a social one. | [optional] |
| provider | kotlin.String | mapped from user_id -> id | [optional] |
| userId | kotlin.String | User's unique identifier for this connection/provider. | [optional] |
| accessToken | kotlin.String | [optional] | |
| expiresIn | kotlin.Int | [optional] |