Auth Error Response
data class AuthErrorResponse(error: String, errorDescription: String?) : Parcelable
Content copied to clipboard
인증 및 인가 에러 응답
Response for authorization or authentication errors
인증 및 인가 에러 응답
Response for authorization or authentication errors