package com.acitelight.aether.model data class TokenResponse( val token: String )