mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
/*!
|
|
* buildToken
|
|
* Builds OAuth token prefix (helper function)
|
|
*
|
|
* @name buildToken
|
|
* @function
|
|
* @param {GitUrl} obj The parsed Git url object.
|
|
* @return {String} token prefix
|
|
*/
|