/*! * Vue.js v2.6.10 * (c) 2014-2019 Evan You * Released under the MIT License. */ /*! * buildToken * Builds OAuth token prefix (helper function) * * @name buildToken * @function * @param {GitUrl} obj The parsed Git url object. * @return {String} token prefix */ /** * @license * Lodash * Copyright OpenJS Foundation and other contributors * Released under MIT license * Based on Underscore.js 1.8.3 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors */ /*! * Determine if an object is a Buffer * * @author Feross Aboukhadijeh * @license MIT */