# DeveloperGoogleOAuthResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user** | Option<[**crate::models::User**](User.md)> | | [optional] **token** | **String** | JWT authentication token. Most Nile operations the caller to pass a valid token in Authorization HTTP header using Bearer schema | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)