package model data class AuthResponse ( val token: String )