Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
bhikandeshmukh
GitHub Repository: bhikandeshmukh/shark
Path: blob/master/phs/ola-otpbypass/index_files/router.844706df.js.download
996 views
"use strict";var router=new VueRouter({mode:"history",base:window.owConfig.apiBase,routes:[{path:"/",name:"home",component:function(o){owLazyRoute("authentication",o)}},{path:"/partner",name:"home",component:function(o){owLazyRoute("authentication",o)}},{path:"/refresh",name:"refresh",component:function(o){owLazyRoute("refreshtoken",o)}},{path:"/logout",name:"logout",component:function(o){owLazyRoute("logout",o)}},{path:"/kyc",name:"kyc",component:function(o){owLazyRoute("kyc",o)}},{path:"/kyc-submitted",name:"kyc-submitted",component:function(o){owLazyRoute("kyc-submitted",o)}},{path:"/data-privacy/:screen",name:"data-privacy",component:function(o){owLazyRoute("data-privacy",o)}},{path:"/2fa/:screen",name:"2fa",component:function(o){owLazyRoute("2fa",o)}},{path:"/verify-email/:token",name:"verify-email",component:function(o){owLazyRoute("verify-email",o)}},{path:"/reset-password/:userId/:token",name:"reset-password",component:function(o){owLazyRoute("reset-password",o)}},{path:"/kyc-full",name:"kyc-full-kyc",component:function(o){owLazyRoute("kyc-full-kyc",o)}},{path:"/nop",name:"kyc-full-kyc",component:function(o){owLazyRoute("kyc-full-kyc",o)}},{path:"/*",redirect:{name:"home"}}]});
//# sourceMappingURL=sourcemap/router.844706df.js.map