package model type ResAuthJWTData struct { Token string `json:"token"` }