{"mappings":"A,I,E,W,E,C,E,E,C,E,E,E,iB,A,O,I,A,C,E,S,C,E,G,K,E,O,C,C,E,C,O,C,G,K,E,C,I,E,C,C,E,A,Q,C,C,E,C,I,E,C,G,E,Q,C,C,E,O,C,C,E,C,E,E,I,C,E,O,C,E,E,O,E,E,O,A,C,I,E,A,M,uB,E,I,O,E,I,C,mB,C,C,E,Q,C,S,C,C,C,E,C,C,E,C,C,E,E,iB,C,G,E,Q,C,I,E,E,QCGA,CAAA,SAAS,eAAe,CAAC,KAAK,CAAC,OAAO,CAAG,OAEzC,AAAA,CAAA,EAAA,EAAA,cAAa,AAAb,EAAe,WAAW,GACvB,IAAI,CAAC,AAAA,IACC,EAAO,eAAe,CAGzB,SAAS,eAAe,CAAC,KAAK,CAAC,OAAO,CAAG,QAFzC,OAAO,QAAQ,CAAC,IAAI,CAAG,WAI3B,GACC,KAAK,CAAC,KACL,OAAO,QAAQ,CAAC,IAAI,CAAG,WACzB","sources":["","authcheck.js"],"sourcesContent":["\n var $parcel$global = globalThis;\n \nvar $parcel$modules = {};\nvar $parcel$inits = {};\n\nvar parcelRequire = $parcel$global[\"parcelRequireeac0\"];\n\nif (parcelRequire == null) {\n parcelRequire = function(id) {\n if (id in $parcel$modules) {\n return $parcel$modules[id].exports;\n }\n if (id in $parcel$inits) {\n var init = $parcel$inits[id];\n delete $parcel$inits[id];\n var module = {id: id, exports: {}};\n $parcel$modules[id] = module;\n init.call(module.exports, module, module.exports);\n return module.exports;\n }\n var err = new Error(\"Cannot find module '\" + id + \"'\");\n err.code = 'MODULE_NOT_FOUND';\n throw err;\n };\n\n parcelRequire.register = function register(id, init) {\n $parcel$inits[id] = init;\n };\n\n $parcel$global[\"parcelRequireeac0\"] = parcelRequire;\n}\n\nvar parcelRegister = parcelRequire.register;\n\nvar $jUUxy = parcelRequire(\"jUUxy\");\n// Hide the body initially\ndocument.documentElement.style.display = 'none';\n(0, $jUUxy.Authentication).checkStatus().then((status)=>{\n if (!status.isAuthenticated) window.location.href = 'auth.html';\n else document.documentElement.style.display = 'block';\n}).catch(()=>{\n window.location.href = 'auth.html';\n});\n\n\n//# sourceMappingURL=profile.dac57d9f.js.map\n","import { Authentication } from './auth.js';\r\n\r\n// Hide the body initially\r\ndocument.documentElement.style.display = 'none';\r\n\r\nAuthentication.checkStatus()\r\n .then(status => {\r\n if (!status.isAuthenticated) {\r\n window.location.href = 'auth.html';\r\n } else {\r\n document.documentElement.style.display = 'block';\r\n }\r\n })\r\n .catch(() => {\r\n window.location.href = 'auth.html';\r\n });\r\n"],"names":["$parcel$global","globalThis","$parcel$modules","$parcel$inits","parcelRequire","id","exports","init","module","call","err","Error","code","register","$jUUxy","document","documentElement","style","display","Authentication","checkStatus","then","status","isAuthenticated","window","location","href","catch"],"version":3,"file":"profile.dac57d9f.js.map"}