(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{955:function(t,n,o){"use strict";o.r(n);var l={layout:"login"},e=o(71),r=o(83),c=o.n(r),v=o(194),d=o(176),h=o(96),f=o(368),_=o(369),C=o(370),V=o(43),w=o(112),component=Object(e.a)(l,(function(){var t=this,n=t.$createElement,o=t._self._c||n;return o("v-container",{staticClass:"fill-height",attrs:{fluid:""}},[o("v-row",{attrs:{align:"center",justify:"center"}},[o("v-col",{attrs:{cols:"12",sm:"8",md:"4",lg:"3"}},[o("v-card",{attrs:{"pa-5":"",outlined:""}},[o("v-toolbar",{attrs:{color:"",dark:"",flat:""}},[o("v-toolbar-title",[t._v("Requisition AI")])],1),t._v(" "),o("v-card-text",[t.$auth.loggedIn?o("div",[t._v("\n "+t._s(t.$auth.user.email)+"\n ")]):o("div",{staticClass:"text-center"},[o("p",{staticClass:"display-6"},[t._v("Login to access the application")])])]),t._v(" "),o("v-card-actions",{staticClass:"justify-center"},[t.$auth.loggedIn?o("div",[o("v-btn",{on:{click:function(n){return t.$auth.logout()}}},[t._v("Logout")])],1):o("div",[o("v-btn",{on:{click:function(n){return t.$auth.loginWith("auth0")}}},[t._v("Login")])],1)])],1)],1)],1)],1)}),[],!1,null,null,null);n.default=component.exports;c()(component,{VBtn:v.a,VCard:d.a,VCardActions:h.a,VCardText:h.b,VCol:f.a,VContainer:_.a,VRow:C.a,VToolbar:V.a,VToolbarTitle:w.a})}}]);