| Name | Type | Description | Notes |
|---|---|---|---|
| error | string | If the login request failed, this field will contain the error message | [optional] |
| error_code | int | If the login request failed, this field will contain the error code | [optional] |
| token | string | The auth token that lets your users login into permit elements | [optional] |
| extra | string | Extra data that you can pass to the login request | [optional] |
| redirect_url | string | The full URL to which the user should be redirected in order to complete the login process |