install()

in src/auth/authWrapper.js [105:107]


  install(Vue, options) {
    Vue.prototype.$auth = useAuth0(options);
  }