Vaulted.appLogin = Promise.method(function appLogin(options, mountName) {
  options = options || {};

  return this.getAppidLoginEndpoint(mountName)
    .post({