toString: function()

in src/config.js [45:47]


      toString: function() {
        return `${this.registry}:_authToken=${this.token}`;
      }