Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eb7d9bee0c |
@@ -10,7 +10,7 @@ type AuthLoginResponseDTO struct {
|
||||
}
|
||||
|
||||
type AuthRefreshTokenRequestDTO struct {
|
||||
RefreshToken string `json:"refresh_token"`
|
||||
AccessToken string `json:"token"`
|
||||
}
|
||||
|
||||
type AuthRefreshTokenResponseDTO struct {
|
||||
|
||||
Reference in New Issue
Block a user