install()

in frontend/src/auth/index.js [135:137]


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