AuthSessionResponse

fun AuthSessionResponse(    id: Int,     email: String,     role: UserRole)