appleAuthUrl

@GET(value = "apple/authurl")
abstract suspend fun appleAuthUrl(): Response<ResponseBody>