@descope/web-component 0.1.0-alpha.34 → 0.1.0-alpha.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -62,8 +62,9 @@ _TODO: we should host this file so it can be included without installing the pac
62
62
 
63
63
  ## Optional Attributes
64
64
 
65
- | Attribute | Available options | Default value |
66
- | --------- | ----------------------------------------------------------------------------------------------------------------------- | ------------- |
67
- | theme | **"light"** - Light theme</br>**"dark"** - Dark theme</br>**"os"** - Auto select a theme based on the OS theme settings | **light** |
68
- | debug | **"true"** - Enable debugger</br>**"false"** - Disable debugger | **"false"** |
69
- | | | |
65
+ | Attribute | Available options | Default value |
66
+ | ------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------- |
67
+ | theme | **"light"** - Light theme</br>**"dark"** - Dark theme</br>**"os"** - Auto select a theme based on the OS theme settings | **light** |
68
+ | debug | **"true"** - Enable debugger</br>**"false"** - Disable debugger | **"false"** |
69
+ | telemetryKey | **String** - Telemetry public key provided by Descope Inc | **""** |
70
+ | | | |
@@ -1 +1 @@
1
- import{S as e,_ as n,a as t}from"./index-020bbc0b.js";const s=(e,n,t,s={})=>{var i,o,l,a;return[Math.min(Math.max(n,("all"===s.left?e.offsetWidth:null!==(i=s.left)&&void 0!==i?i:0)-e.offsetWidth),window.innerWidth-("all"===s.right?e.offsetWidth:null!==(o=s.right)&&void 0!==o?o:0)),Math.min(Math.max(t,("all"===s.top?e.offsetHeight:null!==(l=s.top)&&void 0!==l?l:0)-e.offsetHeight),window.innerHeight-("all"===s.bottom?e.offsetHeight:null!==(a=s.bottom)&&void 0!==a?a:0))]};var i,o,l,a,r,d,c,h,p,g;const f=document.createElement("template");f.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey; \n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n \n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n } \n\n .msg_desc {\n color: #646464;\n cursor: initial;\n } \n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;class m extends HTMLElement{constructor(){super(),i.add(this),o.set(this,new e({messages:[]})),l.set(this,void 0),a.set(this,void 0),r.set(this,void 0),d.set(this,{resize:n(this,i,"m",g).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(f.content.cloneNode(!0)),t(this,l,this.shadowRoot.querySelector(".debugger"),"f"),t(this,a,n(this,l,"f").querySelector(".content"),"f"),t(this,r,n(this,l,"f").querySelector(".header"),"f")}updateData(e){n(this,o,"f").update((n=>({messages:n.messages.concat(e)})))}connectedCallback(){var e;((e,n,t)=>{let i=0,o=0,l=0,a=0;function r(n){n.preventDefault(),i=l-n.clientX,o=a-n.clientY,l=n.clientX,a=n.clientY;const[r,d]=s(e,e.offsetLeft-i,e.offsetTop-o,t);e.style.top=`${d}px`,e.style.left=`${r}px`}function d(){document.onmouseup=null,document.onmousemove=null}function c(e){e.preventDefault(),l=e.clientX,a=e.clientY,document.onmouseup=d,document.onmousemove=r}n?n.onmousedown=c:e.onmousedown=c})(n(this,l,"f"),n(this,r,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",n(this,d,"f").resize),(e=n(this,l,"f")).onmousemove=n=>{(n.target.w&&n.target.w!==n.target.offsetWidth||n.target.h&&n.target.h!==n.target.offsetHeight)&&e.onresize(n),n.target.w=n.target.offsetWidth,n.target.h=n.target.offsetHeight},n(this,l,"f").onresize=n(this,i,"m",p).bind(this),n(this,o,"f").subscribe(n(this,i,"m",c).bind(this))}disconnectedCallback(){n(this,o,"f").unsubscribeAll(),window.removeEventListener("resize",n(this,d,"f").resize)}}o=new WeakMap,l=new WeakMap,a=new WeakMap,r=new WeakMap,d=new WeakMap,i=new WeakSet,c=function(e){n(this,i,"m",h).call(this,e),n(this,i,"m",p).call(this)},h=function(e){n(this,a,"f").innerHTML=e.messages.map((e=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${e.title}\n </div>\n <div class="msg_desc">\n ${e.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},p=function(){n(this,a,"f").querySelectorAll(".msg").forEach((e=>{const n=e.querySelector(".msg_desc"),t=n.scrollWidth>n.clientWidth,s=n.clientHeight>20;t||s?(e.classList.add("collapsible"),e.onclick=n=>{n.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},g=function(){const[e,t]=s(n(this,l,"f"),Number.parseInt(n(this,l,"f").style.left,10),Number.parseInt(n(this,l,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});n(this,l,"f").style.top=`${t}px`,n(this,l,"f").style.left=`${e}px`},customElements.define("descope-debugger",m);export{m as default};
1
+ import{S as e,_ as n,a as t}from"./index-30afe450.js";const s=(e,n,t,s={})=>{var i,o,l,a;return[Math.min(Math.max(n,("all"===s.left?e.offsetWidth:null!==(i=s.left)&&void 0!==i?i:0)-e.offsetWidth),window.innerWidth-("all"===s.right?e.offsetWidth:null!==(o=s.right)&&void 0!==o?o:0)),Math.min(Math.max(t,("all"===s.top?e.offsetHeight:null!==(l=s.top)&&void 0!==l?l:0)-e.offsetHeight),window.innerHeight-("all"===s.bottom?e.offsetHeight:null!==(a=s.bottom)&&void 0!==a?a:0))]};var i,o,l,a,r,d,c,h,p,g;const f=document.createElement("template");f.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey; \n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n \n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n } \n\n .msg_desc {\n color: #646464;\n cursor: initial;\n } \n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;class m extends HTMLElement{constructor(){super(),i.add(this),o.set(this,new e({messages:[]})),l.set(this,void 0),a.set(this,void 0),r.set(this,void 0),d.set(this,{resize:n(this,i,"m",g).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(f.content.cloneNode(!0)),t(this,l,this.shadowRoot.querySelector(".debugger"),"f"),t(this,a,n(this,l,"f").querySelector(".content"),"f"),t(this,r,n(this,l,"f").querySelector(".header"),"f")}updateData(e){n(this,o,"f").update((n=>({messages:n.messages.concat(e)})))}connectedCallback(){var e;((e,n,t)=>{let i=0,o=0,l=0,a=0;function r(n){n.preventDefault(),i=l-n.clientX,o=a-n.clientY,l=n.clientX,a=n.clientY;const[r,d]=s(e,e.offsetLeft-i,e.offsetTop-o,t);e.style.top=`${d}px`,e.style.left=`${r}px`}function d(){document.onmouseup=null,document.onmousemove=null}function c(e){e.preventDefault(),l=e.clientX,a=e.clientY,document.onmouseup=d,document.onmousemove=r}n?n.onmousedown=c:e.onmousedown=c})(n(this,l,"f"),n(this,r,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",n(this,d,"f").resize),(e=n(this,l,"f")).onmousemove=n=>{(n.target.w&&n.target.w!==n.target.offsetWidth||n.target.h&&n.target.h!==n.target.offsetHeight)&&e.onresize(n),n.target.w=n.target.offsetWidth,n.target.h=n.target.offsetHeight},n(this,l,"f").onresize=n(this,i,"m",p).bind(this),n(this,o,"f").subscribe(n(this,i,"m",c).bind(this))}disconnectedCallback(){n(this,o,"f").unsubscribeAll(),window.removeEventListener("resize",n(this,d,"f").resize)}}o=new WeakMap,l=new WeakMap,a=new WeakMap,r=new WeakMap,d=new WeakMap,i=new WeakSet,c=function(e){n(this,i,"m",h).call(this,e),n(this,i,"m",p).call(this)},h=function(e){n(this,a,"f").innerHTML=e.messages.map((e=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${e.title}\n </div>\n <div class="msg_desc">\n ${e.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},p=function(){n(this,a,"f").querySelectorAll(".msg").forEach((e=>{const n=e.querySelector(".msg_desc"),t=n.scrollWidth>n.clientWidth,s=n.clientHeight>20;t||s?(e.classList.add("collapsible"),e.onclick=n=>{n.target.classList.contains("msg_desc")||e.classList.toggle("collapsed")}):(e.classList.remove("collapsible"),e.onclick=null)}))},g=function(){const[e,t]=s(n(this,l,"f"),Number.parseInt(n(this,l,"f").style.left,10),Number.parseInt(n(this,l,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});n(this,l,"f").style.top=`${t}px`,n(this,l,"f").style.left=`${e}px`},customElements.define("descope-debugger",m);export{m as default};
@@ -0,0 +1 @@
1
+ var t=function(){return t=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},t.apply(this,arguments)};function e(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(t,o[r])&&(n[o[r]]=t[o[r]])}return n}function n(t,e,n,o){return new(n||(n=Promise))((function(r,i){function s(t){try{c(o.next(t))}catch(t){i(t)}}function a(t){try{c(o.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}c((o=o.apply(t,e||[])).next())}))}function o(t,e,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(t):o?o.value:e.get(t)}function r(t,e,n,o,r){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!r)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?r.call(t,n):r?r.value=n:e.set(t,n),n}const i="undefined"!=typeof window&&localStorage.getItem("base.content.url")||"https://static.descope.com/pages",s="descope-login-flow",a="code",c="data-type",l="redirect",u="poll",d="webauthnCreate",h="webauthnGet";function p(t){return new URLSearchParams(window.location.search).get(t)}function f(t){if(window.history.replaceState&&p(t)){const e=new URL(window.location.href),n=new URLSearchParams(e.search);n.delete(t),e.search=n.toString(),window.history.replaceState({},"",e.toString())}}var g;function v(t,e){return n(this,void 0,void 0,(function*(){const n=yield fetch(t,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${t}`);return n[e||"text"]()}))}!function(t){t.backward="backward",t.forward="forward"}(g||(g={}));function b(t,e){const n=new URL(i);return n.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(n.pathname,t,"v2-alpha",e),n.toString()}function y(t,e){if(!Number.isNaN(t)&&!Number.isNaN(e))return t>e?g.forward:t<e?g.backward:void 0}const w=()=>{const[t="",e=""]=(p(s)||"").split("_");return{executionId:t,stepId:e}};function m(){f(s)}const k=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),I=()=>{const{executionId:t,stepId:e}=w();(t||e)&&m();const n=p("t")||void 0;n&&f("t");const o=p(a)||void 0;o&&f(a);const r=p("err")||void 0;return r&&f("err"),{executionId:t,stepId:e,token:n,code:o,exchangeError:r}},O=t=>{let e,n;return(...o)=>{return e&&(i=o,(r=e).length===i.length&&r.every(((t,e)=>t===i[e])))||(e=o,n=t(...o)),n;var r,i}};var j,S,E;function x(t,e){const n=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const r=n[o],i=t[r],s=e[r];if("object"==typeof i&&"object"==typeof s){if(!x(i,s))return!1}else if(i!==s)return!1}return!0}class C{constructor(t={}){j.set(this,void 0),S.set(this,{}),E.set(this,0),this.update=t=>{const e="function"==typeof t?t(o(this,j,"f")):t,n=Object.assign(Object.assign({},o(this,j,"f")),e);if(!x(o(this,j,"f"),n)){const t=o(this,j,"f");r(this,j,n,"f"),Object.freeze(o(this,j,"f")),setTimeout((()=>{Object.values(o(this,S,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},r(this,j,t,"f")}get current(){return Object.assign({},o(this,j,"f"))}subscribe(t){return r(this,E,o(this,E,"f")+1,"f"),o(this,S,"f")[o(this,E,"f")]=t,o(this,E,"f").toString()}unsubscribe(t){const e=!!o(this,S,"f")[t];return e&&delete o(this,S,"f")[t],e}unsubscribeAll(){return r(this,S,{},"f"),!0}}j=new WeakMap,S=new WeakMap,E=new WeakMap;const _=(t,e)=>{var n;((t,e,n="")=>{t.querySelectorAll(`[${c}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",null==e?void 0:e.errorText),((t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`.descope-input[name="${e}"]`)).forEach((t=>{t.value=n}))}))})(t,null==e?void 0:e.inputs),((t,e)=>{t.querySelectorAll(`[${c}="totp-link"]`).forEach((t=>{t.href=e}))})(t,null===(n=null==e?void 0:e.totp)||void 0===n?void 0:n.provisionUrl),((t,e)=>{t.querySelectorAll(".descope-text,.descope-link").forEach((t=>{t.textContent=((t,e)=>t.replace(/{{(.+?)}}/g,((t,n)=>{return o=e,n.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})))(t.textContent,e)}))})(t,e)};function A(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=P(n.publicKey.challenge),n.publicKey.user.id=P(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=P(t.id)})),n}(t),n=yield navigator.credentials.create(e);return o=n,JSON.stringify({id:o.id,rawId:R(o.rawId),type:o.type,response:{attestationObject:R(o.response.attestationObject),clientDataJSON:R(o.response.clientDataJSON)}});var o}))}function U(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=P(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=P(t.id)})),n}(t),n=yield navigator.credentials.get(e);return o=n,JSON.stringify({id:o.id,rawId:R(o.rawId),type:o.type,response:{authenticatorData:R(o.response.authenticatorData),clientDataJSON:R(o.response.clientDataJSON),signature:R(o.response.signature),userHandle:R(o.response.userHandle)}});var o}))}function P(t){const e=t.replace(/-/g,"+").replace(/_/g,"/");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function R(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}const T=O((()=>n(void 0,void 0,void 0,(function*(){if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return console.warn("webauthn","Conditional UI is not supported"),!1;try{return(yield Promise.all([PublicKeyCredential.isConditionalMediationAvailable(),PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()])).every((t=>!!t))}catch(t){return console.warn("webauthn","Conditional login check failed",t),!1}}))));function q(t){this.message=t}q.prototype=new Error,q.prototype.name="InvalidCharacterError";var D="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new q("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,r=0,i=0,s="";o=e.charAt(i++);~o&&(n=r%4?64*n+o:o,r++%4)?s+=String.fromCharCode(255&n>>(-2*r&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return s};function K(t){this.message=t}function M(t,e){if("string"!=typeof t)throw new K("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(D(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return D(e)}}(t.split(".")[n]))}catch(t){throw new K("Invalid token specified: "+t.message)}}K.prototype=new Error,K.prototype.name="InvalidTokenError";var $="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function N(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var L="__lodash_hash_undefined__",J="[object Function]",W="[object GeneratorFunction]",H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,F=/^\w*$/,B=/^\./,V=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,z=/\\(\\)?/g,G=/^\[object .+?Constructor\]$/,Z="object"==typeof $&&$&&$.Object===Object&&$,Q="object"==typeof self&&self&&self.Object===Object&&self,X=Z||Q||Function("return this")();var Y,tt=Array.prototype,et=Function.prototype,nt=Object.prototype,ot=X["__core-js_shared__"],rt=(Y=/[^.]+$/.exec(ot&&ot.keys&&ot.keys.IE_PROTO||""))?"Symbol(src)_1."+Y:"",it=et.toString,st=nt.hasOwnProperty,at=nt.toString,ct=RegExp("^"+it.call(st).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),lt=X.Symbol,ut=tt.splice,dt=It(X,"Map"),ht=It(Object,"create"),pt=lt?lt.prototype:void 0,ft=pt?pt.toString:void 0;function gt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function vt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function bt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function yt(t,e){for(var n,o,r=t.length;r--;)if((n=t[r][0])===(o=e)||n!=n&&o!=o)return r;return-1}function wt(t,e){var n;e=function(t,e){if(Et(t))return!1;var n=typeof t;if("number"==n||"symbol"==n||"boolean"==n||null==t||Ct(t))return!0;return F.test(t)||!H.test(t)||null!=e&&t in Object(e)}(e,t)?[e]:Et(n=e)?n:Ot(n);for(var o=0,r=e.length;null!=t&&o<r;)t=t[jt(e[o++])];return o&&o==r?t:void 0}function mt(t){if(!xt(t)||(e=t,rt&&rt in e))return!1;var e,n=function(t){var e=xt(t)?at.call(t):"";return e==J||e==W}(t)||function(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(t){}return e}(t)?ct:G;return n.test(function(t){if(null!=t){try{return it.call(t)}catch(t){}try{return t+""}catch(t){}}return""}(t))}function kt(t,e){var n,o,r=t.__data__;return("string"==(o=typeof(n=e))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==n:null===n)?r["string"==typeof e?"string":"hash"]:r.map}function It(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return mt(n)?n:void 0}gt.prototype.clear=function(){this.__data__=ht?ht(null):{}},gt.prototype.delete=function(t){return this.has(t)&&delete this.__data__[t]},gt.prototype.get=function(t){var e=this.__data__;if(ht){var n=e[t];return n===L?void 0:n}return st.call(e,t)?e[t]:void 0},gt.prototype.has=function(t){var e=this.__data__;return ht?void 0!==e[t]:st.call(e,t)},gt.prototype.set=function(t,e){return this.__data__[t]=ht&&void 0===e?L:e,this},vt.prototype.clear=function(){this.__data__=[]},vt.prototype.delete=function(t){var e=this.__data__,n=yt(e,t);return!(n<0)&&(n==e.length-1?e.pop():ut.call(e,n,1),!0)},vt.prototype.get=function(t){var e=this.__data__,n=yt(e,t);return n<0?void 0:e[n][1]},vt.prototype.has=function(t){return yt(this.__data__,t)>-1},vt.prototype.set=function(t,e){var n=this.__data__,o=yt(n,t);return o<0?n.push([t,e]):n[o][1]=e,this},bt.prototype.clear=function(){this.__data__={hash:new gt,map:new(dt||vt),string:new gt}},bt.prototype.delete=function(t){return kt(this,t).delete(t)},bt.prototype.get=function(t){return kt(this,t).get(t)},bt.prototype.has=function(t){return kt(this,t).has(t)},bt.prototype.set=function(t,e){return kt(this,t).set(t,e),this};var Ot=St((function(t){var e;t=null==(e=t)?"":function(t){if("string"==typeof t)return t;if(Ct(t))return ft?ft.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}(e);var n=[];return B.test(t)&&n.push(""),t.replace(V,(function(t,e,o,r){n.push(o?r.replace(z,"$1"):e||t)})),n}));function jt(t){if("string"==typeof t||Ct(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function St(t,e){if("function"!=typeof t||e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,r=e?e.apply(this,o):o[0],i=n.cache;if(i.has(r))return i.get(r);var s=t.apply(this,o);return n.cache=i.set(r,s),s};return n.cache=new(St.Cache||bt),n}St.Cache=bt;var Et=Array.isArray;function xt(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function Ct(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&"[object Symbol]"==at.call(t)}var _t=function(t,e,n){var o=null==t?void 0:wt(t,e);return void 0===o?n:o},At="/v1/auth/accesskey/exchange",Ut="/v1/auth/otp/verify",Pt="/v1/auth/otp/signin",Rt="/v1/auth/otp/signup",Tt={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},qt="/v1/auth/otp/signup-in",Dt="/v1/auth/magiclink/verify",Kt="/v1/auth/magiclink/signin",Mt="/v1/auth/magiclink/signup",$t={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},Nt="/v1/auth/magiclink/signup-in",Lt="/v1/auth/enchantedlink/verify",Jt="/v1/auth/enchantedlink/signin",Wt="/v1/auth/enchantedlink/signup",Ht="/v1/auth/enchantedlink/pending-session",Ft={email:"/v1/auth/enchantedlink/update/email"},Bt="/v1/auth/enchantedlink/signup-in",Vt="/v1/auth/oauth/authorize",zt="/v1/auth/oauth/exchange",Gt="/v1/auth/saml/authorize",Zt="/v1/auth/saml/exchange",Qt="/v1/auth/totp/verify",Xt="/v1/auth/totp/signup",Yt="/v1/auth/totp/update",te={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},ee={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},ne={start:"/v1/auth/webauthn/signup-in/start"},oe={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},re="/v1/auth/refresh",ie="/v1/auth/logout",se="/v1/auth/logoutall",ae="/v1/auth/me",ce="/v1/flow/start",le="/v1/flow/next";const ue=()=>{const t={};return{headers(e){const n="function"==typeof e.entries?Object.fromEntries(e.entries()):e;return t.Headers=JSON.stringify(n),this},body(e){return t.Body=e,this},url(e){return t.Url=e.toString(),this},method(e){return t.Method=e,this},title(e){return t.Title=e,this},status(e){return t.Status=e,this},build:()=>Object.keys(t).flatMap((e=>t[e]?[`${"Title"!==e?`${e}: `:""}${t[e]}`]:[])).join("\n")}};var de;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT"}(de||(de={}));const he=(...t)=>new Headers(t.reduce(((t,e)=>{const n=(t=>Array.isArray(t)?t:t instanceof Headers?Array.from(t.entries()):t?Object.entries(t):[])(e);return n.reduce(((e,[n,o])=>(t[n]=o,t)),t),t}),{})),pe=t=>void 0===t?void 0:JSON.stringify(t),fe=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},ge=({baseUrl:t,projectId:e,baseConfig:n,logger:o,hooks:r,cookiePolicy:i})=>{const s=((t,e)=>{const n=e||fetch;if(!n)throw new Error("fetch is not defined");return t?async(...e)=>{t.log((t=>ue().title("Request").url(t[0]).method(t[1].method).headers(t[1].headers).body(t[1].body).build())(e));const o=await n(...e);return t[o.ok?"log":"error"](await(async t=>{const e=await(t.clone?t.clone().text():t.text());return t.text=()=>Promise.resolve(e),t.json=()=>Promise.resolve(JSON.parse(e)),ue().title("Response").url(t.url.toString()).status(`${t.status} ${t.statusText}`).headers(t.headers).body(e).build()})(o)),o}:n})(o),a=async o=>{const a=(null==r?void 0:r.beforeRequest)?r.beforeRequest(o):o,{path:c,body:l,headers:u,queryParams:d,method:h,token:p}=a,f=await s((({path:t,baseUrl:e,queryParams:n})=>{const o=new URL(t,e);return n&&(o.search=new URLSearchParams(n).toString()),o})({path:c,baseUrl:t,queryParams:d}),{headers:he(fe(e,p),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"0.0.41-alpha.47"},(null==n?void 0:n.baseHeaders)||{},u),method:h,body:pe(l),credentials:i||"include"});return(null==r?void 0:r.afterRequest)&&r.afterRequest(o,null==f?void 0:f.clone()),f};return{get:(t,{headers:e,queryParams:n,token:o}={})=>a({path:t,headers:e,queryParams:n,body:void 0,method:de.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:r}={})=>a({path:t,headers:n,queryParams:o,body:e,method:de.post,token:r}),put:(t,e,{headers:n,queryParams:o,token:r}={})=>a({path:t,headers:n,queryParams:o,body:e,method:de.put,token:r}),delete:(t,e,{headers:n,queryParams:o,token:r}={})=>a({path:t,headers:n,queryParams:o,body:e,method:de.delete,token:r}),hooks:r}};function ve(t,e,n){var o;let r=be(t);e&&(r=null===(o=r.tenants)||void 0===o?void 0:o[e]);const i=r[n];return Array.isArray(i)?i:[]}function be(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return M(t)}function ye(t){const{exp:e}=be(t);return(new Date).getTime()/1e3>e}function we(t,e){return ve(t,e,"permissions")}function me(t,e){return ve(t,e,"roles")}const ke=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function Ie(t,e){const n=await t,o={code:n.status,ok:n.ok,response:n},r=await n.clone().json();return n.ok?o.data=e?e(r):r:o.error=r,o}const Oe=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),je=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),Se=t=>e=>t.test(e),Ee=Se(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),xe=Se(/^\+[1-9]{1}[0-9]{3,14}$/),Ce=Oe(Ee,'"{val}" is not a valid email'),_e=Oe(xe,'"{val}" is not a valid phone number'),Ae=Oe((1,t=>t.length>=1),"Minimum length is 1");const Ue=Oe((t=>"string"==typeof t),"Input is not a string"),Pe=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>je(...t).validate(n[e]))),e(...n)),Re=t=>[Ue(`"${t}" must be a string`),Ae(`"${t}" must not be empty`)],Te=t=>[Ue(`"${t}" must be a string`),Ce()],qe=t=>[Ue(`"${t}" must be a string`),_e()],De=Pe(Re("accessKey")),Ke=t=>({exchange:De((e=>Ie(t.post(At,{},{token:e}))))});var Me,$e,Ne,Le;!function(t){t.sms="sms",t.whatsapp="whatsapp"}(Me||(Me={})),function(t){t.email="email",t.sms="sms",t.whatsapp="whatsapp"}($e||($e={})),function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Ne||(Ne={})),function(t){t.signUp="signup",t.signIn="signin",t.verify="verify"}(Le||(Le={}));const Je=Re("loginId"),We=Re("uri"),He=Pe(Re("token")),Fe=Pe(Je,We),Be=Pe(Re("pendingRef")),Ve=Pe(Je,Te("email"),We),ze=t=>({verify:He((e=>Ie(t.post(Lt,{token:e})))),signIn:Fe(((e,n,o,r)=>Ie(t.post(ke(Jt,$e.email),{loginId:e,URI:n,loginOptions:o},{token:r})))),signUpOrIn:Fe(((e,n)=>Ie(t.post(ke(Bt,$e.email),{loginId:e,URI:n})))),signUp:Fe(((e,n,o)=>Ie(t.post(ke(Wt,$e.email),{loginId:e,URI:n,user:o})))),waitForSession:Be(((e,n)=>new Promise((o=>{const{pollingIntervalMs:r,timeoutMs:i}=(({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||6e5,6e5)}))(n);let s;const a=setInterval((async()=>{const n=await t.post(Ht,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(Ie(Promise.resolve(n))))}),r);s=setTimeout((()=>{o({error:{message:`Session polling timeout exceeded: ${i}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),i)})))),update:{email:Ve(((e,n,o,r)=>Ie(t.post(Ft.email,{loginId:e,email:n,URI:o},{token:r}))))}}),Ge=Pe(Re("flowId")),Ze=Pe(Re("executionId"),Re("stepId"),Re("interactionId")),Qe=t=>({start:Ge(((e,n,o,r)=>Ie(t.post(ce,{flowId:e,options:n,interactionId:o,input:r})))),next:Ze(((e,n,o,r)=>Ie(t.post(le,{executionId:e,stepId:n,interactionId:o,input:r}))))}),Xe=Re("loginId"),Ye=Re("uri"),tn=Pe(Re("token")),en=Pe(Xe,Ye),nn=Pe(Xe,qe("phone"),Ye),on=Pe(Xe,Te("email"),Ye),rn=t=>({verify:tn((e=>Ie(t.post(Dt,{token:e})))),signIn:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:en(((e,o,r,i)=>Ie(t.post(ke(Kt,n),{loginId:e,URI:o,loginOptions:r},{token:i}))))})),{}),signUp:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:en(((e,o,r)=>Ie(t.post(ke(Mt,n),{loginId:e,URI:o,user:r}))))})),{}),signUpOrIn:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:en(((e,o)=>Ie(t.post(ke(Nt,n),{loginId:e,URI:o}))))})),{}),update:{email:on(((e,n,o,r)=>Ie(t.post($t.email,{loginId:e,email:n,URI:o},{token:r})))),phone:Object.keys(Me).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o,r,i)=>Ie(t.post(ke($t.phone,n),{loginId:e,phone:o,URI:r},{token:i}))))})),{})}});var sn;!function(t){t.facebook="facebook",t.github="github",t.google="google",t.microsoft="microsoft",t.gitlab="gitlab",t.apple="apple",t.discord="discord",t.linkedin="linkedin"}(sn||(sn={}));const an=Pe(Re("code")),cn=t=>({start:Object.keys(sn).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:async(e,{redirect:o=!1}={},r,i)=>{const s=await t.post(Vt,r||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:i});if(!o||!s.ok)return Ie(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a}})),{}),exchange:an((e=>Ie(t.post(zt,{code:e}))))});var ln;!function(t){t.signUp="signup",t.signIn="signin",t.verify="verify",t.updatePhone="updatePhone"}(ln||(ln={}));const un=Re("loginId"),dn=Pe(un,Re("code")),hn=Pe(un),pn=Pe(un,qe("phone")),fn=Pe(un,Te("email")),gn=t=>({verify:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:dn(((e,o)=>Ie(t.post(ke(Ut,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn(((e,o,r)=>Ie(t.post(ke(Pt,n),{loginId:e,loginOptions:o},{token:r}))))})),{}),signUp:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn(((e,o)=>Ie(t.post(ke(Rt,n),{loginId:e,user:o}))))})),{}),signUpOrIn:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn((e=>Ie(t.post(ke(qt,n),{loginId:e}))))})),{}),update:{email:fn(((e,n,o)=>Ie(t.post(Tt.email,{loginId:e,email:n},{token:o})))),phone:Object.keys(Me).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn(((e,o,r)=>Ie(t.post(ke(Tt.phone,n),{loginId:e,phone:o},{token:r}))))})),{})}}),vn=Pe(Re("tenant")),bn=Pe(Re("code")),yn=t=>({start:vn((async(e,n,{redirect:o=!1}={},r,i)=>{const s=await t.post(Gt,r||{},{queryParams:{tenant:e,redirectURL:n},token:i});if(!o||!s.ok)return Ie(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a})),exchange:bn((e=>Ie(t.post(Zt,{code:e}))))}),wn=Re("loginId"),mn=Pe(wn,Re("code")),kn=Pe(wn),In=Pe(wn),On=t=>({signUp:kn(((e,n)=>Ie(t.post(Xt,{loginId:e,user:n})))),verify:mn(((e,n,o,r)=>Ie(t.post(Qt,{loginId:e,code:n,loginOptions:o},{token:r})))),update:In(((e,n)=>Ie(t.post(Yt,{loginId:e},{token:n}))))}),jn=[Ue('"loginId" must be a string')],Sn=Re("loginId"),En=Re("origin"),xn=Pe(Sn,En,Re("name")),Cn=Pe(Sn,En),_n=Pe(jn,En),An=Pe(Sn,En,Re("token")),Un=Pe(Re("transactionId"),Re("response")),Pn=t=>({signUp:{start:xn(((e,n,o)=>Ie(t.post(te.start,{user:{loginId:e,name:o},origin:n})))),finish:Un(((e,n)=>Ie(t.post(te.finish,{transactionId:e,response:n}))))},signIn:{start:_n(((e,n,o,r)=>Ie(t.post(ee.start,{loginId:e,origin:n,loginOptions:o},{token:r})))),finish:Un(((e,n)=>Ie(t.post(ee.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:Cn(((e,n)=>Ie(t.post(ne.start,{loginId:e,origin:n}))))},update:{start:An(((e,n,o)=>Ie(t.post(oe.start,{loginId:e,origin:n},{token:o})))),finish:Un(((e,n)=>Ie(t.post(oe.finish,{transactionId:e,response:n}))))}}),Rn=Pe(Re("token"));var Tn,qn=Pe([("projectId",Tn=Re("projectId"),Oe(((t,e)=>n=>je(...e).validate(_t(n,t)))("projectId",Tn))())])((t=>{var e,n;const o=[].concat((null===(e=t.hooks)||void 0===e?void 0:e.beforeRequest)||[]),r=[].concat((null===(n=t.hooks)||void 0===n?void 0:n.afterRequest)||[]);return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:r,baseHeaders:i={}})=>{return s=ge({baseUrl:n||"https://api.descope.com",projectId:t,logger:e,hooks:o,cookiePolicy:r,baseConfig:{baseHeaders:i}}),{accessKey:Ke(s),otp:gn(s),magicLink:rn(s),enchantedLink:ze(s),oauth:cn(s),saml:yn(s),totp:On(s),webauthn:Pn(s),flow:Qe(s),refresh:t=>Ie(s.post(re,{},{token:t})),logout:t=>Ie(s.post(ie,{},{token:t})),logoutAll:t=>Ie(s.post(se,{},{token:t})),me:t=>Ie(s.get(ae,{token:t})),isJwtExpired:Rn(ye),getJwtPermissions:Rn(we),getJwtRoles:Rn(me),httpClient:s};var s})(Object.assign(Object.assign({},t),{hooks:{beforeRequest:t=>null==o?void 0:o.reduce(((t,e)=>e(t)),t),afterRequest:(t,e)=>{null==r||r.forEach((n=>n(t,null==e?void 0:e.clone())))}}}))}));const Dn=(t,e,n)=>(e.forEach((e=>{const o=e.split(".");let r=o.shift(),i=t;for(;o.length>0;){if(i=i[r],!r||!i)throw Error(`Invalid path "${e}", "${r}" is missing or has no value`);r=o.shift()}if("function"!=typeof i[r])throw Error(`"${e}" is not a function`);const s=i[r];i[r]=n(s)})),t);var Kn=Object.assign(qn,{DeliveryMethods:$e});function Mn(t,e){var n=[];return function(t,e){var n,o,r=(o=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var o=Array(t),r=0;for(e=0;e<n;e++)for(var i=arguments[e],s=0,a=i.length;s<a;s++,r++)o[r]=i[s];return o}(t),{current:function(){return o[0]},postpone:function(){var t=o.shift();void 0!==t&&o.push(t)},exclude:function(){o.shift()}}),i=(100,3e3,n=0,function(){return Math.random()*Math.min(3e3,100*Math.pow(2,n++))}),s=r.current();if(void 0===s)return Promise.reject(new TypeError("The list of script URL patterns is empty"));var a=function(t,n){return e(t).catch((function(t){if(n+1>=5)throw t;!function(t){if(!(t instanceof Error))return!1;var e=t.message;return"Blocked by CSP"===e||"9319"===e}(t)?r.postpone():r.exclude();var e,o=r.current();if(void 0===o)throw t;return(e=i(),new Promise((function(t){return setTimeout(t,e)}))).then((function(){return a(o,n+1)}))}))};return a(s,0)}(t,(function(t){var o=new Date,r=function(){return n.push({url:t,startedAt:o,finishedAt:new Date})},i=e(t);return i.then(r,r),i})).then((function(t){return[t,{attempts:n}]}))}var $n="Failed to load the JS script of the agent";function Nn(n){var o;n.scriptUrlPattern;var r=n.token,i=n.apiKey,s=void 0===i?r:i,a=e(n,["scriptUrlPattern","token","apiKey"]),c=null!==(o=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:"https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js";return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");return Mn(function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.8.1"):t}))}(String(t),e)}))}(c,s),Ln).catch(Wn)})).then((function(e){var n=e[0],o=e[1];return n.load(t(t({},a),{ldi:o}))}))}function Ln(t){return function(t,e,n,o){var r,i=document,s="securitypolicyviolation",a=function(e){var n=new URL(t,location.href),o=e.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(r=e,c())};i.addEventListener(s,a);var c=function(){return i.removeEventListener(s,a)};return Promise.resolve().then(e).then((function(t){return c(),t}),(function(t){return new Promise((function(t){return setTimeout(t)})).then((function(){if(c(),r)return function(){throw new Error("Blocked by CSP")}();throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){var o=document.createElement("script"),r=function(){var t;return null===(t=o.parentNode)||void 0===t?void 0:t.removeChild(o)},i=document.head||document.getElementsByTagName("head")[0];o.onload=function(){r(),e()},o.onerror=function(){r(),n(new Error($n))},o.async=!0,o.src=t,i.appendChild(o)}))}(t)})).then(Jn)}function Jn(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==o?void 0:o.configurable)?delete t[e]:o&&!o.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error("9319");return n}function Wn(t){throw t instanceof Error&&"9319"===t.message?new Error($n):t}var Hn={exports:{}},Fn={exports:{}};Fn.exports=function(){function t(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)t[o]=n[o]}return t}function e(n,o){function r(e,r,i){if("undefined"!=typeof document){"number"==typeof(i=t({},o,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var a in i)i[a]&&(s+="; "+a,!0!==i[a]&&(s+="="+i[a].split(";")[0]));return document.cookie=e+"="+n.write(r,e)+s}}function i(t){if("undefined"!=typeof document&&(!arguments.length||t)){for(var e=document.cookie?document.cookie.split("; "):[],o={},r=0;r<e.length;r++){var i=e[r].split("="),s=i.slice(1).join("=");try{var a=decodeURIComponent(i[0]);if(o[a]=n.read(s,a),t===a)break}catch(t){}}return t?o[t]:o}}return Object.create({set:r,get:i,remove:function(e,n){r(e,"",t({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,t({},this.attributes,n))},withConverter:function(n){return e(t({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}return e({read:function(t){return'"'===t[0]&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})}();var Bn=N(Hn.exports=Fn.exports);const Vn=(t,e)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var r;return n[o]=[].concat((null===(r=t.hooks)||void 0===r?void 0:r[o])||[]).concat((null==e?void 0:e[o])||[]),n}),null!==(n=t.hooks)&&void 0!==n?n:t.hooks={}),t},zn=async t=>{if(!(null==t?void 0:t.ok))return{};const e=await(null==t?void 0:t.clone().json());return(null==e?void 0:e.authInfo)||e||{}},Gn=async t=>{const e=await zn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},Zn="undefined"!=typeof localStorage,Qn=(t,e)=>Zn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),Xn=t=>Zn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),Yn=t=>Zn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),to="undefined"!=typeof window,eo=to&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://fp.descope.com",no=(t="",e="")=>({vsid:t,vrid:e}),oo=(t=!1)=>{const e=localStorage.getItem("fp");if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},ro=t=>(t.body&&(t.body.fpData=oo(!0)||no()),t),io=t=>async(...e)=>{e[1]=e[1]||{};const[,n]=e,o=Xn("dls_last_user_login_id");return o&&(n.lastUser={loginId:o}),await t(...e)},so=t=>async(...e)=>{const n=await t(...e);return Yn("dls_last_user_login_id"),n};function ao(){const t=[];return{pub:e=>{t.forEach((t=>t(e)))},sub:e=>{const n=t.push(e)-1;return()=>t.splice(n,1)}}}const co=(t={},n)=>{var{refreshJwt:o,sessionJwt:r}=t,i=e(t,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),o&&Qn("DSR",o),r&&(n?function(t,e,{cookiePath:n,cookieDomain:o,cookieExpiration:r}){if(e){const i=new Date(1e3*r);Bn.set(t,e,{path:n,domain:o,expires:i,sameSite:"None",secure:!0})}}("DS",r,i):Qn("DS",r))};function lo(){return Xn("DSR")||""}function uo(){return Bn.get("DS")||Xn("DS")||""}function ho(){Yn("DSR"),Yn("DS"),Bn.remove("DS")}const po=t=>Object.assign(t,{token:t.token||lo()}),fo=t=>async(...e)=>{const n=await t(...e);return ho(),n};async function go(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=ko(n.publicKey.challenge),n.publicKey.user.id=ko(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=ko(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:Io(n.rawId),type:n.type,response:{attestationObject:Io(n.response.attestationObject),clientDataJSON:Io(n.response.clientDataJSON)}});var n}async function vo(t){const e=wo(t);return mo(await navigator.credentials.get(e))}async function bo(t,e){const n=wo(t);return n.signal=e.signal,n.mediation="conditional",mo(await navigator.credentials.get(n))}async function yo(t=!1){if(!to)return Promise.resolve(!1);const e=!!(PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return e&&t&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():e}function wo(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=ko(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=ko(t.id)})),n}function mo(t){return JSON.stringify({id:t.id,rawId:Io(t.rawId),type:t.type,response:{authenticatorData:Io(t.response.authenticatorData),clientDataJSON:Io(t.response.clientDataJSON),signature:Io(t.response.signature),userHandle:t.response.userHandle?Io(t.response.userHandle):void 0}})}function ko(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function Io(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var Oo,jo=(Oo=t=>({async signUp(e,n){const o=await t.webauthn.signUp.start(e,window.location.origin,n),r=await go(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,r)},async signIn(e){const n=await t.webauthn.signIn.start(e,window.location.origin),o=await vo(n.data.options);return await t.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(e){var n;const o=await t.webauthn.signUpOrIn.start(e,window.location.origin);if(null===(n=o.data)||void 0===n?void 0:n.create){const e=await go(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,e)}{const e=await vo(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,e)}},async update(e,n){const o=await t.webauthn.update.start(e,window.location.origin,n),r=await go(o.data.options);return await t.webauthn.update.finish(o.data.transactionId,r)},helpers:{create:go,get:vo,isSupported:yo,conditional:bo}}),(...t)=>{const e=Oo(...t);return Object.assign(e.signUp,t[0].webauthn.signUp),Object.assign(e.signIn,t[0].webauthn.signIn),Object.assign(e.signUpOrIn,t[0].webauthn.signUpOrIn),Object.assign(e.update,t[0].webauthn.update),e}),So=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await yo(),o=Object.assign(Object.assign({},e[1]),{redirectUrl:window.location.href,deviceInfo:{webAuthnSupport:n}});return e[1]=o,t.flow.start(...e)}});const Eo=function(...t){return e=>t.reduce(((t,e)=>e(t)),e)}((t=>e=>{const n=t(Vn(e,{afterRequest:async(t,e)=>{var n;const o=await Gn(e),r=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0];r&&(t=>{Qn("dls_last_user_login_id",t)})(r)}}));let o=Dn(n,["flow.start"],io);return o=Dn(o,["logout","logoutAll"],so),o}),(t=>n=>{var{fpKey:o,fpLoad:r}=n,i=e(n,["fpKey","fpLoad"]);return o?(to?r&&(async t=>{try{if(oo())return;const e=(Date.now().toString(36)+Math.random().toString(36).substring(2)+Math.random().toString(36).substring(2)).substring(0,27),n=Nn({apiKey:t,endpoint:eo}),o=await n,{requestId:r}=await o.get({linkedId:e});(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem("fp",JSON.stringify(e))})(no(e,r))}catch(t){global.FB_DEBUG&&console.error(t)}})(o).catch((()=>null)):console.warn("Fingerprint is a client side only capability and will not work when running in the server"),t(Vn(i,{beforeRequest:ro}))):t(Object.assign({},i))}),(t=>n=>{var o=e(n,["autoRefresh"]);const{clearAllTimers:r,setTimer:i}=(()=>{const t=[];return{clearAllTimers:()=>{for(;t.length;)clearTimeout(t.pop())},setTimer:(e,n)=>{t.push(setTimeout(e,n))}}})(),s=t(Vn(o,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await zn(e);if(401===(null==e?void 0:e.status))r();else if(o){const t=((a=(t=>{const e=t.split(".");try{if(3===e.length){const t=JSON.parse(window.atob(e[1]));if(t.exp)return new Date(1e3*t.exp)}}catch(t){}return null})(o))?a.getTime()-(new Date).getTime():0)-2e4;r(),i((()=>s.refresh(n)),t)}var a}}));return Dn(s,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return r(),n}))}),(t=>e=>t(Object.assign(Object.assign({},e),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"0.1.0-alpha.25"},e.baseHeaders)}))),(t=>e=>{const n=ao(),o=ao(),r=t(Vn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await Gn(e);t&&o.pub(t);const{sessionJwt:r}=await zn(e);r&&n.pub(r)}}})),i=Dn(r,["logout","logoutAll"],(t=>async(...e)=>{const r=await t(...e);return n.pub(null),o.pub(null),r}));return Object.assign(i,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:r}=n,i=e(n,["persistTokens","sessionTokenViaCookie"]);if(to||console.warn("Storing auth tokens in local storage and cookies are a client side only capabilities and will not be done when running in the server"),!o||!to)return t(i);const s=t(Vn(i,{beforeRequest:po,afterRequest:async(t,e)=>{401===(null==e?void 0:e.status)?ho():co(await zn(e),r)}})),a=Dn(s,["logout","logoutAll"],fo);return Object.assign(a,{getRefreshToken:lo,getSessionToken:uo})}))(((...t)=>{const e=Kn(...t);return Object.assign(Object.assign({},e),{flow:So(e),webauthn:jo(e)})})),xo=document.createElement("template");var Co,_o,Ao,Uo,Po,Ro,To,qo,Do,Ko,Mo,$o,No,Lo,Jo,Wo,Ho,Fo,Bo,Vo,zo,Go,Zo,Qo,Xo,Yo,tr,er,nr,or,rr,ir,sr,ar,cr,lr,ur;xo.innerHTML='\n\t<style>\n\t\t:host {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t}\n\t\t\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-root[data-theme] {\n\t\t\tbackground-color: transparent;\n\t\t}\n\n\t\t.fade-out {\n\t\t\topacity: 0.1;\n\t\t}\n\n\t</style>\n\t<div id="wc-root"></div>\n\t';class dr extends HTMLElement{constructor(t){super(),Co.add(this),_o.set(this,!1),Ao.set(this,new C),Uo.set(this,new C),this.nextRequestStatus=new C({isLoading:!1}),Po.set(this,void 0),Ro.set(this,{popstate:o(this,Co,"m",$o).bind(this)}),To.set(this,void 0),Jo.set(this,O((()=>n(this,void 0,void 0,(function*(){const t=b(this.projectId,"config.json");try{return yield v(t,"json")}catch(t){this.logger.error("Cannot get config file","make sure that your projectId & flowId are correct")}}))))),this.logger={error:(t,e="")=>{console.error(t,e,new Error),o(this,Co,"m",Go).call(this,t,e)},info:(t,e="")=>{console.log(t,e)}},r(this,To,t,"f"),o(this,Co,"m",qo).call(this)}static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","debug","telemetryKey"]}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get baseUrl(){return this.getAttribute("base-url")||void 0}get tenant(){return this.getAttribute("tenant")||void 0}get debug(){return"true"===this.getAttribute("debug")}get theme(){var t,e;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(e=null===(t=window.matchMedia)||void 0===t?void 0:t.call(window,"(prefers-color-scheme: dark)"))||void 0===e?void 0:e.matches)?"dark":"light"}return n||"light"}get telemetryKey(){return this.getAttribute("telemetryKey")||void 0}getFlowConfig(){var t;return n(this,void 0,void 0,(function*(){const e=yield o(this,Jo,"f").call(this);return(null===(t=null==e?void 0:e.flows)||void 0===t?void 0:t[this.flowId])||{}}))}connectedCallback(){return n(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(o(this,Co,"m",Do).call(this))return void o(this,Co,"m",Ko).call(this);o(this,Co,"m",Mo).call(this),o(this,Co,"m",Ho).call(this),o(this,Co,"m",Wo).call(this),o(this,Co,"m",Zo).call(this);const{executionId:t,stepId:e,token:n,code:i,exchangeError:s}=I();window.addEventListener("popstate",o(this,Ro,"f").popstate),o(this,Ao,"f").subscribe(o(this,Co,"m",Lo).bind(this)),o(this,Uo,"f").subscribe(o(this,Co,"m",zo).bind(this)),o(this,Ao,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,stepId:e,executionId:t,token:n,code:i,exchangeError:s,telemetryKey:this.telemetryKey}),o(this,Uo,"f").update({isDebug:this.debug}),r(this,_o,!0,"f")}}))}disconnectedCallback(){o(this,Ao,"f").unsubscribeAll(),o(this,Uo,"f").unsubscribeAll(),o(this,Co,"m",Vo).call(this),window.removeEventListener("popstate",o(this,Ro,"f").popstate)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,_o,"f")&&e!==n&&dr.observedAttributes.includes(t)){o(this,Co,"m",Mo).call(this);const r=null===e;o(this,Ao,"f").update((({stepId:e,executionId:o})=>{let i=e,s=o;return r||(s=null,i=null,m()),{[k(t)]:n,stepId:i,executionId:s}})),o(this,Uo,"f").update({isDebug:this.debug})}}}_o=new WeakMap,Ao=new WeakMap,Uo=new WeakMap,Po=new WeakMap,Ro=new WeakMap,To=new WeakMap,Jo=new WeakMap,Co=new WeakSet,qo=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(xo.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},Do=function(){const t=/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor);return!this.shadowRoot.host.closest("form")&&t},Ko=function(){const t=this.shadowRoot.host,e=document.createElement("form");t.parentElement.appendChild(e),e.appendChild(t)},Mo=function(){const t=["base-url","tenant","theme","debug","telemetryKey"];if(dr.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[k(e)])throw Error(`${e} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},$o=function(){const{stepId:t,executionId:e}=w();o(this,Ao,"f").update({stepId:t,executionId:e})},No=function(t,e,o){const r=o||void 0,i=!!r;this.sdk=Eo(Object.assign(Object.assign({},dr.sdkConfigOverrides),{projectId:t,baseUrl:e,fpKey:r,fpLoad:i})),["start","next"].forEach((t=>{const e=this.sdk.flow[t];this.sdk.flow[t]=(...t)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield e(...t)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},Lo=function(t,e,r){return n(this,void 0,void 0,(function*(){const{projectId:e,baseUrl:n,telemetryKey:i}=t;if(r("projectId")||r("baseUrl")||r("telemetryKey")){if(!e)return;o(this,Co,"m",No).call(this,e,n,i)}o(this,To,"f").call(this,t)}))},Wo=function(){var t,e,r,i;return n(this,void 0,void 0,(function*(){const n=yield o(this,Jo,"f").call(this);null===(i=null===(r=null===(e=null===(t=null==n?void 0:n.cssTemplate)||void 0===t?void 0:t[this.theme])||void 0===e?void 0:e.typography)||void 0===r?void 0:r.fontFamilies)||void 0===i||i.forEach((t=>(t=>{if(!t)return;const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url)))}))},Ho=function(){o(this,Co,"m",Fo).call(this),o(this,Co,"m",Bo).call(this)},Fo=function(){return n(this,void 0,void 0,(function*(){const t=document.createElement("style"),e=b(this.projectId,"theme.css");try{t.innerText=yield v(e,"text")}catch(t){this.logger.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}this.shadowRoot.appendChild(t)}))},Bo=function(){this.rootElement.setAttribute("data-theme",this.theme)},Vo=function(){var t;null===(t=o(this,Po,"f"))||void 0===t||t.remove(),r(this,Po,null,"f")},zo=function({isDebug:t}){return n(this,void 0,void 0,(function*(){t?(yield import("./debugger-wc-99658c8f.js"),r(this,Po,document.createElement("descope-debugger"),"f"),Object.assign(o(this,Po,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),document.body.appendChild(o(this,Po,"f"))):o(this,Co,"m",Vo).call(this)}))},Go=function(t,e){var n;t&&this.debug&&(null===(n=o(this,Po,"f"))||void 0===n||n.updateData({title:t,description:e}))},Zo=function(){this.rootElement.onkeydown=t=>{if("Enter"!==t.key)return;t.preventDefault();const e=this.rootElement.querySelectorAll("button");if(1===e.length)return void e[0].click();const n=Array.from(e).filter((t=>"button"===t.getAttribute("data-type")));1===n.length&&n[0].click()}},dr.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"0.1.0-alpha.36"}};class hr extends dr{constructor(){const t=new C;super(t.update.bind(t)),Qo.add(this),this.stepState=new C,Xo.set(this,void 0),Yo.set(this,null),tr.set(this,(t=>{var e,n,r,i,s,a,c,l,u;if(!(null==t?void 0:t.ok)){o(this,Qo,"m",ur).call(this,"error",null==t?void 0:t.error);const a=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,c=`${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.status} - ${null===(r=null==t?void 0:t.response)||void 0===r?void 0:r.statusText}`;return void this.logger.error((null===(i=null==t?void 0:t.error)||void 0===i?void 0:i.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.message)||c)}const d=null===(l=null===(c=null===(a=t.data)||void 0===a?void 0:a.screen)||void 0===c?void 0:c.state)||void 0===l?void 0:l.errorText;d&&this.logger.error(d),(null===(u=t.data)||void 0===u?void 0:u.error)&&this.logger.error(`[${t.data.error.code}]: ${t.data.error.description}`,t.data.error.message);const{status:h,authInfo:p}=t.data;if("completed"===h)return void o(this,Qo,"m",ur).call(this,"success",p);const{executionId:f,stepId:g,action:v,screen:b,redirect:y,webauthn:w}=t.data;this.flowState.update({stepId:g,executionId:f,action:v,redirectUrl:null==y?void 0:y.url,screenId:null==b?void 0:b.id,screenState:null==b?void 0:b.state,webauthnTransactionId:null==w?void 0:w.transactionId,webauthnOptions:null==w?void 0:w.options})})),er.set(this,O((()=>n(this,void 0,void 0,(function*(){var t;try{const e=yield this.sdk.webauthn.signIn.start("",window.location.origin);return e.ok||this.logger.error("Webauthn start failed",null===(t=null==e?void 0:e.error)||void 0===t?void 0:t.message),e.data}catch(t){this.logger.error("Webauthn start failed",t.message)}}))))),this.flowState=t}static set sdkConfigOverrides(t){dr.sdkConfigOverrides=t}connectedCallback(){const t=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var e,o;return n(this,void 0,void 0,(function*(){this.shadowRoot.isConnected&&(null===(e=this.flowState)||void 0===e||e.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this))),yield t.connectedCallback.call(this)}))}disconnectedCallback(){super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll()}onFlowChange(t,e,i){var s;return n(this,void 0,void 0,(function*(){const{projectId:a,flowId:c,tenant:p,stepId:f,executionId:g,action:v,screenId:w,screenState:m,redirectUrl:k,token:I,code:O,exchangeError:j,webauthnTransactionId:S,webauthnOptions:E}=t;let x;if(o(this,Xo,"f")&&(clearInterval(o(this,Xo,"f")),r(this,Xo,null,"f")),!g){if(!c)return;const t=yield this.getFlowConfig();if(x=null==t?void 0:t.startScreenId,!x){const t=yield this.sdk.flow.start(c,{tenant:p});return void o(this,tr,"f").call(this,t)}}if(i("token")&&I||i("code")&&O||i("exchangeError")&&j){const t=yield this.sdk.flow.next(g,f,"submit",{token:I,exchangeCode:O,exchangeError:j});return o(this,tr,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(v===l)return k?void window.location.assign(k):void this.logger.error("Did not get redirect url");if(v===d||v===h){if(!S||!E)return void this.logger.error("Did not get webauthn transaction id or options");let t,e;null===(s=o(this,Yo,"f"))||void 0===s||s.abort(),r(this,Yo,null,"f");try{t=v===d?yield A(E):yield U(E)}catch(t){if("NotAllowedError"!==t.name)return void this.logger.error(t.message);e=!0}const n=yield this.sdk.flow.next(g,f,"submit",{transactionId:S,response:t,cancelWebauthn:e});o(this,tr,"f").call(this,n)}if(v===u&&r(this,Xo,setInterval((()=>n(this,void 0,void 0,(function*(){const t=yield this.sdk.flow.next(g,f,"submit",{});o(this,tr,"f").call(this,t)}))),2e3),"f"),!w&&!x)return void this.logger.error("Refreshing the page during a flow is not supported yet");const C={direction:y(+f,+e.stepId),screenState:m,htmlUrl:b(a,`${x||w}.html`)};x?C.next=(...t)=>this.sdk.flow.start(c,{tenant:p},...t):(i("projectId")||i("baseUrl")||i("executionId")||i("stepId"))&&(C.next=(...t)=>this.sdk.flow.next(g,f,...t)),this.stepState.update(C)}))}onStepChange(t){var e;return n(this,void 0,void 0,(function*(){const{htmlUrl:n,direction:r,next:i,screenState:s}=t,a=document.createElement("template");a.innerHTML=yield v(n,"text");const l=a.content.cloneNode(!0),u=(t=>{var e;const n=Array.from(t.querySelectorAll("script[data-id]")).map((e=>{var n;const o=e.getAttribute("data-id"),r=null===(n=t.getElementById(o))||void 0===n?void 0:n.innerHTML,i=Function(r).bind(e.previousSibling);return e.remove(),i}));return null===(e=t.querySelector("scripts"))||void 0===e||e.remove(),n})(l);this.sdk.webauthn.helpers.isSupported()?yield o(this,Qo,"m",or).call(this,l,i):l.querySelectorAll(`button[${c}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),_(l,s),((t,e)=>{var n;e&&(null===(n=null==t?void 0:t.style)||void 0===n||n.setProperty("--totp-image",`url(data:image/jpg;base64,${e})`))})(l.querySelector("div"),null===(e=null==s?void 0:s.totp)||void 0===e?void 0:e.image);const d=()=>{try{u.forEach((t=>{t()}))}catch(t){this.logger.error(t.message)}this.rootElement.replaceChildren(l);const t=this.rootElement.querySelector('input:not([aria-hidden="true"])');null==t||t.focus(),o(this,Qo,"m",cr).call(this,i),o(this,Qo,"m",ur).call(this,"page-updated",{})};r?o(this,Qo,"m",lr).call(this,d,r):d()}))}}Xo=new WeakMap,Yo=new WeakMap,tr=new WeakMap,er=new WeakMap,Qo=new WeakSet,nr=function(t){const e=t.name;if(!["email"].includes(e)){const n=`user-${e}`;t.name=n,t.addEventListener("input",(()=>{t.name=t.value?e:n}))}},or=function(t,e){var i;return n(this,void 0,void 0,(function*(){null===(i=o(this,Yo,"f"))||void 0===i||i.abort();const s=t.querySelector('input[autocomplete="webauthn"]');if(s&&(yield T())){const{options:t,transactionId:i}=(yield o(this,er,"f").call(this))||{};t&&i&&(o(this,Qo,"m",nr).call(this,s),r(this,Yo,new AbortController,"f"),this.sdk.webauthn.helpers.conditional(t,o(this,Yo,"f")).then((t=>n(this,void 0,void 0,(function*(){const n=yield e(s.id,{transactionId:i,response:t});o(this,tr,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.logger.error("Conditional login failed",t.message)})))}}))},rr=function(){return Array.from(this.shadowRoot.querySelectorAll(".descope-input")).every((t=>(t.reportValidity(),t.checkValidity())))},ir=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reduce(((t,e)=>e.name?Object.assign(t,{[e.name]:e.value}):t),{})},sr=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{var o,r;n?null===(o=null==t?void 0:t.classList)||void 0===o||o.add("loading"):(this.nextRequestStatus.unsubscribe(e),null===(r=null==t?void 0:t.classList)||void 0===r||r.remove("loading"))}))},ar=function(t,e){return n(this,void 0,void 0,(function*(){if(t.formNoValidate||o(this,Qo,"m",rr).call(this)){const r=null==t?void 0:t.getAttribute("id");o(this,Qo,"m",sr).call(this,t);const i=o(this,Qo,"m",ir).call(this),s=(n=t,Array.from((null==n?void 0:n.attributes)||[]).reduce(((t,e)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===n?void 0:n[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=Object.assign(Object.assign(Object.assign({},s),i),{origin:window.location.origin}),c=yield e(r,a);o(this,tr,"f").call(this,c)}var n}))},cr=function(t){this.rootElement.querySelectorAll("button").forEach((e=>{e.onclick=()=>{o(this,Qo,"m",ar).call(this,e,t)}}))},lr=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===g.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((t,e)=>{t.style["transition-delay"]=40*e+"ms",t.classList.add(n)})),this.rootElement.classList.add("fade-out")},ur=function(t,e){this.dispatchEvent(new CustomEvent(t,{detail:e}))},customElements.define("descope-wc",hr);export{hr as D,C as S,o as _,r as a};
package/dist/esm/index.js CHANGED
@@ -1 +1 @@
1
- export{D as default}from"./index-020bbc0b.js";
1
+ export{D as default}from"./index-30afe450.js";
package/dist/index.d.ts CHANGED
@@ -48,6 +48,7 @@ declare type FlowState = {
48
48
  exchangeError: string;
49
49
  webauthnTransactionId: string;
50
50
  webauthnOptions: string;
51
+ telemetryKey: string;
51
52
  };
52
53
  declare type StepState = {
53
54
  screenState: ScreenState;
@@ -76,6 +77,7 @@ declare class BaseDescopeWc extends HTMLElement {
76
77
  get tenant(): string;
77
78
  get debug(): boolean;
78
79
  get theme(): string;
80
+ get telemetryKey(): string;
79
81
  getFlowConfig(): Promise<any>;
80
82
  logger: {
81
83
  error: (message: string, description?: string) => void;
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- !function(){"use strict";var t=function(){return t=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},t.apply(this,arguments)};function e(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(n[o[i]]=t[o[i]])}return n}function n(t,e,n,o){return new(n||(n=Promise))((function(i,r){function s(t){try{l(o.next(t))}catch(t){r(t)}}function a(t){try{l(o.throw(t))}catch(t){r(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}l((o=o.apply(t,e||[])).next())}))}function o(t,e,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(t):o?o.value:e.get(t)}function i(t,e,n,o,i){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?i.call(t,n):i?i.value=n:e.set(t,n),n}const r="undefined"!=typeof window&&localStorage.getItem("base.content.url")||"https://static.descope.com/pages",s="descope-login-flow",a="code",l="data-type",c="redirect",u="poll",d="webauthnCreate",h="webauthnGet";function p(t){return new URLSearchParams(window.location.search).get(t)}function f(t){if(window.history.replaceState&&p(t)){const e=new URL(window.location.href),n=new URLSearchParams(e.search);n.delete(t),e.search=n.toString(),window.history.replaceState({},"",e.toString())}}var g;function v(t,e){return n(this,void 0,void 0,(function*(){const n=yield fetch(t,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${t}`);return n[e||"text"]()}))}!function(t){t.backward="backward",t.forward="forward"}(g||(g={}));function b(t,e){const n=new URL(r);return n.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(n.pathname,t,"v2-alpha",e),n.toString()}function m(t,e){if(!Number.isNaN(t)&&!Number.isNaN(e))return t>e?g.forward:t<e?g.backward:void 0}const w=()=>{const[t="",e=""]=(p(s)||"").split("_");return{executionId:t,stepId:e}};function y(){f(s)}const k=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),I=()=>{const{executionId:t,stepId:e}=w();(t||e)&&y();const n=p("t")||void 0;n&&f("t");const o=p(a)||void 0;o&&f(a);const i=p("err")||void 0;return i&&f("err"),{executionId:t,stepId:e,token:n,code:o,exchangeError:i}},x=t=>{let e,n;return(...o)=>{return e&&(r=o,(i=e).length===r.length&&i.every(((t,e)=>t===r[e])))||(e=o,n=t(...o)),n;var i,r}};var O,j,S;function C(t,e){const n=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const i=n[o],r=t[i],s=e[i];if("object"==typeof r&&"object"==typeof s){if(!C(r,s))return!1}else if(r!==s)return!1}return!0}class E{constructor(t={}){O.set(this,void 0),j.set(this,{}),S.set(this,0),this.update=t=>{const e="function"==typeof t?t(o(this,O,"f")):t,n=Object.assign(Object.assign({},o(this,O,"f")),e);if(!C(o(this,O,"f"),n)){const t=o(this,O,"f");i(this,O,n,"f"),Object.freeze(o(this,O,"f")),setTimeout((()=>{Object.values(o(this,j,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,O,t,"f")}get current(){return Object.assign({},o(this,O,"f"))}subscribe(t){return i(this,S,o(this,S,"f")+1,"f"),o(this,j,"f")[o(this,S,"f")]=t,o(this,S,"f").toString()}unsubscribe(t){const e=!!o(this,j,"f")[t];return e&&delete o(this,j,"f")[t],e}unsubscribeAll(){return i(this,j,{},"f"),!0}}O=new WeakMap,j=new WeakMap,S=new WeakMap;const _=(t,e)=>{var n;((t,e,n="")=>{t.querySelectorAll(`[${l}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",null==e?void 0:e.errorText),((t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`.descope-input[name="${e}"]`)).forEach((t=>{t.value=n}))}))})(t,null==e?void 0:e.inputs),((t,e)=>{t.querySelectorAll(`[${l}="totp-link"]`).forEach((t=>{t.href=e}))})(t,null===(n=null==e?void 0:e.totp)||void 0===n?void 0:n.provisionUrl),((t,e)=>{t.querySelectorAll(".descope-text,.descope-link").forEach((t=>{t.textContent=((t,e)=>t.replace(/{{(.+?)}}/g,((t,n)=>{return o=e,n.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})))(t.textContent,e)}))})(t,e)};function A(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=R(n.publicKey.challenge),n.publicKey.user.id=R(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=R(t.id)})),n}(t),n=yield navigator.credentials.create(e);return o=n,JSON.stringify({id:o.id,rawId:P(o.rawId),type:o.type,response:{attestationObject:P(o.response.attestationObject),clientDataJSON:P(o.response.clientDataJSON)}});var o}))}function U(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=R(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=R(t.id)})),n}(t),n=yield navigator.credentials.get(e);return o=n,JSON.stringify({id:o.id,rawId:P(o.rawId),type:o.type,response:{authenticatorData:P(o.response.authenticatorData),clientDataJSON:P(o.response.clientDataJSON),signature:P(o.response.signature),userHandle:P(o.response.userHandle)}});var o}))}function R(t){const e=t.replace(/-/g,"+").replace(/_/g,"/");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function P(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}const L=x((()=>n(void 0,void 0,void 0,(function*(){if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return console.warn("webauthn","Conditional UI is not supported"),!1;try{return(yield Promise.all([PublicKeyCredential.isConditionalMediationAvailable(),PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()])).every((t=>!!t))}catch(t){return console.warn("webauthn","Conditional login check failed",t),!1}})))),T=(t,e,n,o={})=>{var i,r,s,a;return[Math.min(Math.max(e,("all"===o.left?t.offsetWidth:null!==(i=o.left)&&void 0!==i?i:0)-t.offsetWidth),window.innerWidth-("all"===o.right?t.offsetWidth:null!==(r=o.right)&&void 0!==r?r:0)),Math.min(Math.max(n,("all"===o.top?t.offsetHeight:null!==(s=o.top)&&void 0!==s?s:0)-t.offsetHeight),window.innerHeight-("all"===o.bottom?t.offsetHeight:null!==(a=o.bottom)&&void 0!==a?a:0))]};function q(t){this.message=t}q.prototype=new Error,q.prototype.name="InvalidCharacterError";var M="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new q("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,i=0,r=0,s="";o=e.charAt(r++);~o&&(n=i%4?64*n+o:o,i++%4)?s+=String.fromCharCode(255&n>>(-2*i&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return s};function D(t){this.message=t}function $(t,e){if("string"!=typeof t)throw new D("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(M(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return M(e)}}(t.split(".")[n]))}catch(t){throw new D("Invalid token specified: "+t.message)}}D.prototype=new Error,D.prototype.name="InvalidTokenError";var N="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function J(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var K="__lodash_hash_undefined__",W="[object Function]",H="[object GeneratorFunction]",F=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,z=/^\w*$/,B=/^\./,V=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Z=/\\(\\)?/g,G=/^\[object .+?Constructor\]$/,X="object"==typeof N&&N&&N.Object===Object&&N,Y="object"==typeof self&&self&&self.Object===Object&&self,Q=X||Y||Function("return this")();var tt,et=Array.prototype,nt=Function.prototype,ot=Object.prototype,it=Q["__core-js_shared__"],rt=(tt=/[^.]+$/.exec(it&&it.keys&&it.keys.IE_PROTO||""))?"Symbol(src)_1."+tt:"",st=nt.toString,at=ot.hasOwnProperty,lt=ot.toString,ct=RegExp("^"+st.call(at).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ut=Q.Symbol,dt=et.splice,ht=xt(Q,"Map"),pt=xt(Object,"create"),ft=ut?ut.prototype:void 0,gt=ft?ft.toString:void 0;function vt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function bt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function mt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function wt(t,e){for(var n,o,i=t.length;i--;)if((n=t[i][0])===(o=e)||n!=n&&o!=o)return i;return-1}function yt(t,e){var n;e=function(t,e){if(Ct(t))return!1;var n=typeof t;if("number"==n||"symbol"==n||"boolean"==n||null==t||_t(t))return!0;return z.test(t)||!F.test(t)||null!=e&&t in Object(e)}(e,t)?[e]:Ct(n=e)?n:Ot(n);for(var o=0,i=e.length;null!=t&&o<i;)t=t[jt(e[o++])];return o&&o==i?t:void 0}function kt(t){if(!Et(t)||(e=t,rt&&rt in e))return!1;var e,n=function(t){var e=Et(t)?lt.call(t):"";return e==W||e==H}(t)||function(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(t){}return e}(t)?ct:G;return n.test(function(t){if(null!=t){try{return st.call(t)}catch(t){}try{return t+""}catch(t){}}return""}(t))}function It(t,e){var n,o,i=t.__data__;return("string"==(o=typeof(n=e))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==n:null===n)?i["string"==typeof e?"string":"hash"]:i.map}function xt(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return kt(n)?n:void 0}vt.prototype.clear=function(){this.__data__=pt?pt(null):{}},vt.prototype.delete=function(t){return this.has(t)&&delete this.__data__[t]},vt.prototype.get=function(t){var e=this.__data__;if(pt){var n=e[t];return n===K?void 0:n}return at.call(e,t)?e[t]:void 0},vt.prototype.has=function(t){var e=this.__data__;return pt?void 0!==e[t]:at.call(e,t)},vt.prototype.set=function(t,e){return this.__data__[t]=pt&&void 0===e?K:e,this},bt.prototype.clear=function(){this.__data__=[]},bt.prototype.delete=function(t){var e=this.__data__,n=wt(e,t);return!(n<0)&&(n==e.length-1?e.pop():dt.call(e,n,1),!0)},bt.prototype.get=function(t){var e=this.__data__,n=wt(e,t);return n<0?void 0:e[n][1]},bt.prototype.has=function(t){return wt(this.__data__,t)>-1},bt.prototype.set=function(t,e){var n=this.__data__,o=wt(n,t);return o<0?n.push([t,e]):n[o][1]=e,this},mt.prototype.clear=function(){this.__data__={hash:new vt,map:new(ht||bt),string:new vt}},mt.prototype.delete=function(t){return It(this,t).delete(t)},mt.prototype.get=function(t){return It(this,t).get(t)},mt.prototype.has=function(t){return It(this,t).has(t)},mt.prototype.set=function(t,e){return It(this,t).set(t,e),this};var Ot=St((function(t){var e;t=null==(e=t)?"":function(t){if("string"==typeof t)return t;if(_t(t))return gt?gt.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}(e);var n=[];return B.test(t)&&n.push(""),t.replace(V,(function(t,e,o,i){n.push(o?i.replace(Z,"$1"):e||t)})),n}));function jt(t){if("string"==typeof t||_t(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function St(t,e){if("function"!=typeof t||e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,i=e?e.apply(this,o):o[0],r=n.cache;if(r.has(i))return r.get(i);var s=t.apply(this,o);return n.cache=r.set(i,s),s};return n.cache=new(St.Cache||mt),n}St.Cache=mt;var Ct=Array.isArray;function Et(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function _t(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&"[object Symbol]"==lt.call(t)}var At=function(t,e,n){var o=null==t?void 0:yt(t,e);return void 0===o?n:o},Ut="/v1/auth/accesskey/exchange",Rt="/v1/auth/otp/verify",Pt="/v1/auth/otp/signin",Lt="/v1/auth/otp/signup",Tt={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},qt="/v1/auth/otp/signup-in",Mt="/v1/auth/magiclink/verify",Dt="/v1/auth/magiclink/signin",$t="/v1/auth/magiclink/signup",Nt={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},Jt="/v1/auth/magiclink/signup-in",Kt="/v1/auth/enchantedlink/verify",Wt="/v1/auth/enchantedlink/signin",Ht="/v1/auth/enchantedlink/signup",Ft="/v1/auth/enchantedlink/pending-session",zt={email:"/v1/auth/enchantedlink/update/email"},Bt="/v1/auth/enchantedlink/signup-in",Vt="/v1/auth/oauth/authorize",Zt="/v1/auth/oauth/exchange",Gt="/v1/auth/saml/authorize",Xt="/v1/auth/saml/exchange",Yt="/v1/auth/totp/verify",Qt="/v1/auth/totp/signup",te="/v1/auth/totp/update",ee={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},ne={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},oe={start:"/v1/auth/webauthn/signup-in/start"},ie={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},re="/v1/auth/refresh",se="/v1/auth/logout",ae="/v1/auth/logoutall",le="/v1/auth/me",ce="/v1/flow/start",ue="/v1/flow/next";const de=()=>{const t={};return{headers(e){const n="function"==typeof e.entries?Object.fromEntries(e.entries()):e;return t.Headers=JSON.stringify(n),this},body(e){return t.Body=e,this},url(e){return t.Url=e.toString(),this},method(e){return t.Method=e,this},title(e){return t.Title=e,this},status(e){return t.Status=e,this},build:()=>Object.keys(t).flatMap((e=>t[e]?[`${"Title"!==e?`${e}: `:""}${t[e]}`]:[])).join("\n")}};var he;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT"}(he||(he={}));const pe=(...t)=>new Headers(t.reduce(((t,e)=>{const n=(t=>Array.isArray(t)?t:t instanceof Headers?Array.from(t.entries()):t?Object.entries(t):[])(e);return n.reduce(((e,[n,o])=>(t[n]=o,t)),t),t}),{})),fe=t=>void 0===t?void 0:JSON.stringify(t),ge=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},ve=({baseUrl:t,projectId:e,baseConfig:n,logger:o,hooks:i,cookiePolicy:r})=>{const s=((t,e)=>{const n=e||fetch;if(!n)throw new Error("fetch is not defined");return t?async(...e)=>{t.log((t=>de().title("Request").url(t[0]).method(t[1].method).headers(t[1].headers).body(t[1].body).build())(e));const o=await n(...e);return t[o.ok?"log":"error"](await(async t=>{const e=await(t.clone?t.clone().text():t.text());return t.text=()=>Promise.resolve(e),t.json=()=>Promise.resolve(JSON.parse(e)),de().title("Response").url(t.url.toString()).status(`${t.status} ${t.statusText}`).headers(t.headers).body(e).build()})(o)),o}:n})(o),a=async o=>{const a=(null==i?void 0:i.beforeRequest)?i.beforeRequest(o):o,{path:l,body:c,headers:u,queryParams:d,method:h,token:p}=a,f=await s((({path:t,baseUrl:e,queryParams:n})=>{const o=new URL(t,e);return n&&(o.search=new URLSearchParams(n).toString()),o})({path:l,baseUrl:t,queryParams:d}),{headers:pe(ge(e,p),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"0.0.41-alpha.47"},(null==n?void 0:n.baseHeaders)||{},u),method:h,body:fe(c),credentials:r||"include"});return(null==i?void 0:i.afterRequest)&&i.afterRequest(o,null==f?void 0:f.clone()),f};return{get:(t,{headers:e,queryParams:n,token:o}={})=>a({path:t,headers:e,queryParams:n,body:void 0,method:he.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:i}={})=>a({path:t,headers:n,queryParams:o,body:e,method:he.post,token:i}),put:(t,e,{headers:n,queryParams:o,token:i}={})=>a({path:t,headers:n,queryParams:o,body:e,method:he.put,token:i}),delete:(t,e,{headers:n,queryParams:o,token:i}={})=>a({path:t,headers:n,queryParams:o,body:e,method:he.delete,token:i}),hooks:i}};function be(t,e,n){var o;let i=me(t);e&&(i=null===(o=i.tenants)||void 0===o?void 0:o[e]);const r=i[n];return Array.isArray(r)?r:[]}function me(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return $(t)}function we(t){const{exp:e}=me(t);return(new Date).getTime()/1e3>e}function ye(t,e){return be(t,e,"permissions")}function ke(t,e){return be(t,e,"roles")}const Ie=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function xe(t,e){const n=await t,o={code:n.status,ok:n.ok,response:n},i=await n.clone().json();return n.ok?o.data=e?e(i):i:o.error=i,o}const Oe=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),je=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),Se=t=>e=>t.test(e),Ce=Se(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Ee=Se(/^\+[1-9]{1}[0-9]{3,14}$/),_e=Oe(Ce,'"{val}" is not a valid email'),Ae=Oe(Ee,'"{val}" is not a valid phone number'),Ue=Oe((1,t=>t.length>=1),"Minimum length is 1");const Re=Oe((t=>"string"==typeof t),"Input is not a string"),Pe=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>je(...t).validate(n[e]))),e(...n)),Le=t=>[Re(`"${t}" must be a string`),Ue(`"${t}" must not be empty`)],Te=t=>[Re(`"${t}" must be a string`),_e()],qe=t=>[Re(`"${t}" must be a string`),Ae()],Me=Pe(Le("accessKey")),De=t=>({exchange:Me((e=>xe(t.post(Ut,{},{token:e}))))});var $e,Ne,Je,Ke;!function(t){t.sms="sms",t.whatsapp="whatsapp"}($e||($e={})),function(t){t.email="email",t.sms="sms",t.whatsapp="whatsapp"}(Ne||(Ne={})),function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Je||(Je={})),function(t){t.signUp="signup",t.signIn="signin",t.verify="verify"}(Ke||(Ke={}));const We=Le("loginId"),He=Le("uri"),Fe=Pe(Le("token")),ze=Pe(We,He),Be=Pe(Le("pendingRef")),Ve=Pe(We,Te("email"),He),Ze=t=>({verify:Fe((e=>xe(t.post(Kt,{token:e})))),signIn:ze(((e,n,o,i)=>xe(t.post(Ie(Wt,Ne.email),{loginId:e,URI:n,loginOptions:o},{token:i})))),signUpOrIn:ze(((e,n)=>xe(t.post(Ie(Bt,Ne.email),{loginId:e,URI:n})))),signUp:ze(((e,n,o)=>xe(t.post(Ie(Ht,Ne.email),{loginId:e,URI:n,user:o})))),waitForSession:Be(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=(({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||6e5,6e5)}))(n);let s;const a=setInterval((async()=>{const n=await t.post(Ft,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(xe(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{message:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:Ve(((e,n,o,i)=>xe(t.post(zt.email,{loginId:e,email:n,URI:o},{token:i}))))}}),Ge=Pe(Le("flowId")),Xe=Pe(Le("executionId"),Le("stepId"),Le("interactionId")),Ye=t=>({start:Ge(((e,n,o,i)=>xe(t.post(ce,{flowId:e,options:n,interactionId:o,input:i})))),next:Xe(((e,n,o,i)=>xe(t.post(ue,{executionId:e,stepId:n,interactionId:o,input:i}))))}),Qe=Le("loginId"),tn=Le("uri"),en=Pe(Le("token")),nn=Pe(Qe,tn),on=Pe(Qe,qe("phone"),tn),rn=Pe(Qe,Te("email"),tn),sn=t=>({verify:en((e=>xe(t.post(Mt,{token:e})))),signIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o,i,r)=>xe(t.post(Ie(Dt,n),{loginId:e,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o,i)=>xe(t.post(Ie($t,n),{loginId:e,URI:o,user:i}))))})),{}),signUpOrIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o)=>xe(t.post(Ie(Jt,n),{loginId:e,URI:o}))))})),{}),update:{email:rn(((e,n,o,i)=>xe(t.post(Nt.email,{loginId:e,email:n,URI:o},{token:i})))),phone:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:on(((e,o,i,r)=>xe(t.post(Ie(Nt.phone,n),{loginId:e,phone:o,URI:i},{token:r}))))})),{})}});var an;!function(t){t.facebook="facebook",t.github="github",t.google="google",t.microsoft="microsoft",t.gitlab="gitlab",t.apple="apple",t.discord="discord",t.linkedin="linkedin"}(an||(an={}));const ln=Pe(Le("code")),cn=t=>({start:Object.keys(an).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:async(e,{redirect:o=!1}={},i,r)=>{const s=await t.post(Vt,i||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:r});if(!o||!s.ok)return xe(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a}})),{}),exchange:ln((e=>xe(t.post(Zt,{code:e}))))});var un;!function(t){t.signUp="signup",t.signIn="signin",t.verify="verify",t.updatePhone="updatePhone"}(un||(un={}));const dn=Le("loginId"),hn=Pe(dn,Le("code")),pn=Pe(dn),fn=Pe(dn,qe("phone")),gn=Pe(dn,Te("email")),vn=t=>({verify:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn(((e,o)=>xe(t.post(Ie(Rt,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn(((e,o,i)=>xe(t.post(Ie(Pt,n),{loginId:e,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn(((e,o)=>xe(t.post(Ie(Lt,n),{loginId:e,user:o}))))})),{}),signUpOrIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn((e=>xe(t.post(Ie(qt,n),{loginId:e}))))})),{}),update:{email:gn(((e,n,o)=>xe(t.post(Tt.email,{loginId:e,email:n},{token:o})))),phone:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:fn(((e,o,i)=>xe(t.post(Ie(Tt.phone,n),{loginId:e,phone:o},{token:i}))))})),{})}}),bn=Pe(Le("tenant")),mn=Pe(Le("code")),wn=t=>({start:bn((async(e,n,{redirect:o=!1}={},i,r)=>{const s=await t.post(Gt,i||{},{queryParams:{tenant:e,redirectURL:n},token:r});if(!o||!s.ok)return xe(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a})),exchange:mn((e=>xe(t.post(Xt,{code:e}))))}),yn=Le("loginId"),kn=Pe(yn,Le("code")),In=Pe(yn),xn=Pe(yn),On=t=>({signUp:In(((e,n)=>xe(t.post(Qt,{loginId:e,user:n})))),verify:kn(((e,n,o,i)=>xe(t.post(Yt,{loginId:e,code:n,loginOptions:o},{token:i})))),update:xn(((e,n)=>xe(t.post(te,{loginId:e},{token:n}))))}),jn=[Re('"loginId" must be a string')],Sn=Le("loginId"),Cn=Le("origin"),En=Pe(Sn,Cn,Le("name")),_n=Pe(Sn,Cn),An=Pe(jn,Cn),Un=Pe(Sn,Cn,Le("token")),Rn=Pe(Le("transactionId"),Le("response")),Pn=t=>({signUp:{start:En(((e,n,o)=>xe(t.post(ee.start,{user:{loginId:e,name:o},origin:n})))),finish:Rn(((e,n)=>xe(t.post(ee.finish,{transactionId:e,response:n}))))},signIn:{start:An(((e,n,o,i)=>xe(t.post(ne.start,{loginId:e,origin:n,loginOptions:o},{token:i})))),finish:Rn(((e,n)=>xe(t.post(ne.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:_n(((e,n)=>xe(t.post(oe.start,{loginId:e,origin:n}))))},update:{start:Un(((e,n,o)=>xe(t.post(ie.start,{loginId:e,origin:n},{token:o})))),finish:Rn(((e,n)=>xe(t.post(ie.finish,{transactionId:e,response:n}))))}}),Ln=Pe(Le("token"));var Tn,qn=Pe([("projectId",Tn=Le("projectId"),Oe(((t,e)=>n=>je(...e).validate(At(n,t)))("projectId",Tn))())])((t=>{var e,n;const o=[].concat((null===(e=t.hooks)||void 0===e?void 0:e.beforeRequest)||[]),i=[].concat((null===(n=t.hooks)||void 0===n?void 0:n.afterRequest)||[]);return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={}})=>{return s=ve({baseUrl:n||"https://api.descope.com",projectId:t,logger:e,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r}}),{accessKey:De(s),otp:vn(s),magicLink:sn(s),enchantedLink:Ze(s),oauth:cn(s),saml:wn(s),totp:On(s),webauthn:Pn(s),flow:Ye(s),refresh:t=>xe(s.post(re,{},{token:t})),logout:t=>xe(s.post(se,{},{token:t})),logoutAll:t=>xe(s.post(ae,{},{token:t})),me:t=>xe(s.get(le,{token:t})),isJwtExpired:Ln(we),getJwtPermissions:Ln(ye),getJwtRoles:Ln(ke),httpClient:s};var s})(Object.assign(Object.assign({},t),{hooks:{beforeRequest:t=>null==o?void 0:o.reduce(((t,e)=>e(t)),t),afterRequest:(t,e)=>{null==i||i.forEach((n=>n(t,null==e?void 0:e.clone())))}}}))}));const Mn=(t,e,n)=>(e.forEach((e=>{const o=e.split(".");let i=o.shift(),r=t;for(;o.length>0;){if(r=r[i],!i||!r)throw Error(`Invalid path "${e}", "${i}" is missing or has no value`);i=o.shift()}if("function"!=typeof r[i])throw Error(`"${e}" is not a function`);const s=r[i];r[i]=n(s)})),t);var Dn=Object.assign(qn,{DeliveryMethods:Ne});function $n(t,e){var n=[];return function(t,e){var n,o,i=(o=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var o=Array(t),i=0;for(e=0;e<n;e++)for(var r=arguments[e],s=0,a=r.length;s<a;s++,i++)o[i]=r[s];return o}(t),{current:function(){return o[0]},postpone:function(){var t=o.shift();void 0!==t&&o.push(t)},exclude:function(){o.shift()}}),r=(100,3e3,n=0,function(){return Math.random()*Math.min(3e3,100*Math.pow(2,n++))}),s=i.current();if(void 0===s)return Promise.reject(new TypeError("The list of script URL patterns is empty"));var a=function(t,n){return e(t).catch((function(t){if(n+1>=5)throw t;!function(t){if(!(t instanceof Error))return!1;var e=t.message;return"Blocked by CSP"===e||"9319"===e}(t)?i.postpone():i.exclude();var e,o=i.current();if(void 0===o)throw t;return(e=r(),new Promise((function(t){return setTimeout(t,e)}))).then((function(){return a(o,n+1)}))}))};return a(s,0)}(t,(function(t){var o=new Date,i=function(){return n.push({url:t,startedAt:o,finishedAt:new Date})},r=e(t);return r.then(i,i),r})).then((function(t){return[t,{attempts:n}]}))}var Nn="Failed to load the JS script of the agent";function Jn(n){var o;n.scriptUrlPattern;var i=n.token,r=n.apiKey,s=void 0===r?i:r,a=e(n,["scriptUrlPattern","token","apiKey"]),l=null!==(o=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:"https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js";return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");return $n(function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.8.1"):t}))}(String(t),e)}))}(l,s),Kn).catch(Hn)})).then((function(e){var n=e[0],o=e[1];return n.load(t(t({},a),{ldi:o}))}))}function Kn(t){return function(t,e,n,o){var i,r=document,s="securitypolicyviolation",a=function(e){var n=new URL(t,location.href),o=e.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(i=e,l())};r.addEventListener(s,a);var l=function(){return r.removeEventListener(s,a)};return Promise.resolve().then(e).then((function(t){return l(),t}),(function(t){return new Promise((function(t){return setTimeout(t)})).then((function(){if(l(),i)return function(){throw new Error("Blocked by CSP")}();throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){var o=document.createElement("script"),i=function(){var t;return null===(t=o.parentNode)||void 0===t?void 0:t.removeChild(o)},r=document.head||document.getElementsByTagName("head")[0];o.onload=function(){i(),e()},o.onerror=function(){i(),n(new Error(Nn))},o.async=!0,o.src=t,r.appendChild(o)}))}(t)})).then(Wn)}function Wn(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==o?void 0:o.configurable)?delete t[e]:o&&!o.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error("9319");return n}function Hn(t){throw t instanceof Error&&"9319"===t.message?new Error(Nn):t}var Fn={exports:{}},zn={exports:{}};zn.exports=function(){function t(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)t[o]=n[o]}return t}function e(n,o){function i(e,i,r){if("undefined"!=typeof document){"number"==typeof(r=t({},o,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var a in r)r[a]&&(s+="; "+a,!0!==r[a]&&(s+="="+r[a].split(";")[0]));return document.cookie=e+"="+n.write(i,e)+s}}function r(t){if("undefined"!=typeof document&&(!arguments.length||t)){for(var e=document.cookie?document.cookie.split("; "):[],o={},i=0;i<e.length;i++){var r=e[i].split("="),s=r.slice(1).join("=");try{var a=decodeURIComponent(r[0]);if(o[a]=n.read(s,a),t===a)break}catch(t){}}return t?o[t]:o}}return Object.create({set:i,get:r,remove:function(e,n){i(e,"",t({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,t({},this.attributes,n))},withConverter:function(n){return e(t({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}return e({read:function(t){return'"'===t[0]&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})}(),function(t){t.exports=zn.exports}(Fn);var Bn=J(Fn.exports);const Vn=(t,e)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var i;return n[o]=[].concat((null===(i=t.hooks)||void 0===i?void 0:i[o])||[]).concat((null==e?void 0:e[o])||[]),n}),null!==(n=t.hooks)&&void 0!==n?n:t.hooks={}),t},Zn=async t=>{if(!(null==t?void 0:t.ok))return{};const e=await(null==t?void 0:t.clone().json());return(null==e?void 0:e.authInfo)||e||{}},Gn=async t=>{const e=await Zn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},Xn="undefined"!=typeof localStorage,Yn=(t,e)=>Xn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),Qn=t=>Xn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),to=t=>Xn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),eo="undefined"!=typeof window,no=eo&&localStorage.getItem("fingerprint.public.key")||"A9aCLRHzKCv3uL69oqDr",oo=eo&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://fp.descope.com",io=(t="",e="")=>({vsid:t,vrid:e}),ro=(t=!1)=>{const e=localStorage.getItem("fp");if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},so=t=>(t.body&&(t.body.fpData=ro(!0)||io()),t),ao=t=>async(...e)=>{e[1]=e[1]||{};const[,n]=e,o=Qn("dls_last_user_login_id");return o&&(n.lastUser={loginId:o}),await t(...e)},lo=t=>async(...e)=>{const n=await t(...e);return to("dls_last_user_login_id"),n};function co(){const t=[];return{pub:e=>{t.forEach((t=>t(e)))},sub:e=>{const n=t.push(e)-1;return()=>t.splice(n,1)}}}const uo=(t={},n)=>{var{refreshJwt:o,sessionJwt:i}=t,r=e(t,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),o&&Yn("DSR",o),i&&(n?function(t,e,{cookiePath:n,cookieDomain:o,cookieExpiration:i}){if(e){const r=new Date(1e3*i);Bn.set(t,e,{path:n,domain:o,expires:r,sameSite:"None",secure:!0})}}("DS",i,r):Yn("DS",i))};function ho(){return Qn("DSR")||""}function po(){return Bn.get("DS")||Qn("DS")||""}function fo(){to("DSR"),to("DS"),Bn.remove("DS")}const go=t=>Object.assign(t,{token:t.token||ho()}),vo=t=>async(...e)=>{const n=await t(...e);return fo(),n};async function bo(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=xo(n.publicKey.challenge),n.publicKey.user.id=xo(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=xo(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:Oo(n.rawId),type:n.type,response:{attestationObject:Oo(n.response.attestationObject),clientDataJSON:Oo(n.response.clientDataJSON)}});var n}async function mo(t){const e=ko(t);return Io(await navigator.credentials.get(e))}async function wo(t,e){const n=ko(t);return n.signal=e.signal,n.mediation="conditional",Io(await navigator.credentials.get(n))}async function yo(t=!1){if(!eo)return Promise.resolve(!1);const e=!!(PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return e&&t&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():e}function ko(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=xo(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=xo(t.id)})),n}function Io(t){return JSON.stringify({id:t.id,rawId:Oo(t.rawId),type:t.type,response:{authenticatorData:Oo(t.response.authenticatorData),clientDataJSON:Oo(t.response.clientDataJSON),signature:Oo(t.response.signature),userHandle:t.response.userHandle?Oo(t.response.userHandle):void 0}})}function xo(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function Oo(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var jo,So=(jo=t=>({async signUp(e,n){const o=await t.webauthn.signUp.start(e,window.location.origin,n),i=await bo(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,i)},async signIn(e){const n=await t.webauthn.signIn.start(e,window.location.origin),o=await mo(n.data.options);return await t.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(e){var n;const o=await t.webauthn.signUpOrIn.start(e,window.location.origin);if(null===(n=o.data)||void 0===n?void 0:n.create){const e=await bo(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,e)}{const e=await mo(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,e)}},async update(e,n){const o=await t.webauthn.update.start(e,window.location.origin,n),i=await bo(o.data.options);return await t.webauthn.update.finish(o.data.transactionId,i)},helpers:{create:bo,get:mo,isSupported:yo,conditional:wo}}),(...t)=>{const e=jo(...t);return Object.assign(e.signUp,t[0].webauthn.signUp),Object.assign(e.signIn,t[0].webauthn.signIn),Object.assign(e.signUpOrIn,t[0].webauthn.signUpOrIn),Object.assign(e.update,t[0].webauthn.update),e}),Co=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await yo(),o=Object.assign(Object.assign({},e[1]),{redirectUrl:window.location.href,deviceInfo:{webAuthnSupport:n}});return e[1]=o,t.flow.start(...e)}});const Eo=function(...t){return e=>t.reduce(((t,e)=>e(t)),e)}((t=>e=>{const n=t(Vn(e,{afterRequest:async(t,e)=>{var n;const o=await Gn(e),i=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0];i&&(t=>{Yn("dls_last_user_login_id",t)})(i)}}));let o=Mn(n,["flow.start"],ao);return o=Mn(o,["logout","logoutAll"],lo),o}),(t=>n=>{var{fpKey:o,fpLoad:i}=n,r=e(n,["fpKey","fpLoad"]);return eo?i&&(async t=>{try{if(ro())return;const e=(Date.now().toString(36)+Math.random().toString(36).substring(2)+Math.random().toString(36).substring(2)).substring(0,27),n=Jn({apiKey:t||no,endpoint:oo}),o=await n,{requestId:i}=await o.get({linkedId:e});(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem("fp",JSON.stringify(e))})(io(e,i))}catch(t){global.FB_DEBUG&&console.error(t)}})(o).catch((()=>null)):console.warn("Fingerprint is a client side only capability and will not work when running in the server"),t(Vn(r,{beforeRequest:so}))}),(t=>n=>{var o=e(n,["autoRefresh"]);const{clearAllTimers:i,setTimer:r}=(()=>{const t=[];return{clearAllTimers:()=>{for(;t.length;)clearTimeout(t.pop())},setTimer:(e,n)=>{t.push(setTimeout(e,n))}}})(),s=t(Vn(o,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await Zn(e);if(401===(null==e?void 0:e.status))i();else if(o){const t=((a=(t=>{const e=t.split(".");try{if(3===e.length){const t=JSON.parse(window.atob(e[1]));if(t.exp)return new Date(1e3*t.exp)}}catch(t){}return null})(o))?a.getTime()-(new Date).getTime():0)-2e4;i(),r((()=>s.refresh(n)),t)}var a}}));return Mn(s,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return i(),n}))}),(t=>e=>t(Object.assign(Object.assign({},e),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"0.1.0-alpha.24"},e.baseHeaders)}))),(t=>e=>{const n=co(),o=co(),i=t(Vn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await Gn(e);t&&o.pub(t);const{sessionJwt:i}=await Zn(e);i&&n.pub(i)}}})),r=Mn(i,["logout","logoutAll"],(t=>async(...e)=>{const i=await t(...e);return n.pub(null),o.pub(null),i}));return Object.assign(r,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:i}=n,r=e(n,["persistTokens","sessionTokenViaCookie"]);if(eo||console.warn("Storing auth tokens in local storage and cookies are a client side only capabilities and will not be done when running in the server"),!o||!eo)return t(r);const s=t(Vn(r,{beforeRequest:go,afterRequest:async(t,e)=>{401===(null==e?void 0:e.status)?fo():uo(await Zn(e),i)}})),a=Mn(s,["logout","logoutAll"],vo);return Object.assign(a,{getRefreshToken:ho,getSessionToken:po})}))(((...t)=>{const e=Dn(...t);return Object.assign(Object.assign({},e),{flow:Co(e),webauthn:So(e)})})),_o=document.createElement("template");var Ao,Uo,Ro,Po,Lo,To,qo,Mo,Do,$o,No,Jo,Ko,Wo,Ho,Fo,zo,Bo,Vo,Zo,Go,Xo,Yo,Qo,ti,ei,ni,oi,ii,ri,si,ai,li,ci,ui,di,hi,pi,fi,gi,vi,bi,mi,wi,yi,ki,Ii;_o.innerHTML='\n\t<style>\n\t\t:host {\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t}\n\t\t\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-root[data-theme] {\n\t\t\tbackground-color: transparent;\n\t\t}\n\n\t\t.fade-out {\n\t\t\topacity: 0.1;\n\t\t}\n\n\t</style>\n\t<div id="wc-root"></div>\n\t';class xi extends HTMLElement{constructor(t){super(),Ao.add(this),Uo.set(this,!1),Ro.set(this,new E),Po.set(this,new E),this.nextRequestStatus=new E({isLoading:!1}),Lo.set(this,void 0),To.set(this,{popstate:o(this,Ao,"m",Jo).bind(this)}),qo.set(this,void 0),Ho.set(this,x((()=>n(this,void 0,void 0,(function*(){const t=b(this.projectId,"config.json");try{return yield v(t,"json")}catch(t){this.logger.error("Cannot get config file","make sure that your projectId & flowId are correct")}}))))),this.logger={error:(t,e="")=>{console.error(t,e,new Error),o(this,Ao,"m",Xo).call(this,t,e)},info:(t,e="")=>{console.log(t,e)}},i(this,qo,t,"f"),o(this,Ao,"m",Mo).call(this)}static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","debug"]}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get baseUrl(){return this.getAttribute("base-url")||void 0}get tenant(){return this.getAttribute("tenant")||void 0}get debug(){return"true"===this.getAttribute("debug")}get theme(){var t,e;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(e=null===(t=window.matchMedia)||void 0===t?void 0:t.call(window,"(prefers-color-scheme: dark)"))||void 0===e?void 0:e.matches)?"dark":"light"}return n||"light"}getFlowConfig(){var t;return n(this,void 0,void 0,(function*(){const e=yield o(this,Ho,"f").call(this);return(null===(t=null==e?void 0:e.flows)||void 0===t?void 0:t[this.flowId])||{}}))}connectedCallback(){return n(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(o(this,Ao,"m",Do).call(this))return void o(this,Ao,"m",$o).call(this);o(this,Ao,"m",No).call(this),o(this,Ao,"m",zo).call(this),o(this,Ao,"m",Fo).call(this),o(this,Ao,"m",Yo).call(this);const{executionId:t,stepId:e,token:n,code:r,exchangeError:s}=I();window.addEventListener("popstate",o(this,To,"f").popstate),o(this,Ro,"f").subscribe(o(this,Ao,"m",Wo).bind(this)),o(this,Po,"f").subscribe(o(this,Ao,"m",Go).bind(this)),o(this,Ro,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,stepId:e,executionId:t,token:n,code:r,exchangeError:s}),o(this,Po,"f").update({isDebug:this.debug}),i(this,Uo,!0,"f")}}))}disconnectedCallback(){o(this,Ro,"f").unsubscribeAll(),o(this,Po,"f").unsubscribeAll(),o(this,Ao,"m",Zo).call(this),window.removeEventListener("popstate",o(this,To,"f").popstate)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,Uo,"f")&&e!==n&&xi.observedAttributes.includes(t)){o(this,Ao,"m",No).call(this);const i=null===e;o(this,Ro,"f").update((({stepId:e,executionId:o})=>{let r=e,s=o;return i||(s=null,r=null,y()),{[k(t)]:n,stepId:r,executionId:s}})),o(this,Po,"f").update({isDebug:this.debug})}}}Uo=new WeakMap,Ro=new WeakMap,Po=new WeakMap,Lo=new WeakMap,To=new WeakMap,qo=new WeakMap,Ho=new WeakMap,Ao=new WeakSet,Mo=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(_o.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},Do=function(){const t=/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor);return!this.shadowRoot.host.closest("form")&&t},$o=function(){const t=this.shadowRoot.host,e=document.createElement("form");t.parentElement.appendChild(e),e.appendChild(t)},No=function(){const t=["base-url","tenant","theme","debug"];if(xi.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[k(e)])throw Error(`${e} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},Jo=function(){const{stepId:t,executionId:e}=w();o(this,Ro,"f").update({stepId:t,executionId:e})},Ko=function(t,e){this.sdk=Eo(Object.assign(Object.assign({},xi.sdkConfigOverrides),{projectId:t,baseUrl:e,fpLoad:!0})),["start","next"].forEach((t=>{const e=this.sdk.flow[t];this.sdk.flow[t]=(...t)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield e(...t)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},Wo=function(t,e,i){return n(this,void 0,void 0,(function*(){const{projectId:e,baseUrl:n}=t;if(i("projectId")||i("baseUrl")){if(!e)return;o(this,Ao,"m",Ko).call(this,e,n)}o(this,qo,"f").call(this,t)}))},Fo=function(){var t,e,i,r;return n(this,void 0,void 0,(function*(){const n=yield o(this,Ho,"f").call(this);null===(r=null===(i=null===(e=null===(t=null==n?void 0:n.cssTemplate)||void 0===t?void 0:t[this.theme])||void 0===e?void 0:e.typography)||void 0===i?void 0:i.fontFamilies)||void 0===r||r.forEach((t=>(t=>{if(!t)return;const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url)))}))},zo=function(){o(this,Ao,"m",Bo).call(this),o(this,Ao,"m",Vo).call(this)},Bo=function(){return n(this,void 0,void 0,(function*(){const t=document.createElement("style"),e=b(this.projectId,"theme.css");try{t.innerText=yield v(e,"text")}catch(t){this.logger.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}this.shadowRoot.appendChild(t)}))},Vo=function(){this.rootElement.setAttribute("data-theme",this.theme)},Zo=function(){var t;null===(t=o(this,Lo,"f"))||void 0===t||t.remove(),i(this,Lo,null,"f")},Go=function({isDebug:t}){return n(this,void 0,void 0,(function*(){t?(yield Promise.resolve().then((function(){return Ci})),i(this,Lo,document.createElement("descope-debugger"),"f"),Object.assign(o(this,Lo,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),document.body.appendChild(o(this,Lo,"f"))):o(this,Ao,"m",Zo).call(this)}))},Xo=function(t,e){var n;t&&this.debug&&(null===(n=o(this,Lo,"f"))||void 0===n||n.updateData({title:t,description:e}))},Yo=function(){this.rootElement.onkeydown=t=>{if("Enter"!==t.key)return;t.preventDefault();const e=this.rootElement.querySelectorAll("button");if(1===e.length)return void e[0].click();const n=Array.from(e).filter((t=>"button"===t.getAttribute("data-type")));1===n.length&&n[0].click()}},xi.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"0.1.0-alpha.34"}};class Oi extends xi{constructor(){const t=new E;super(t.update.bind(t)),Qo.add(this),this.stepState=new E,ti.set(this,void 0),ei.set(this,null),ni.set(this,(t=>{var e,n,i,r,s,a,l,c,u;if(!(null==t?void 0:t.ok)){o(this,Qo,"m",hi).call(this,"error",null==t?void 0:t.error);const a=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,l=`${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.status} - ${null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.statusText}`;return void this.logger.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.message)||l)}const d=null===(c=null===(l=null===(a=t.data)||void 0===a?void 0:a.screen)||void 0===l?void 0:l.state)||void 0===c?void 0:c.errorText;d&&this.logger.error(d),(null===(u=t.data)||void 0===u?void 0:u.error)&&this.logger.error(`[${t.data.error.code}]: ${t.data.error.description}`,t.data.error.message);const{status:h,authInfo:p}=t.data;if("completed"===h)return void o(this,Qo,"m",hi).call(this,"success",p);const{executionId:f,stepId:g,action:v,screen:b,redirect:m,webauthn:w}=t.data;this.flowState.update({stepId:g,executionId:f,action:v,redirectUrl:null==m?void 0:m.url,screenId:null==b?void 0:b.id,screenState:null==b?void 0:b.state,webauthnTransactionId:null==w?void 0:w.transactionId,webauthnOptions:null==w?void 0:w.options})})),oi.set(this,x((()=>n(this,void 0,void 0,(function*(){var t;try{const e=yield this.sdk.webauthn.signIn.start("",window.location.origin);return e.ok||this.logger.error("Webauthn start failed",null===(t=null==e?void 0:e.error)||void 0===t?void 0:t.message),e.data}catch(t){this.logger.error("Webauthn start failed",t.message)}}))))),this.flowState=t}static set sdkConfigOverrides(t){xi.sdkConfigOverrides=t}connectedCallback(){const t=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var e,o;return n(this,void 0,void 0,(function*(){this.shadowRoot.isConnected&&(null===(e=this.flowState)||void 0===e||e.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this))),yield t.connectedCallback.call(this)}))}disconnectedCallback(){super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll()}onFlowChange(t,e,r){var s;return n(this,void 0,void 0,(function*(){const{projectId:a,flowId:l,tenant:p,stepId:f,executionId:g,action:v,screenId:w,screenState:y,redirectUrl:k,token:I,code:x,exchangeError:O,webauthnTransactionId:j,webauthnOptions:S}=t;let C;if(o(this,ti,"f")&&(clearInterval(o(this,ti,"f")),i(this,ti,null,"f")),!g){if(!l)return;const t=yield this.getFlowConfig();if(C=null==t?void 0:t.startScreenId,!C){const t=yield this.sdk.flow.start(l,{tenant:p});return void o(this,ni,"f").call(this,t)}}if(r("token")&&I||r("code")&&x||r("exchangeError")&&O){const t=yield this.sdk.flow.next(g,f,"submit",{token:I,exchangeCode:x,exchangeError:O});return o(this,ni,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(v===c)return k?void window.location.assign(k):void this.logger.error("Did not get redirect url");if(v===d||v===h){if(!j||!S)return void this.logger.error("Did not get webauthn transaction id or options");let t,e;null===(s=o(this,ei,"f"))||void 0===s||s.abort(),i(this,ei,null,"f");try{t=v===d?yield A(S):yield U(S)}catch(t){if("NotAllowedError"!==t.name)return void this.logger.error(t.message);e=!0}const n=yield this.sdk.flow.next(g,f,"submit",{transactionId:j,response:t,cancelWebauthn:e});o(this,ni,"f").call(this,n)}if(v===u&&i(this,ti,setInterval((()=>n(this,void 0,void 0,(function*(){const t=yield this.sdk.flow.next(g,f,"submit",{});o(this,ni,"f").call(this,t)}))),2e3),"f"),!w&&!C)return void this.logger.error("Refreshing the page during a flow is not supported yet");const E={direction:m(+f,+e.stepId),screenState:y,htmlUrl:b(a,`${C||w}.html`)};C?E.next=(...t)=>this.sdk.flow.start(l,{tenant:p},...t):(r("projectId")||r("baseUrl")||r("executionId")||r("stepId"))&&(E.next=(...t)=>this.sdk.flow.next(g,f,...t)),this.stepState.update(E)}))}onStepChange(t){var e;return n(this,void 0,void 0,(function*(){const{htmlUrl:n,direction:i,next:r,screenState:s}=t,a=document.createElement("template");a.innerHTML=yield v(n,"text");const c=a.content.cloneNode(!0),u=(t=>{var e;const n=Array.from(t.querySelectorAll("script[data-id]")).map((e=>{var n;const o=e.getAttribute("data-id"),i=null===(n=t.getElementById(o))||void 0===n?void 0:n.innerHTML,r=Function(i).bind(e.previousSibling);return e.remove(),r}));return null===(e=t.querySelector("scripts"))||void 0===e||e.remove(),n})(c);this.sdk.webauthn.helpers.isSupported()?yield o(this,Qo,"m",ri).call(this,c,r):c.querySelectorAll(`button[${l}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),_(c,s),((t,e)=>{var n;e&&(null===(n=null==t?void 0:t.style)||void 0===n||n.setProperty("--totp-image",`url(data:image/jpg;base64,${e})`))})(c.querySelector("div"),null===(e=null==s?void 0:s.totp)||void 0===e?void 0:e.image);const d=()=>{try{u.forEach((t=>{t()}))}catch(t){this.logger.error(t.message)}this.rootElement.replaceChildren(c);const t=this.rootElement.querySelector('input:not([aria-hidden="true"])');null==t||t.focus(),o(this,Qo,"m",ui).call(this,r),o(this,Qo,"m",hi).call(this,"page-updated",{})};i?o(this,Qo,"m",di).call(this,d,i):d()}))}}ti=new WeakMap,ei=new WeakMap,ni=new WeakMap,oi=new WeakMap,Qo=new WeakSet,ii=function(t){const e=t.name;if(!["email"].includes(e)){const n=`user-${e}`;t.name=n,t.addEventListener("input",(()=>{t.name=t.value?e:n}))}},ri=function(t,e){var r;return n(this,void 0,void 0,(function*(){null===(r=o(this,ei,"f"))||void 0===r||r.abort();const s=t.querySelector('input[autocomplete="webauthn"]');if(s&&(yield L())){const{options:t,transactionId:r}=(yield o(this,oi,"f").call(this))||{};t&&r&&(o(this,Qo,"m",ii).call(this,s),i(this,ei,new AbortController,"f"),this.sdk.webauthn.helpers.conditional(t,o(this,ei,"f")).then((t=>n(this,void 0,void 0,(function*(){const n=yield e(s.id,{transactionId:r,response:t});o(this,ni,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.logger.error("Conditional login failed",t.message)})))}}))},si=function(){return Array.from(this.shadowRoot.querySelectorAll(".descope-input")).every((t=>(t.reportValidity(),t.checkValidity())))},ai=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reduce(((t,e)=>e.name?Object.assign(t,{[e.name]:e.value}):t),{})},li=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{var o,i;n?null===(o=null==t?void 0:t.classList)||void 0===o||o.add("loading"):(this.nextRequestStatus.unsubscribe(e),null===(i=null==t?void 0:t.classList)||void 0===i||i.remove("loading"))}))},ci=function(t,e){return n(this,void 0,void 0,(function*(){if(t.formNoValidate||o(this,Qo,"m",si).call(this)){const i=null==t?void 0:t.getAttribute("id");o(this,Qo,"m",li).call(this,t);const r=o(this,Qo,"m",ai).call(this),s=(n=t,Array.from((null==n?void 0:n.attributes)||[]).reduce(((t,e)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===n?void 0:n[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=Object.assign(Object.assign(Object.assign({},s),r),{origin:window.location.origin}),l=yield e(i,a);o(this,ni,"f").call(this,l)}var n}))},ui=function(t){this.rootElement.querySelectorAll("button").forEach((e=>{e.onclick=()=>{o(this,Qo,"m",ci).call(this,e,t)}}))},di=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===g.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((t,e)=>{t.style["transition-delay"]=40*e+"ms",t.classList.add(n)})),this.rootElement.classList.add("fade-out")},hi=function(t,e){this.dispatchEvent(new CustomEvent(t,{detail:e}))},customElements.define("descope-wc",Oi);const ji=document.createElement("template");ji.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey; \n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n \n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n } \n\n .msg_desc {\n color: #646464;\n cursor: initial;\n } \n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;class Si extends HTMLElement{constructor(){super(),pi.add(this),fi.set(this,new E({messages:[]})),gi.set(this,void 0),vi.set(this,void 0),bi.set(this,void 0),mi.set(this,{resize:o(this,pi,"m",Ii).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(ji.content.cloneNode(!0)),i(this,gi,this.shadowRoot.querySelector(".debugger"),"f"),i(this,vi,o(this,gi,"f").querySelector(".content"),"f"),i(this,bi,o(this,gi,"f").querySelector(".header"),"f")}updateData(t){o(this,fi,"f").update((e=>({messages:e.messages.concat(t)})))}connectedCallback(){var t;((t,e,n)=>{let o=0,i=0,r=0,s=0;function a(e){e.preventDefault(),o=r-e.clientX,i=s-e.clientY,r=e.clientX,s=e.clientY;const[a,l]=T(t,t.offsetLeft-o,t.offsetTop-i,n);t.style.top=`${l}px`,t.style.left=`${a}px`}function l(){document.onmouseup=null,document.onmousemove=null}function c(t){t.preventDefault(),r=t.clientX,s=t.clientY,document.onmouseup=l,document.onmousemove=a}e?e.onmousedown=c:t.onmousedown=c})(o(this,gi,"f"),o(this,bi,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,mi,"f").resize),(t=o(this,gi,"f")).onmousemove=e=>{(e.target.w&&e.target.w!==e.target.offsetWidth||e.target.h&&e.target.h!==e.target.offsetHeight)&&t.onresize(e),e.target.w=e.target.offsetWidth,e.target.h=e.target.offsetHeight},o(this,gi,"f").onresize=o(this,pi,"m",ki).bind(this),o(this,fi,"f").subscribe(o(this,pi,"m",wi).bind(this))}disconnectedCallback(){o(this,fi,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,mi,"f").resize)}}fi=new WeakMap,gi=new WeakMap,vi=new WeakMap,bi=new WeakMap,mi=new WeakMap,pi=new WeakSet,wi=function(t){o(this,pi,"m",yi).call(this,t),o(this,pi,"m",ki).call(this)},yi=function(t){o(this,vi,"f").innerHTML=t.messages.map((t=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${t.title}\n </div>\n <div class="msg_desc">\n ${t.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},ki=function(){o(this,vi,"f").querySelectorAll(".msg").forEach((t=>{const e=t.querySelector(".msg_desc"),n=e.scrollWidth>e.clientWidth,o=e.clientHeight>20;n||o?(t.classList.add("collapsible"),t.onclick=e=>{e.target.classList.contains("msg_desc")||t.classList.toggle("collapsed")}):(t.classList.remove("collapsible"),t.onclick=null)}))},Ii=function(){const[t,e]=T(o(this,gi,"f"),Number.parseInt(o(this,gi,"f").style.left,10),Number.parseInt(o(this,gi,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,gi,"f").style.top=`${e}px`,o(this,gi,"f").style.left=`${t}px`},customElements.define("descope-debugger",Si);var Ci=Object.freeze({__proto__:null,default:Si})}();
1
+ !function(){"use strict";var t=function(){return t=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},t.apply(this,arguments)};function e(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(n[o[i]]=t[o[i]])}return n}function n(t,e,n,o){return new(n||(n=Promise))((function(i,r){function s(t){try{l(o.next(t))}catch(t){r(t)}}function a(t){try{l(o.throw(t))}catch(t){r(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}l((o=o.apply(t,e||[])).next())}))}function o(t,e,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(t):o?o.value:e.get(t)}function i(t,e,n,o,i){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?i.call(t,n):i?i.value=n:e.set(t,n),n}const r="undefined"!=typeof window&&localStorage.getItem("base.content.url")||"https://static.descope.com/pages",s="descope-login-flow",a="code",l="data-type",c="redirect",u="poll",d="webauthnCreate",h="webauthnGet";function p(t){return new URLSearchParams(window.location.search).get(t)}function f(t){if(window.history.replaceState&&p(t)){const e=new URL(window.location.href),n=new URLSearchParams(e.search);n.delete(t),e.search=n.toString(),window.history.replaceState({},"",e.toString())}}var g;function v(t,e){return n(this,void 0,void 0,(function*(){const n=yield fetch(t,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${t}`);return n[e||"text"]()}))}!function(t){t.backward="backward",t.forward="forward"}(g||(g={}));function m(t,e){const n=new URL(r);return n.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(n.pathname,t,"v2-alpha",e),n.toString()}function b(t,e){if(!Number.isNaN(t)&&!Number.isNaN(e))return t>e?g.forward:t<e?g.backward:void 0}const w=()=>{const[t="",e=""]=(p(s)||"").split("_");return{executionId:t,stepId:e}};function y(){f(s)}const k=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),I=()=>{const{executionId:t,stepId:e}=w();(t||e)&&y();const n=p("t")||void 0;n&&f("t");const o=p(a)||void 0;o&&f(a);const i=p("err")||void 0;return i&&f("err"),{executionId:t,stepId:e,token:n,code:o,exchangeError:i}},x=t=>{let e,n;return(...o)=>{return e&&(r=o,(i=e).length===r.length&&i.every(((t,e)=>t===r[e])))||(e=o,n=t(...o)),n;var i,r}};var O,j,S;function C(t,e){const n=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const i=n[o],r=t[i],s=e[i];if("object"==typeof r&&"object"==typeof s){if(!C(r,s))return!1}else if(r!==s)return!1}return!0}class E{constructor(t={}){O.set(this,void 0),j.set(this,{}),S.set(this,0),this.update=t=>{const e="function"==typeof t?t(o(this,O,"f")):t,n=Object.assign(Object.assign({},o(this,O,"f")),e);if(!C(o(this,O,"f"),n)){const t=o(this,O,"f");i(this,O,n,"f"),Object.freeze(o(this,O,"f")),setTimeout((()=>{Object.values(o(this,j,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},i(this,O,t,"f")}get current(){return Object.assign({},o(this,O,"f"))}subscribe(t){return i(this,S,o(this,S,"f")+1,"f"),o(this,j,"f")[o(this,S,"f")]=t,o(this,S,"f").toString()}unsubscribe(t){const e=!!o(this,j,"f")[t];return e&&delete o(this,j,"f")[t],e}unsubscribeAll(){return i(this,j,{},"f"),!0}}O=new WeakMap,j=new WeakMap,S=new WeakMap;const _=(t,e)=>{var n;((t,e,n="")=>{t.querySelectorAll(`[${l}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",null==e?void 0:e.errorText),((t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`.descope-input[name="${e}"]`)).forEach((t=>{t.value=n}))}))})(t,null==e?void 0:e.inputs),((t,e)=>{t.querySelectorAll(`[${l}="totp-link"]`).forEach((t=>{t.href=e}))})(t,null===(n=null==e?void 0:e.totp)||void 0===n?void 0:n.provisionUrl),((t,e)=>{t.querySelectorAll(".descope-text,.descope-link").forEach((t=>{t.textContent=((t,e)=>t.replace(/{{(.+?)}}/g,((t,n)=>{return o=e,n.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})))(t.textContent,e)}))})(t,e)};function A(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=P(n.publicKey.challenge),n.publicKey.user.id=P(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=P(t.id)})),n}(t),n=yield navigator.credentials.create(e);return o=n,JSON.stringify({id:o.id,rawId:R(o.rawId),type:o.type,response:{attestationObject:R(o.response.attestationObject),clientDataJSON:R(o.response.clientDataJSON)}});var o}))}function U(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=P(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=P(t.id)})),n}(t),n=yield navigator.credentials.get(e);return o=n,JSON.stringify({id:o.id,rawId:R(o.rawId),type:o.type,response:{authenticatorData:R(o.response.authenticatorData),clientDataJSON:R(o.response.clientDataJSON),signature:R(o.response.signature),userHandle:R(o.response.userHandle)}});var o}))}function P(t){const e=t.replace(/-/g,"+").replace(/_/g,"/");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function R(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}const T=x((()=>n(void 0,void 0,void 0,(function*(){if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return console.warn("webauthn","Conditional UI is not supported"),!1;try{return(yield Promise.all([PublicKeyCredential.isConditionalMediationAvailable(),PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()])).every((t=>!!t))}catch(t){return console.warn("webauthn","Conditional login check failed",t),!1}})))),L=(t,e,n,o={})=>{var i,r,s,a;return[Math.min(Math.max(e,("all"===o.left?t.offsetWidth:null!==(i=o.left)&&void 0!==i?i:0)-t.offsetWidth),window.innerWidth-("all"===o.right?t.offsetWidth:null!==(r=o.right)&&void 0!==r?r:0)),Math.min(Math.max(n,("all"===o.top?t.offsetHeight:null!==(s=o.top)&&void 0!==s?s:0)-t.offsetHeight),window.innerHeight-("all"===o.bottom?t.offsetHeight:null!==(a=o.bottom)&&void 0!==a?a:0))]};function q(t){this.message=t}q.prototype=new Error,q.prototype.name="InvalidCharacterError";var M="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new q("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,i=0,r=0,s="";o=e.charAt(r++);~o&&(n=i%4?64*n+o:o,i++%4)?s+=String.fromCharCode(255&n>>(-2*i&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return s};function D(t){this.message=t}function $(t,e){if("string"!=typeof t)throw new D("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(M(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return M(e)}}(t.split(".")[n]))}catch(t){throw new D("Invalid token specified: "+t.message)}}D.prototype=new Error,D.prototype.name="InvalidTokenError";var N="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function K(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var J="__lodash_hash_undefined__",W="[object Function]",F="[object GeneratorFunction]",H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,z=/^\w*$/,B=/^\./,V=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Z=/\\(\\)?/g,G=/^\[object .+?Constructor\]$/,X="object"==typeof N&&N&&N.Object===Object&&N,Y="object"==typeof self&&self&&self.Object===Object&&self,Q=X||Y||Function("return this")();var tt,et=Array.prototype,nt=Function.prototype,ot=Object.prototype,it=Q["__core-js_shared__"],rt=(tt=/[^.]+$/.exec(it&&it.keys&&it.keys.IE_PROTO||""))?"Symbol(src)_1."+tt:"",st=nt.toString,at=ot.hasOwnProperty,lt=ot.toString,ct=RegExp("^"+st.call(at).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ut=Q.Symbol,dt=et.splice,ht=xt(Q,"Map"),pt=xt(Object,"create"),ft=ut?ut.prototype:void 0,gt=ft?ft.toString:void 0;function vt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function mt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function bt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function wt(t,e){for(var n,o,i=t.length;i--;)if((n=t[i][0])===(o=e)||n!=n&&o!=o)return i;return-1}function yt(t,e){var n;e=function(t,e){if(Ct(t))return!1;var n=typeof t;if("number"==n||"symbol"==n||"boolean"==n||null==t||_t(t))return!0;return z.test(t)||!H.test(t)||null!=e&&t in Object(e)}(e,t)?[e]:Ct(n=e)?n:Ot(n);for(var o=0,i=e.length;null!=t&&o<i;)t=t[jt(e[o++])];return o&&o==i?t:void 0}function kt(t){if(!Et(t)||(e=t,rt&&rt in e))return!1;var e,n=function(t){var e=Et(t)?lt.call(t):"";return e==W||e==F}(t)||function(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(t){}return e}(t)?ct:G;return n.test(function(t){if(null!=t){try{return st.call(t)}catch(t){}try{return t+""}catch(t){}}return""}(t))}function It(t,e){var n,o,i=t.__data__;return("string"==(o=typeof(n=e))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==n:null===n)?i["string"==typeof e?"string":"hash"]:i.map}function xt(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return kt(n)?n:void 0}vt.prototype.clear=function(){this.__data__=pt?pt(null):{}},vt.prototype.delete=function(t){return this.has(t)&&delete this.__data__[t]},vt.prototype.get=function(t){var e=this.__data__;if(pt){var n=e[t];return n===J?void 0:n}return at.call(e,t)?e[t]:void 0},vt.prototype.has=function(t){var e=this.__data__;return pt?void 0!==e[t]:at.call(e,t)},vt.prototype.set=function(t,e){return this.__data__[t]=pt&&void 0===e?J:e,this},mt.prototype.clear=function(){this.__data__=[]},mt.prototype.delete=function(t){var e=this.__data__,n=wt(e,t);return!(n<0)&&(n==e.length-1?e.pop():dt.call(e,n,1),!0)},mt.prototype.get=function(t){var e=this.__data__,n=wt(e,t);return n<0?void 0:e[n][1]},mt.prototype.has=function(t){return wt(this.__data__,t)>-1},mt.prototype.set=function(t,e){var n=this.__data__,o=wt(n,t);return o<0?n.push([t,e]):n[o][1]=e,this},bt.prototype.clear=function(){this.__data__={hash:new vt,map:new(ht||mt),string:new vt}},bt.prototype.delete=function(t){return It(this,t).delete(t)},bt.prototype.get=function(t){return It(this,t).get(t)},bt.prototype.has=function(t){return It(this,t).has(t)},bt.prototype.set=function(t,e){return It(this,t).set(t,e),this};var Ot=St((function(t){var e;t=null==(e=t)?"":function(t){if("string"==typeof t)return t;if(_t(t))return gt?gt.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}(e);var n=[];return B.test(t)&&n.push(""),t.replace(V,(function(t,e,o,i){n.push(o?i.replace(Z,"$1"):e||t)})),n}));function jt(t){if("string"==typeof t||_t(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function St(t,e){if("function"!=typeof t||e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,i=e?e.apply(this,o):o[0],r=n.cache;if(r.has(i))return r.get(i);var s=t.apply(this,o);return n.cache=r.set(i,s),s};return n.cache=new(St.Cache||bt),n}St.Cache=bt;var Ct=Array.isArray;function Et(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function _t(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&"[object Symbol]"==lt.call(t)}var At=function(t,e,n){var o=null==t?void 0:yt(t,e);return void 0===o?n:o},Ut="/v1/auth/accesskey/exchange",Pt="/v1/auth/otp/verify",Rt="/v1/auth/otp/signin",Tt="/v1/auth/otp/signup",Lt={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},qt="/v1/auth/otp/signup-in",Mt="/v1/auth/magiclink/verify",Dt="/v1/auth/magiclink/signin",$t="/v1/auth/magiclink/signup",Nt={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},Kt="/v1/auth/magiclink/signup-in",Jt="/v1/auth/enchantedlink/verify",Wt="/v1/auth/enchantedlink/signin",Ft="/v1/auth/enchantedlink/signup",Ht="/v1/auth/enchantedlink/pending-session",zt={email:"/v1/auth/enchantedlink/update/email"},Bt="/v1/auth/enchantedlink/signup-in",Vt="/v1/auth/oauth/authorize",Zt="/v1/auth/oauth/exchange",Gt="/v1/auth/saml/authorize",Xt="/v1/auth/saml/exchange",Yt="/v1/auth/totp/verify",Qt="/v1/auth/totp/signup",te="/v1/auth/totp/update",ee={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},ne={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},oe={start:"/v1/auth/webauthn/signup-in/start"},ie={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},re="/v1/auth/refresh",se="/v1/auth/logout",ae="/v1/auth/logoutall",le="/v1/auth/me",ce="/v1/flow/start",ue="/v1/flow/next";const de=()=>{const t={};return{headers(e){const n="function"==typeof e.entries?Object.fromEntries(e.entries()):e;return t.Headers=JSON.stringify(n),this},body(e){return t.Body=e,this},url(e){return t.Url=e.toString(),this},method(e){return t.Method=e,this},title(e){return t.Title=e,this},status(e){return t.Status=e,this},build:()=>Object.keys(t).flatMap((e=>t[e]?[`${"Title"!==e?`${e}: `:""}${t[e]}`]:[])).join("\n")}};var he;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT"}(he||(he={}));const pe=(...t)=>new Headers(t.reduce(((t,e)=>{const n=(t=>Array.isArray(t)?t:t instanceof Headers?Array.from(t.entries()):t?Object.entries(t):[])(e);return n.reduce(((e,[n,o])=>(t[n]=o,t)),t),t}),{})),fe=t=>void 0===t?void 0:JSON.stringify(t),ge=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},ve=({baseUrl:t,projectId:e,baseConfig:n,logger:o,hooks:i,cookiePolicy:r})=>{const s=((t,e)=>{const n=e||fetch;if(!n)throw new Error("fetch is not defined");return t?async(...e)=>{t.log((t=>de().title("Request").url(t[0]).method(t[1].method).headers(t[1].headers).body(t[1].body).build())(e));const o=await n(...e);return t[o.ok?"log":"error"](await(async t=>{const e=await(t.clone?t.clone().text():t.text());return t.text=()=>Promise.resolve(e),t.json=()=>Promise.resolve(JSON.parse(e)),de().title("Response").url(t.url.toString()).status(`${t.status} ${t.statusText}`).headers(t.headers).body(e).build()})(o)),o}:n})(o),a=async o=>{const a=(null==i?void 0:i.beforeRequest)?i.beforeRequest(o):o,{path:l,body:c,headers:u,queryParams:d,method:h,token:p}=a,f=await s((({path:t,baseUrl:e,queryParams:n})=>{const o=new URL(t,e);return n&&(o.search=new URLSearchParams(n).toString()),o})({path:l,baseUrl:t,queryParams:d}),{headers:pe(ge(e,p),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"0.0.41-alpha.47"},(null==n?void 0:n.baseHeaders)||{},u),method:h,body:fe(c),credentials:r||"include"});return(null==i?void 0:i.afterRequest)&&i.afterRequest(o,null==f?void 0:f.clone()),f};return{get:(t,{headers:e,queryParams:n,token:o}={})=>a({path:t,headers:e,queryParams:n,body:void 0,method:he.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:i}={})=>a({path:t,headers:n,queryParams:o,body:e,method:he.post,token:i}),put:(t,e,{headers:n,queryParams:o,token:i}={})=>a({path:t,headers:n,queryParams:o,body:e,method:he.put,token:i}),delete:(t,e,{headers:n,queryParams:o,token:i}={})=>a({path:t,headers:n,queryParams:o,body:e,method:he.delete,token:i}),hooks:i}};function me(t,e,n){var o;let i=be(t);e&&(i=null===(o=i.tenants)||void 0===o?void 0:o[e]);const r=i[n];return Array.isArray(r)?r:[]}function be(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return $(t)}function we(t){const{exp:e}=be(t);return(new Date).getTime()/1e3>e}function ye(t,e){return me(t,e,"permissions")}function ke(t,e){return me(t,e,"roles")}const Ie=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function xe(t,e){const n=await t,o={code:n.status,ok:n.ok,response:n},i=await n.clone().json();return n.ok?o.data=e?e(i):i:o.error=i,o}const Oe=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),je=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),Se=t=>e=>t.test(e),Ce=Se(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),Ee=Se(/^\+[1-9]{1}[0-9]{3,14}$/),_e=Oe(Ce,'"{val}" is not a valid email'),Ae=Oe(Ee,'"{val}" is not a valid phone number'),Ue=Oe((1,t=>t.length>=1),"Minimum length is 1");const Pe=Oe((t=>"string"==typeof t),"Input is not a string"),Re=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>je(...t).validate(n[e]))),e(...n)),Te=t=>[Pe(`"${t}" must be a string`),Ue(`"${t}" must not be empty`)],Le=t=>[Pe(`"${t}" must be a string`),_e()],qe=t=>[Pe(`"${t}" must be a string`),Ae()],Me=Re(Te("accessKey")),De=t=>({exchange:Me((e=>xe(t.post(Ut,{},{token:e}))))});var $e,Ne,Ke,Je;!function(t){t.sms="sms",t.whatsapp="whatsapp"}($e||($e={})),function(t){t.email="email",t.sms="sms",t.whatsapp="whatsapp"}(Ne||(Ne={})),function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Ke||(Ke={})),function(t){t.signUp="signup",t.signIn="signin",t.verify="verify"}(Je||(Je={}));const We=Te("loginId"),Fe=Te("uri"),He=Re(Te("token")),ze=Re(We,Fe),Be=Re(Te("pendingRef")),Ve=Re(We,Le("email"),Fe),Ze=t=>({verify:He((e=>xe(t.post(Jt,{token:e})))),signIn:ze(((e,n,o,i)=>xe(t.post(Ie(Wt,Ne.email),{loginId:e,URI:n,loginOptions:o},{token:i})))),signUpOrIn:ze(((e,n)=>xe(t.post(Ie(Bt,Ne.email),{loginId:e,URI:n})))),signUp:ze(((e,n,o)=>xe(t.post(Ie(Ft,Ne.email),{loginId:e,URI:n,user:o})))),waitForSession:Be(((e,n)=>new Promise((o=>{const{pollingIntervalMs:i,timeoutMs:r}=(({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||6e5,6e5)}))(n);let s;const a=setInterval((async()=>{const n=await t.post(Ht,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(xe(Promise.resolve(n))))}),i);s=setTimeout((()=>{o({error:{message:`Session polling timeout exceeded: ${r}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),r)})))),update:{email:Ve(((e,n,o,i)=>xe(t.post(zt.email,{loginId:e,email:n,URI:o},{token:i}))))}}),Ge=Re(Te("flowId")),Xe=Re(Te("executionId"),Te("stepId"),Te("interactionId")),Ye=t=>({start:Ge(((e,n,o,i)=>xe(t.post(ce,{flowId:e,options:n,interactionId:o,input:i})))),next:Xe(((e,n,o,i)=>xe(t.post(ue,{executionId:e,stepId:n,interactionId:o,input:i}))))}),Qe=Te("loginId"),tn=Te("uri"),en=Re(Te("token")),nn=Re(Qe,tn),on=Re(Qe,qe("phone"),tn),rn=Re(Qe,Le("email"),tn),sn=t=>({verify:en((e=>xe(t.post(Mt,{token:e})))),signIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o,i,r)=>xe(t.post(Ie(Dt,n),{loginId:e,URI:o,loginOptions:i},{token:r}))))})),{}),signUp:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o,i)=>xe(t.post(Ie($t,n),{loginId:e,URI:o,user:i}))))})),{}),signUpOrIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o)=>xe(t.post(Ie(Kt,n),{loginId:e,URI:o}))))})),{}),update:{email:rn(((e,n,o,i)=>xe(t.post(Nt.email,{loginId:e,email:n,URI:o},{token:i})))),phone:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:on(((e,o,i,r)=>xe(t.post(Ie(Nt.phone,n),{loginId:e,phone:o,URI:i},{token:r}))))})),{})}});var an;!function(t){t.facebook="facebook",t.github="github",t.google="google",t.microsoft="microsoft",t.gitlab="gitlab",t.apple="apple",t.discord="discord",t.linkedin="linkedin"}(an||(an={}));const ln=Re(Te("code")),cn=t=>({start:Object.keys(an).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:async(e,{redirect:o=!1}={},i,r)=>{const s=await t.post(Vt,i||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:r});if(!o||!s.ok)return xe(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a}})),{}),exchange:ln((e=>xe(t.post(Zt,{code:e}))))});var un;!function(t){t.signUp="signup",t.signIn="signin",t.verify="verify",t.updatePhone="updatePhone"}(un||(un={}));const dn=Te("loginId"),hn=Re(dn,Te("code")),pn=Re(dn),fn=Re(dn,qe("phone")),gn=Re(dn,Le("email")),vn=t=>({verify:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn(((e,o)=>xe(t.post(Ie(Pt,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn(((e,o,i)=>xe(t.post(Ie(Rt,n),{loginId:e,loginOptions:o},{token:i}))))})),{}),signUp:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn(((e,o)=>xe(t.post(Ie(Tt,n),{loginId:e,user:o}))))})),{}),signUpOrIn:Object.keys(Ne).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn((e=>xe(t.post(Ie(qt,n),{loginId:e}))))})),{}),update:{email:gn(((e,n,o)=>xe(t.post(Lt.email,{loginId:e,email:n},{token:o})))),phone:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:fn(((e,o,i)=>xe(t.post(Ie(Lt.phone,n),{loginId:e,phone:o},{token:i}))))})),{})}}),mn=Re(Te("tenant")),bn=Re(Te("code")),wn=t=>({start:mn((async(e,n,{redirect:o=!1}={},i,r)=>{const s=await t.post(Gt,i||{},{queryParams:{tenant:e,redirectURL:n},token:r});if(!o||!s.ok)return xe(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a})),exchange:bn((e=>xe(t.post(Xt,{code:e}))))}),yn=Te("loginId"),kn=Re(yn,Te("code")),In=Re(yn),xn=Re(yn),On=t=>({signUp:In(((e,n)=>xe(t.post(Qt,{loginId:e,user:n})))),verify:kn(((e,n,o,i)=>xe(t.post(Yt,{loginId:e,code:n,loginOptions:o},{token:i})))),update:xn(((e,n)=>xe(t.post(te,{loginId:e},{token:n}))))}),jn=[Pe('"loginId" must be a string')],Sn=Te("loginId"),Cn=Te("origin"),En=Re(Sn,Cn,Te("name")),_n=Re(Sn,Cn),An=Re(jn,Cn),Un=Re(Sn,Cn,Te("token")),Pn=Re(Te("transactionId"),Te("response")),Rn=t=>({signUp:{start:En(((e,n,o)=>xe(t.post(ee.start,{user:{loginId:e,name:o},origin:n})))),finish:Pn(((e,n)=>xe(t.post(ee.finish,{transactionId:e,response:n}))))},signIn:{start:An(((e,n,o,i)=>xe(t.post(ne.start,{loginId:e,origin:n,loginOptions:o},{token:i})))),finish:Pn(((e,n)=>xe(t.post(ne.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:_n(((e,n)=>xe(t.post(oe.start,{loginId:e,origin:n}))))},update:{start:Un(((e,n,o)=>xe(t.post(ie.start,{loginId:e,origin:n},{token:o})))),finish:Pn(((e,n)=>xe(t.post(ie.finish,{transactionId:e,response:n}))))}}),Tn=Re(Te("token"));var Ln,qn=Re([("projectId",Ln=Te("projectId"),Oe(((t,e)=>n=>je(...e).validate(At(n,t)))("projectId",Ln))())])((t=>{var e,n;const o=[].concat((null===(e=t.hooks)||void 0===e?void 0:e.beforeRequest)||[]),i=[].concat((null===(n=t.hooks)||void 0===n?void 0:n.afterRequest)||[]);return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:i,baseHeaders:r={}})=>{return s=ve({baseUrl:n||"https://api.descope.com",projectId:t,logger:e,hooks:o,cookiePolicy:i,baseConfig:{baseHeaders:r}}),{accessKey:De(s),otp:vn(s),magicLink:sn(s),enchantedLink:Ze(s),oauth:cn(s),saml:wn(s),totp:On(s),webauthn:Rn(s),flow:Ye(s),refresh:t=>xe(s.post(re,{},{token:t})),logout:t=>xe(s.post(se,{},{token:t})),logoutAll:t=>xe(s.post(ae,{},{token:t})),me:t=>xe(s.get(le,{token:t})),isJwtExpired:Tn(we),getJwtPermissions:Tn(ye),getJwtRoles:Tn(ke),httpClient:s};var s})(Object.assign(Object.assign({},t),{hooks:{beforeRequest:t=>null==o?void 0:o.reduce(((t,e)=>e(t)),t),afterRequest:(t,e)=>{null==i||i.forEach((n=>n(t,null==e?void 0:e.clone())))}}}))}));const Mn=(t,e,n)=>(e.forEach((e=>{const o=e.split(".");let i=o.shift(),r=t;for(;o.length>0;){if(r=r[i],!i||!r)throw Error(`Invalid path "${e}", "${i}" is missing or has no value`);i=o.shift()}if("function"!=typeof r[i])throw Error(`"${e}" is not a function`);const s=r[i];r[i]=n(s)})),t);var Dn=Object.assign(qn,{DeliveryMethods:Ne});function $n(t,e){var n=[];return function(t,e){var n,o,i=(o=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var o=Array(t),i=0;for(e=0;e<n;e++)for(var r=arguments[e],s=0,a=r.length;s<a;s++,i++)o[i]=r[s];return o}(t),{current:function(){return o[0]},postpone:function(){var t=o.shift();void 0!==t&&o.push(t)},exclude:function(){o.shift()}}),r=(100,3e3,n=0,function(){return Math.random()*Math.min(3e3,100*Math.pow(2,n++))}),s=i.current();if(void 0===s)return Promise.reject(new TypeError("The list of script URL patterns is empty"));var a=function(t,n){return e(t).catch((function(t){if(n+1>=5)throw t;!function(t){if(!(t instanceof Error))return!1;var e=t.message;return"Blocked by CSP"===e||"9319"===e}(t)?i.postpone():i.exclude();var e,o=i.current();if(void 0===o)throw t;return(e=r(),new Promise((function(t){return setTimeout(t,e)}))).then((function(){return a(o,n+1)}))}))};return a(s,0)}(t,(function(t){var o=new Date,i=function(){return n.push({url:t,startedAt:o,finishedAt:new Date})},r=e(t);return r.then(i,i),r})).then((function(t){return[t,{attempts:n}]}))}var Nn="Failed to load the JS script of the agent";function Kn(n){var o;n.scriptUrlPattern;var i=n.token,r=n.apiKey,s=void 0===r?i:r,a=e(n,["scriptUrlPattern","token","apiKey"]),l=null!==(o=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:"https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js";return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");return $n(function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.8.1"):t}))}(String(t),e)}))}(l,s),Jn).catch(Fn)})).then((function(e){var n=e[0],o=e[1];return n.load(t(t({},a),{ldi:o}))}))}function Jn(t){return function(t,e,n,o){var i,r=document,s="securitypolicyviolation",a=function(e){var n=new URL(t,location.href),o=e.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(i=e,l())};r.addEventListener(s,a);var l=function(){return r.removeEventListener(s,a)};return Promise.resolve().then(e).then((function(t){return l(),t}),(function(t){return new Promise((function(t){return setTimeout(t)})).then((function(){if(l(),i)return function(){throw new Error("Blocked by CSP")}();throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){var o=document.createElement("script"),i=function(){var t;return null===(t=o.parentNode)||void 0===t?void 0:t.removeChild(o)},r=document.head||document.getElementsByTagName("head")[0];o.onload=function(){i(),e()},o.onerror=function(){i(),n(new Error(Nn))},o.async=!0,o.src=t,r.appendChild(o)}))}(t)})).then(Wn)}function Wn(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==o?void 0:o.configurable)?delete t[e]:o&&!o.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error("9319");return n}function Fn(t){throw t instanceof Error&&"9319"===t.message?new Error(Nn):t}var Hn={exports:{}},zn={exports:{}};zn.exports=function(){function t(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)t[o]=n[o]}return t}function e(n,o){function i(e,i,r){if("undefined"!=typeof document){"number"==typeof(r=t({},o,r)).expires&&(r.expires=new Date(Date.now()+864e5*r.expires)),r.expires&&(r.expires=r.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var a in r)r[a]&&(s+="; "+a,!0!==r[a]&&(s+="="+r[a].split(";")[0]));return document.cookie=e+"="+n.write(i,e)+s}}function r(t){if("undefined"!=typeof document&&(!arguments.length||t)){for(var e=document.cookie?document.cookie.split("; "):[],o={},i=0;i<e.length;i++){var r=e[i].split("="),s=r.slice(1).join("=");try{var a=decodeURIComponent(r[0]);if(o[a]=n.read(s,a),t===a)break}catch(t){}}return t?o[t]:o}}return Object.create({set:i,get:r,remove:function(e,n){i(e,"",t({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,t({},this.attributes,n))},withConverter:function(n){return e(t({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}return e({read:function(t){return'"'===t[0]&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})}(),function(t){t.exports=zn.exports}(Hn);var Bn=K(Hn.exports);const Vn=(t,e)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var i;return n[o]=[].concat((null===(i=t.hooks)||void 0===i?void 0:i[o])||[]).concat((null==e?void 0:e[o])||[]),n}),null!==(n=t.hooks)&&void 0!==n?n:t.hooks={}),t},Zn=async t=>{if(!(null==t?void 0:t.ok))return{};const e=await(null==t?void 0:t.clone().json());return(null==e?void 0:e.authInfo)||e||{}},Gn=async t=>{const e=await Zn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},Xn="undefined"!=typeof localStorage,Yn=(t,e)=>Xn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),Qn=t=>Xn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),to=t=>Xn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),eo="undefined"!=typeof window,no=eo&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://fp.descope.com",oo=(t="",e="")=>({vsid:t,vrid:e}),io=(t=!1)=>{const e=localStorage.getItem("fp");if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},ro=t=>(t.body&&(t.body.fpData=io(!0)||oo()),t),so=t=>async(...e)=>{e[1]=e[1]||{};const[,n]=e,o=Qn("dls_last_user_login_id");return o&&(n.lastUser={loginId:o}),await t(...e)},ao=t=>async(...e)=>{const n=await t(...e);return to("dls_last_user_login_id"),n};function lo(){const t=[];return{pub:e=>{t.forEach((t=>t(e)))},sub:e=>{const n=t.push(e)-1;return()=>t.splice(n,1)}}}const co=(t={},n)=>{var{refreshJwt:o,sessionJwt:i}=t,r=e(t,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),o&&Yn("DSR",o),i&&(n?function(t,e,{cookiePath:n,cookieDomain:o,cookieExpiration:i}){if(e){const r=new Date(1e3*i);Bn.set(t,e,{path:n,domain:o,expires:r,sameSite:"None",secure:!0})}}("DS",i,r):Yn("DS",i))};function uo(){return Qn("DSR")||""}function ho(){return Bn.get("DS")||Qn("DS")||""}function po(){to("DSR"),to("DS"),Bn.remove("DS")}const fo=t=>Object.assign(t,{token:t.token||uo()}),go=t=>async(...e)=>{const n=await t(...e);return po(),n};async function vo(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Io(n.publicKey.challenge),n.publicKey.user.id=Io(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=Io(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:xo(n.rawId),type:n.type,response:{attestationObject:xo(n.response.attestationObject),clientDataJSON:xo(n.response.clientDataJSON)}});var n}async function mo(t){const e=yo(t);return ko(await navigator.credentials.get(e))}async function bo(t,e){const n=yo(t);return n.signal=e.signal,n.mediation="conditional",ko(await navigator.credentials.get(n))}async function wo(t=!1){if(!eo)return Promise.resolve(!1);const e=!!(PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return e&&t&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():e}function yo(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Io(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=Io(t.id)})),n}function ko(t){return JSON.stringify({id:t.id,rawId:xo(t.rawId),type:t.type,response:{authenticatorData:xo(t.response.authenticatorData),clientDataJSON:xo(t.response.clientDataJSON),signature:xo(t.response.signature),userHandle:t.response.userHandle?xo(t.response.userHandle):void 0}})}function Io(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function xo(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var Oo,jo=(Oo=t=>({async signUp(e,n){const o=await t.webauthn.signUp.start(e,window.location.origin,n),i=await vo(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,i)},async signIn(e){const n=await t.webauthn.signIn.start(e,window.location.origin),o=await mo(n.data.options);return await t.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(e){var n;const o=await t.webauthn.signUpOrIn.start(e,window.location.origin);if(null===(n=o.data)||void 0===n?void 0:n.create){const e=await vo(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,e)}{const e=await mo(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,e)}},async update(e,n){const o=await t.webauthn.update.start(e,window.location.origin,n),i=await vo(o.data.options);return await t.webauthn.update.finish(o.data.transactionId,i)},helpers:{create:vo,get:mo,isSupported:wo,conditional:bo}}),(...t)=>{const e=Oo(...t);return Object.assign(e.signUp,t[0].webauthn.signUp),Object.assign(e.signIn,t[0].webauthn.signIn),Object.assign(e.signUpOrIn,t[0].webauthn.signUpOrIn),Object.assign(e.update,t[0].webauthn.update),e}),So=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await wo(),o=Object.assign(Object.assign({},e[1]),{redirectUrl:window.location.href,deviceInfo:{webAuthnSupport:n}});return e[1]=o,t.flow.start(...e)}});const Co=function(...t){return e=>t.reduce(((t,e)=>e(t)),e)}((t=>e=>{const n=t(Vn(e,{afterRequest:async(t,e)=>{var n;const o=await Gn(e),i=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0];i&&(t=>{Yn("dls_last_user_login_id",t)})(i)}}));let o=Mn(n,["flow.start"],so);return o=Mn(o,["logout","logoutAll"],ao),o}),(t=>n=>{var{fpKey:o,fpLoad:i}=n,r=e(n,["fpKey","fpLoad"]);return o?(eo?i&&(async t=>{try{if(io())return;const e=(Date.now().toString(36)+Math.random().toString(36).substring(2)+Math.random().toString(36).substring(2)).substring(0,27),n=Kn({apiKey:t,endpoint:no}),o=await n,{requestId:i}=await o.get({linkedId:e});(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem("fp",JSON.stringify(e))})(oo(e,i))}catch(t){global.FB_DEBUG&&console.error(t)}})(o).catch((()=>null)):console.warn("Fingerprint is a client side only capability and will not work when running in the server"),t(Vn(r,{beforeRequest:ro}))):t(Object.assign({},r))}),(t=>n=>{var o=e(n,["autoRefresh"]);const{clearAllTimers:i,setTimer:r}=(()=>{const t=[];return{clearAllTimers:()=>{for(;t.length;)clearTimeout(t.pop())},setTimer:(e,n)=>{t.push(setTimeout(e,n))}}})(),s=t(Vn(o,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await Zn(e);if(401===(null==e?void 0:e.status))i();else if(o){const t=((a=(t=>{const e=t.split(".");try{if(3===e.length){const t=JSON.parse(window.atob(e[1]));if(t.exp)return new Date(1e3*t.exp)}}catch(t){}return null})(o))?a.getTime()-(new Date).getTime():0)-2e4;i(),r((()=>s.refresh(n)),t)}var a}}));return Mn(s,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return i(),n}))}),(t=>e=>t(Object.assign(Object.assign({},e),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"0.1.0-alpha.25"},e.baseHeaders)}))),(t=>e=>{const n=lo(),o=lo(),i=t(Vn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await Gn(e);t&&o.pub(t);const{sessionJwt:i}=await Zn(e);i&&n.pub(i)}}})),r=Mn(i,["logout","logoutAll"],(t=>async(...e)=>{const i=await t(...e);return n.pub(null),o.pub(null),i}));return Object.assign(r,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:i}=n,r=e(n,["persistTokens","sessionTokenViaCookie"]);if(eo||console.warn("Storing auth tokens in local storage and cookies are a client side only capabilities and will not be done when running in the server"),!o||!eo)return t(r);const s=t(Vn(r,{beforeRequest:fo,afterRequest:async(t,e)=>{401===(null==e?void 0:e.status)?po():co(await Zn(e),i)}})),a=Mn(s,["logout","logoutAll"],go);return Object.assign(a,{getRefreshToken:uo,getSessionToken:ho})}))(((...t)=>{const e=Dn(...t);return Object.assign(Object.assign({},e),{flow:So(e),webauthn:jo(e)})})),Eo=document.createElement("template");var _o,Ao,Uo,Po,Ro,To,Lo,qo,Mo,Do,$o,No,Ko,Jo,Wo,Fo,Ho,zo,Bo,Vo,Zo,Go,Xo,Yo,Qo,ti,ei,ni,oi,ii,ri,si,ai,li,ci,ui,di,hi,pi,fi,gi,vi,mi,bi,wi,yi,ki;Eo.innerHTML='\n\t<style>\n\t\t:host {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t}\n\t\t\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-root[data-theme] {\n\t\t\tbackground-color: transparent;\n\t\t}\n\n\t\t.fade-out {\n\t\t\topacity: 0.1;\n\t\t}\n\n\t</style>\n\t<div id="wc-root"></div>\n\t';class Ii extends HTMLElement{constructor(t){super(),_o.add(this),Ao.set(this,!1),Uo.set(this,new E),Po.set(this,new E),this.nextRequestStatus=new E({isLoading:!1}),Ro.set(this,void 0),To.set(this,{popstate:o(this,_o,"m",No).bind(this)}),Lo.set(this,void 0),Wo.set(this,x((()=>n(this,void 0,void 0,(function*(){const t=m(this.projectId,"config.json");try{return yield v(t,"json")}catch(t){this.logger.error("Cannot get config file","make sure that your projectId & flowId are correct")}}))))),this.logger={error:(t,e="")=>{console.error(t,e,new Error),o(this,_o,"m",Go).call(this,t,e)},info:(t,e="")=>{console.log(t,e)}},i(this,Lo,t,"f"),o(this,_o,"m",qo).call(this)}static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","debug","telemetryKey"]}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get baseUrl(){return this.getAttribute("base-url")||void 0}get tenant(){return this.getAttribute("tenant")||void 0}get debug(){return"true"===this.getAttribute("debug")}get theme(){var t,e;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(e=null===(t=window.matchMedia)||void 0===t?void 0:t.call(window,"(prefers-color-scheme: dark)"))||void 0===e?void 0:e.matches)?"dark":"light"}return n||"light"}get telemetryKey(){return this.getAttribute("telemetryKey")||void 0}getFlowConfig(){var t;return n(this,void 0,void 0,(function*(){const e=yield o(this,Wo,"f").call(this);return(null===(t=null==e?void 0:e.flows)||void 0===t?void 0:t[this.flowId])||{}}))}connectedCallback(){return n(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(o(this,_o,"m",Mo).call(this))return void o(this,_o,"m",Do).call(this);o(this,_o,"m",$o).call(this),o(this,_o,"m",Ho).call(this),o(this,_o,"m",Fo).call(this),o(this,_o,"m",Xo).call(this);const{executionId:t,stepId:e,token:n,code:r,exchangeError:s}=I();window.addEventListener("popstate",o(this,To,"f").popstate),o(this,Uo,"f").subscribe(o(this,_o,"m",Jo).bind(this)),o(this,Po,"f").subscribe(o(this,_o,"m",Zo).bind(this)),o(this,Uo,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,stepId:e,executionId:t,token:n,code:r,exchangeError:s,telemetryKey:this.telemetryKey}),o(this,Po,"f").update({isDebug:this.debug}),i(this,Ao,!0,"f")}}))}disconnectedCallback(){o(this,Uo,"f").unsubscribeAll(),o(this,Po,"f").unsubscribeAll(),o(this,_o,"m",Vo).call(this),window.removeEventListener("popstate",o(this,To,"f").popstate)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,Ao,"f")&&e!==n&&Ii.observedAttributes.includes(t)){o(this,_o,"m",$o).call(this);const i=null===e;o(this,Uo,"f").update((({stepId:e,executionId:o})=>{let r=e,s=o;return i||(s=null,r=null,y()),{[k(t)]:n,stepId:r,executionId:s}})),o(this,Po,"f").update({isDebug:this.debug})}}}Ao=new WeakMap,Uo=new WeakMap,Po=new WeakMap,Ro=new WeakMap,To=new WeakMap,Lo=new WeakMap,Wo=new WeakMap,_o=new WeakSet,qo=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(Eo.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},Mo=function(){const t=/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor);return!this.shadowRoot.host.closest("form")&&t},Do=function(){const t=this.shadowRoot.host,e=document.createElement("form");t.parentElement.appendChild(e),e.appendChild(t)},$o=function(){const t=["base-url","tenant","theme","debug","telemetryKey"];if(Ii.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[k(e)])throw Error(`${e} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},No=function(){const{stepId:t,executionId:e}=w();o(this,Uo,"f").update({stepId:t,executionId:e})},Ko=function(t,e,o){const i=o||void 0,r=!!i;this.sdk=Co(Object.assign(Object.assign({},Ii.sdkConfigOverrides),{projectId:t,baseUrl:e,fpKey:i,fpLoad:r})),["start","next"].forEach((t=>{const e=this.sdk.flow[t];this.sdk.flow[t]=(...t)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield e(...t)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},Jo=function(t,e,i){return n(this,void 0,void 0,(function*(){const{projectId:e,baseUrl:n,telemetryKey:r}=t;if(i("projectId")||i("baseUrl")||i("telemetryKey")){if(!e)return;o(this,_o,"m",Ko).call(this,e,n,r)}o(this,Lo,"f").call(this,t)}))},Fo=function(){var t,e,i,r;return n(this,void 0,void 0,(function*(){const n=yield o(this,Wo,"f").call(this);null===(r=null===(i=null===(e=null===(t=null==n?void 0:n.cssTemplate)||void 0===t?void 0:t[this.theme])||void 0===e?void 0:e.typography)||void 0===i?void 0:i.fontFamilies)||void 0===r||r.forEach((t=>(t=>{if(!t)return;const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url)))}))},Ho=function(){o(this,_o,"m",zo).call(this),o(this,_o,"m",Bo).call(this)},zo=function(){return n(this,void 0,void 0,(function*(){const t=document.createElement("style"),e=m(this.projectId,"theme.css");try{t.innerText=yield v(e,"text")}catch(t){this.logger.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}this.shadowRoot.appendChild(t)}))},Bo=function(){this.rootElement.setAttribute("data-theme",this.theme)},Vo=function(){var t;null===(t=o(this,Ro,"f"))||void 0===t||t.remove(),i(this,Ro,null,"f")},Zo=function({isDebug:t}){return n(this,void 0,void 0,(function*(){t?(yield Promise.resolve().then((function(){return Si})),i(this,Ro,document.createElement("descope-debugger"),"f"),Object.assign(o(this,Ro,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),document.body.appendChild(o(this,Ro,"f"))):o(this,_o,"m",Vo).call(this)}))},Go=function(t,e){var n;t&&this.debug&&(null===(n=o(this,Ro,"f"))||void 0===n||n.updateData({title:t,description:e}))},Xo=function(){this.rootElement.onkeydown=t=>{if("Enter"!==t.key)return;t.preventDefault();const e=this.rootElement.querySelectorAll("button");if(1===e.length)return void e[0].click();const n=Array.from(e).filter((t=>"button"===t.getAttribute("data-type")));1===n.length&&n[0].click()}},Ii.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"0.1.0-alpha.36"}};class xi extends Ii{constructor(){const t=new E;super(t.update.bind(t)),Yo.add(this),this.stepState=new E,Qo.set(this,void 0),ti.set(this,null),ei.set(this,(t=>{var e,n,i,r,s,a,l,c,u;if(!(null==t?void 0:t.ok)){o(this,Yo,"m",di).call(this,"error",null==t?void 0:t.error);const a=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,l=`${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.status} - ${null===(i=null==t?void 0:t.response)||void 0===i?void 0:i.statusText}`;return void this.logger.error((null===(r=null==t?void 0:t.error)||void 0===r?void 0:r.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.message)||l)}const d=null===(c=null===(l=null===(a=t.data)||void 0===a?void 0:a.screen)||void 0===l?void 0:l.state)||void 0===c?void 0:c.errorText;d&&this.logger.error(d),(null===(u=t.data)||void 0===u?void 0:u.error)&&this.logger.error(`[${t.data.error.code}]: ${t.data.error.description}`,t.data.error.message);const{status:h,authInfo:p}=t.data;if("completed"===h)return void o(this,Yo,"m",di).call(this,"success",p);const{executionId:f,stepId:g,action:v,screen:m,redirect:b,webauthn:w}=t.data;this.flowState.update({stepId:g,executionId:f,action:v,redirectUrl:null==b?void 0:b.url,screenId:null==m?void 0:m.id,screenState:null==m?void 0:m.state,webauthnTransactionId:null==w?void 0:w.transactionId,webauthnOptions:null==w?void 0:w.options})})),ni.set(this,x((()=>n(this,void 0,void 0,(function*(){var t;try{const e=yield this.sdk.webauthn.signIn.start("",window.location.origin);return e.ok||this.logger.error("Webauthn start failed",null===(t=null==e?void 0:e.error)||void 0===t?void 0:t.message),e.data}catch(t){this.logger.error("Webauthn start failed",t.message)}}))))),this.flowState=t}static set sdkConfigOverrides(t){Ii.sdkConfigOverrides=t}connectedCallback(){const t=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var e,o;return n(this,void 0,void 0,(function*(){this.shadowRoot.isConnected&&(null===(e=this.flowState)||void 0===e||e.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this))),yield t.connectedCallback.call(this)}))}disconnectedCallback(){super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll()}onFlowChange(t,e,r){var s;return n(this,void 0,void 0,(function*(){const{projectId:a,flowId:l,tenant:p,stepId:f,executionId:g,action:v,screenId:w,screenState:y,redirectUrl:k,token:I,code:x,exchangeError:O,webauthnTransactionId:j,webauthnOptions:S}=t;let C;if(o(this,Qo,"f")&&(clearInterval(o(this,Qo,"f")),i(this,Qo,null,"f")),!g){if(!l)return;const t=yield this.getFlowConfig();if(C=null==t?void 0:t.startScreenId,!C){const t=yield this.sdk.flow.start(l,{tenant:p});return void o(this,ei,"f").call(this,t)}}if(r("token")&&I||r("code")&&x||r("exchangeError")&&O){const t=yield this.sdk.flow.next(g,f,"submit",{token:I,exchangeCode:x,exchangeError:O});return o(this,ei,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(v===c)return k?void window.location.assign(k):void this.logger.error("Did not get redirect url");if(v===d||v===h){if(!j||!S)return void this.logger.error("Did not get webauthn transaction id or options");let t,e;null===(s=o(this,ti,"f"))||void 0===s||s.abort(),i(this,ti,null,"f");try{t=v===d?yield A(S):yield U(S)}catch(t){if("NotAllowedError"!==t.name)return void this.logger.error(t.message);e=!0}const n=yield this.sdk.flow.next(g,f,"submit",{transactionId:j,response:t,cancelWebauthn:e});o(this,ei,"f").call(this,n)}if(v===u&&i(this,Qo,setInterval((()=>n(this,void 0,void 0,(function*(){const t=yield this.sdk.flow.next(g,f,"submit",{});o(this,ei,"f").call(this,t)}))),2e3),"f"),!w&&!C)return void this.logger.error("Refreshing the page during a flow is not supported yet");const E={direction:b(+f,+e.stepId),screenState:y,htmlUrl:m(a,`${C||w}.html`)};C?E.next=(...t)=>this.sdk.flow.start(l,{tenant:p},...t):(r("projectId")||r("baseUrl")||r("executionId")||r("stepId"))&&(E.next=(...t)=>this.sdk.flow.next(g,f,...t)),this.stepState.update(E)}))}onStepChange(t){var e;return n(this,void 0,void 0,(function*(){const{htmlUrl:n,direction:i,next:r,screenState:s}=t,a=document.createElement("template");a.innerHTML=yield v(n,"text");const c=a.content.cloneNode(!0),u=(t=>{var e;const n=Array.from(t.querySelectorAll("script[data-id]")).map((e=>{var n;const o=e.getAttribute("data-id"),i=null===(n=t.getElementById(o))||void 0===n?void 0:n.innerHTML,r=Function(i).bind(e.previousSibling);return e.remove(),r}));return null===(e=t.querySelector("scripts"))||void 0===e||e.remove(),n})(c);this.sdk.webauthn.helpers.isSupported()?yield o(this,Yo,"m",ii).call(this,c,r):c.querySelectorAll(`button[${l}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),_(c,s),((t,e)=>{var n;e&&(null===(n=null==t?void 0:t.style)||void 0===n||n.setProperty("--totp-image",`url(data:image/jpg;base64,${e})`))})(c.querySelector("div"),null===(e=null==s?void 0:s.totp)||void 0===e?void 0:e.image);const d=()=>{try{u.forEach((t=>{t()}))}catch(t){this.logger.error(t.message)}this.rootElement.replaceChildren(c);const t=this.rootElement.querySelector('input:not([aria-hidden="true"])');null==t||t.focus(),o(this,Yo,"m",ci).call(this,r),o(this,Yo,"m",di).call(this,"page-updated",{})};i?o(this,Yo,"m",ui).call(this,d,i):d()}))}}Qo=new WeakMap,ti=new WeakMap,ei=new WeakMap,ni=new WeakMap,Yo=new WeakSet,oi=function(t){const e=t.name;if(!["email"].includes(e)){const n=`user-${e}`;t.name=n,t.addEventListener("input",(()=>{t.name=t.value?e:n}))}},ii=function(t,e){var r;return n(this,void 0,void 0,(function*(){null===(r=o(this,ti,"f"))||void 0===r||r.abort();const s=t.querySelector('input[autocomplete="webauthn"]');if(s&&(yield T())){const{options:t,transactionId:r}=(yield o(this,ni,"f").call(this))||{};t&&r&&(o(this,Yo,"m",oi).call(this,s),i(this,ti,new AbortController,"f"),this.sdk.webauthn.helpers.conditional(t,o(this,ti,"f")).then((t=>n(this,void 0,void 0,(function*(){const n=yield e(s.id,{transactionId:r,response:t});o(this,ei,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.logger.error("Conditional login failed",t.message)})))}}))},ri=function(){return Array.from(this.shadowRoot.querySelectorAll(".descope-input")).every((t=>(t.reportValidity(),t.checkValidity())))},si=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reduce(((t,e)=>e.name?Object.assign(t,{[e.name]:e.value}):t),{})},ai=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{var o,i;n?null===(o=null==t?void 0:t.classList)||void 0===o||o.add("loading"):(this.nextRequestStatus.unsubscribe(e),null===(i=null==t?void 0:t.classList)||void 0===i||i.remove("loading"))}))},li=function(t,e){return n(this,void 0,void 0,(function*(){if(t.formNoValidate||o(this,Yo,"m",ri).call(this)){const i=null==t?void 0:t.getAttribute("id");o(this,Yo,"m",ai).call(this,t);const r=o(this,Yo,"m",si).call(this),s=(n=t,Array.from((null==n?void 0:n.attributes)||[]).reduce(((t,e)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===n?void 0:n[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=Object.assign(Object.assign(Object.assign({},s),r),{origin:window.location.origin}),l=yield e(i,a);o(this,ei,"f").call(this,l)}var n}))},ci=function(t){this.rootElement.querySelectorAll("button").forEach((e=>{e.onclick=()=>{o(this,Yo,"m",li).call(this,e,t)}}))},ui=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===g.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((t,e)=>{t.style["transition-delay"]=40*e+"ms",t.classList.add(n)})),this.rootElement.classList.add("fade-out")},di=function(t,e){this.dispatchEvent(new CustomEvent(t,{detail:e}))},customElements.define("descope-wc",xi);const Oi=document.createElement("template");Oi.innerHTML=`\n<style>\n .debugger {\n width: 300px;\n height: 200px;\n background-color: #FAFAFA;\n position: fixed;\n font-family: "Helvetica Neue", sans-serif;\n box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;\n border-radius: 8px;\n overflow: hidden;\n border: 1px solid lightgrey;\n pointer-events: initial;\n display: flex;\n flex-direction: column;\n min-width: 200px;\n max-width: 600px;\n max-height: calc(100% - 64px);\n min-height: 200px;\n resize: both;\n }\n\n .header {\n padding: 8px 16px;\n display: flex;\n align-items: center;\n background-color: #EEEEEE;\n cursor: move;\n border-bottom: 1px solid #e0e0e0;\n }\n\n .content {\n font-size: 14px;\n flex-grow: 1;\n overflow: auto;\n }\n\n .msg {\n border-bottom: 1px solid lightgrey; \n padding: 8px 16px;\n display: flex;\n gap: 5px;\n background-color: #FAFAFA;\n }\n\n .msg.collapsible {\n cursor: pointer;\n }\n\n .empty-state {\n padding: 8px 16px;\n background-color: #FAFAFA;\n }\n \n\n .msg.collapsible:not(.collapsed) {\n background-color: #F5F5F5;\n }\n\n .msg_title {\n padding-bottom: 5px;\n display: flex;\n gap: 8px;\n font-weight: 500;\n }\n\n .msg svg {\n padding: 1px;\n flex-shrink: 0;\n margin-top: -2px;\n }\n\n .msg_content {\n overflow: hidden;\n flex-grow: 1;\n margin-right:5px;\n } \n\n .msg_desc {\n color: #646464;\n cursor: initial;\n } \n\n .msg.collapsed .msg_desc {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .msg.collapsible.collapsed .chevron {\n transform: rotate(-45deg) translateX(-2px);\n }\n\n .msg.collapsible .chevron {\n content: "";\n width:6px;\n height:6px;\n border-bottom: 2px solid grey;\n border-right: 2px solid grey;\n transform: rotate(45deg) translateX(-1px);\n margin: 5px;\n flex-shrink:0;\n }\n</style>\n\n<div style="top:32px; left:${window.innerWidth-300-32}px;" class="debugger">\n <div class="header">\n <span>Debugger messages</span>\n </div>\n <div class="content">\n <div class="empty-state">\n No errors detected 👀\n </div>\n </div>\n</div>\n`;class ji extends HTMLElement{constructor(){super(),hi.add(this),pi.set(this,new E({messages:[]})),fi.set(this,void 0),gi.set(this,void 0),vi.set(this,void 0),mi.set(this,{resize:o(this,hi,"m",ki).bind(this)}),this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(Oi.content.cloneNode(!0)),i(this,fi,this.shadowRoot.querySelector(".debugger"),"f"),i(this,gi,o(this,fi,"f").querySelector(".content"),"f"),i(this,vi,o(this,fi,"f").querySelector(".header"),"f")}updateData(t){o(this,pi,"f").update((e=>({messages:e.messages.concat(t)})))}connectedCallback(){var t;((t,e,n)=>{let o=0,i=0,r=0,s=0;function a(e){e.preventDefault(),o=r-e.clientX,i=s-e.clientY,r=e.clientX,s=e.clientY;const[a,l]=L(t,t.offsetLeft-o,t.offsetTop-i,n);t.style.top=`${l}px`,t.style.left=`${a}px`}function l(){document.onmouseup=null,document.onmousemove=null}function c(t){t.preventDefault(),r=t.clientX,s=t.clientY,document.onmouseup=l,document.onmousemove=a}e?e.onmousedown=c:t.onmousedown=c})(o(this,fi,"f"),o(this,vi,"f"),{top:"all",bottom:100,left:100,right:100}),window.addEventListener("resize",o(this,mi,"f").resize),(t=o(this,fi,"f")).onmousemove=e=>{(e.target.w&&e.target.w!==e.target.offsetWidth||e.target.h&&e.target.h!==e.target.offsetHeight)&&t.onresize(e),e.target.w=e.target.offsetWidth,e.target.h=e.target.offsetHeight},o(this,fi,"f").onresize=o(this,hi,"m",yi).bind(this),o(this,pi,"f").subscribe(o(this,hi,"m",bi).bind(this))}disconnectedCallback(){o(this,pi,"f").unsubscribeAll(),window.removeEventListener("resize",o(this,mi,"f").resize)}}pi=new WeakMap,fi=new WeakMap,gi=new WeakMap,vi=new WeakMap,mi=new WeakMap,hi=new WeakSet,bi=function(t){o(this,hi,"m",wi).call(this,t),o(this,hi,"m",yi).call(this)},wi=function(t){o(this,gi,"f").innerHTML=t.messages.map((t=>`\n <div class="msg">\n <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5.99984 13.167L8.99984 10.167L11.9998 13.167L13.1665 12.0003L10.1665 9.00033L13.1665 6.00033L11.9998 4.83366L8.99984 7.83366L5.99984 4.83366L4.83317 6.00033L7.83317 9.00033L4.83317 12.0003L5.99984 13.167ZM8.99984 17.3337C7.84706 17.3337 6.76373 17.1148 5.74984 16.677C4.73595 16.2398 3.854 15.6462 3.104 14.8962C2.354 14.1462 1.76039 13.2642 1.32317 12.2503C0.885393 11.2364 0.666504 10.1531 0.666504 9.00033C0.666504 7.84755 0.885393 6.76421 1.32317 5.75033C1.76039 4.73644 2.354 3.85449 3.104 3.10449C3.854 2.35449 4.73595 1.7606 5.74984 1.32283C6.76373 0.885603 7.84706 0.666992 8.99984 0.666992C10.1526 0.666992 11.2359 0.885603 12.2498 1.32283C13.2637 1.7606 14.1457 2.35449 14.8957 3.10449C15.6457 3.85449 16.2393 4.73644 16.6765 5.75033C17.1143 6.76421 17.3332 7.84755 17.3332 9.00033C17.3332 10.1531 17.1143 11.2364 16.6765 12.2503C16.2393 13.2642 15.6457 14.1462 14.8957 14.8962C14.1457 15.6462 13.2637 16.2398 12.2498 16.677C11.2359 17.1148 10.1526 17.3337 8.99984 17.3337ZM8.99984 15.667C10.8609 15.667 12.4373 15.0212 13.729 13.7295C15.0207 12.4378 15.6665 10.8614 15.6665 9.00033C15.6665 7.13921 15.0207 5.56283 13.729 4.27116C12.4373 2.97949 10.8609 2.33366 8.99984 2.33366C7.13873 2.33366 5.56234 2.97949 4.27067 4.27116C2.979 5.56283 2.33317 7.13921 2.33317 9.00033C2.33317 10.8614 2.979 12.4378 4.27067 13.7295C5.56234 15.0212 7.13873 15.667 8.99984 15.667Z" fill="#ED404A"/>\n</svg>\n\n <div class="msg_content">\n <div class="msg_title">\n ${t.title}\n </div>\n <div class="msg_desc">\n ${t.description}\n </div>\n </div>\n <div class="chevron"></div>\n </div>\n `)).join("")},yi=function(){o(this,gi,"f").querySelectorAll(".msg").forEach((t=>{const e=t.querySelector(".msg_desc"),n=e.scrollWidth>e.clientWidth,o=e.clientHeight>20;n||o?(t.classList.add("collapsible"),t.onclick=e=>{e.target.classList.contains("msg_desc")||t.classList.toggle("collapsed")}):(t.classList.remove("collapsible"),t.onclick=null)}))},ki=function(){const[t,e]=L(o(this,fi,"f"),Number.parseInt(o(this,fi,"f").style.left,10),Number.parseInt(o(this,fi,"f").style.top,10),{top:"all",bottom:100,left:100,right:100});o(this,fi,"f").style.top=`${e}px`,o(this,fi,"f").style.left=`${t}px`},customElements.define("descope-debugger",ji);var Si=Object.freeze({__proto__:null,default:ji})}();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope/web-component",
3
- "version": "0.1.0-alpha.34",
3
+ "version": "0.1.0-alpha.36",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -75,7 +75,7 @@
75
75
  "typescript": "^4.5.3"
76
76
  },
77
77
  "dependencies": {
78
- "@descope/web-js-sdk": "0.1.0-alpha.24"
78
+ "@descope/web-js-sdk": "0.1.0-alpha.25"
79
79
  },
80
80
  "overrides": {
81
81
  "terser": "5.16.1"
@@ -1 +0,0 @@
1
- var t=function(){return t=Object.assign||function(t){for(var e,n=1,o=arguments.length;n<o;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},t.apply(this,arguments)};function e(t,e){var n={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(t,o[r])&&(n[o[r]]=t[o[r]])}return n}function n(t,e,n,o){return new(n||(n=Promise))((function(r,i){function s(t){try{c(o.next(t))}catch(t){i(t)}}function a(t){try{c(o.throw(t))}catch(t){i(t)}}function c(t){var e;t.done?r(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,a)}c((o=o.apply(t,e||[])).next())}))}function o(t,e,n,o){if("a"===n&&!o)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!o:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?o:"a"===n?o.call(t):o?o.value:e.get(t)}function r(t,e,n,o,r){if("m"===o)throw new TypeError("Private method is not writable");if("a"===o&&!r)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===o?r.call(t,n):r?r.value=n:e.set(t,n),n}const i="undefined"!=typeof window&&localStorage.getItem("base.content.url")||"https://static.descope.com/pages",s="descope-login-flow",a="code",c="data-type",l="redirect",u="poll",d="webauthnCreate",h="webauthnGet";function p(t){return new URLSearchParams(window.location.search).get(t)}function f(t){if(window.history.replaceState&&p(t)){const e=new URL(window.location.href),n=new URLSearchParams(e.search);n.delete(t),e.search=n.toString(),window.history.replaceState({},"",e.toString())}}var g;function v(t,e){return n(this,void 0,void 0,(function*(){const n=yield fetch(t,{cache:"default"});if(!n.ok)throw Error(`Error fetching URL ${t}`);return n[e||"text"]()}))}!function(t){t.backward="backward",t.forward="forward"}(g||(g={}));function b(t,e){const n=new URL(i);return n.pathname=((...t)=>t.join("/").replace(/\/+/g,"/"))(n.pathname,t,"v2-alpha",e),n.toString()}function w(t,e){if(!Number.isNaN(t)&&!Number.isNaN(e))return t>e?g.forward:t<e?g.backward:void 0}const y=()=>{const[t="",e=""]=(p(s)||"").split("_");return{executionId:t,stepId:e}};function m(){f(s)}const k=t=>t.replace(/-./g,(t=>t[1].toUpperCase())),I=()=>{const{executionId:t,stepId:e}=y();(t||e)&&m();const n=p("t")||void 0;n&&f("t");const o=p(a)||void 0;o&&f(a);const r=p("err")||void 0;return r&&f("err"),{executionId:t,stepId:e,token:n,code:o,exchangeError:r}},O=t=>{let e,n;return(...o)=>{return e&&(i=o,(r=e).length===i.length&&r.every(((t,e)=>t===i[e])))||(e=o,n=t(...o)),n;var r,i}};var j,S,E;function x(t,e){const n=Object.getOwnPropertyNames(t),o=Object.getOwnPropertyNames(e);if(n.length!==o.length)return!1;for(let o=0;o<n.length;o+=1){const r=n[o],i=t[r],s=e[r];if("object"==typeof i&&"object"==typeof s){if(!x(i,s))return!1}else if(i!==s)return!1}return!0}class C{constructor(t={}){j.set(this,void 0),S.set(this,{}),E.set(this,0),this.update=t=>{const e="function"==typeof t?t(o(this,j,"f")):t,n=Object.assign(Object.assign({},o(this,j,"f")),e);if(!x(o(this,j,"f"),n)){const t=o(this,j,"f");r(this,j,n,"f"),Object.freeze(o(this,j,"f")),setTimeout((()=>{Object.values(o(this,S,"f")).forEach((e=>e(n,t,((t,e)=>n=>t[n]!==e[n])(n,t))))}),0)}},r(this,j,t,"f")}get current(){return Object.assign({},o(this,j,"f"))}subscribe(t){return r(this,E,o(this,E,"f")+1,"f"),o(this,S,"f")[o(this,E,"f")]=t,o(this,E,"f").toString()}unsubscribe(t){const e=!!o(this,S,"f")[t];return e&&delete o(this,S,"f")[t],e}unsubscribeAll(){return r(this,S,{},"f"),!0}}j=new WeakMap,S=new WeakMap,E=new WeakMap;const _=(t,e)=>{var n;((t,e,n="")=>{t.querySelectorAll(`[${c}="${e}"]`).forEach((t=>{t.textContent=n,t.classList[n?"remove":"add"]("hide")}))})(t,"error-message",null==e?void 0:e.errorText),((t,e)=>{Object.entries(e||{}).forEach((([e,n])=>{Array.from(t.querySelectorAll(`.descope-input[name="${e}"]`)).forEach((t=>{t.value=n}))}))})(t,null==e?void 0:e.inputs),((t,e)=>{t.querySelectorAll(`[${c}="totp-link"]`).forEach((t=>{t.href=e}))})(t,null===(n=null==e?void 0:e.totp)||void 0===n?void 0:n.provisionUrl),((t,e)=>{t.querySelectorAll(".descope-text,.descope-link").forEach((t=>{t.textContent=((t,e)=>t.replace(/{{(.+?)}}/g,((t,n)=>{return o=e,n.split(".").reduce(((t,e)=>(null==t?void 0:t[e])||""),o);var o})))(t.textContent,e)}))})(t,e)};function A(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=P(n.publicKey.challenge),n.publicKey.user.id=P(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=P(t.id)})),n}(t),n=yield navigator.credentials.create(e);return o=n,JSON.stringify({id:o.id,rawId:R(o.rawId),type:o.type,response:{attestationObject:R(o.response.attestationObject),clientDataJSON:R(o.response.clientDataJSON)}});var o}))}function U(t){return n(this,void 0,void 0,(function*(){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=P(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=P(t.id)})),n}(t),n=yield navigator.credentials.get(e);return o=n,JSON.stringify({id:o.id,rawId:R(o.rawId),type:o.type,response:{authenticatorData:R(o.response.authenticatorData),clientDataJSON:R(o.response.clientDataJSON),signature:R(o.response.signature),userHandle:R(o.response.userHandle)}});var o}))}function P(t){const e=t.replace(/-/g,"+").replace(/_/g,"/");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function R(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}const T=O((()=>n(void 0,void 0,void 0,(function*(){if(!window.PublicKeyCredential||!PublicKeyCredential.isConditionalMediationAvailable||!PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable)return console.warn("webauthn","Conditional UI is not supported"),!1;try{return(yield Promise.all([PublicKeyCredential.isConditionalMediationAvailable(),PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable()])).every((t=>!!t))}catch(t){return console.warn("webauthn","Conditional login check failed",t),!1}}))));function q(t){this.message=t}q.prototype=new Error,q.prototype.name="InvalidCharacterError";var D="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(t){var e=String(t).replace(/=+$/,"");if(e.length%4==1)throw new q("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,r=0,i=0,s="";o=e.charAt(i++);~o&&(n=r%4?64*n+o:o,r++%4)?s+=String.fromCharCode(255&n>>(-2*r&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return s};function M(t){this.message=t}function $(t,e){if("string"!=typeof t)throw new M("Invalid token specified");var n=!0===(e=e||{}).header?0:1;try{return JSON.parse(function(t){var e=t.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw"Illegal base64url string!"}try{return function(t){return decodeURIComponent(D(t).replace(/(.)/g,(function(t,e){var n=e.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(e)}catch(t){return D(e)}}(t.split(".")[n]))}catch(t){throw new M("Invalid token specified: "+t.message)}}M.prototype=new Error,M.prototype.name="InvalidTokenError";var L="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function N(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var J="__lodash_hash_undefined__",K="[object Function]",H="[object GeneratorFunction]",W=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,F=/^\w*$/,B=/^\./,z=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,V=/\\(\\)?/g,G=/^\[object .+?Constructor\]$/,Z="object"==typeof L&&L&&L.Object===Object&&L,Q="object"==typeof self&&self&&self.Object===Object&&self,X=Z||Q||Function("return this")();var Y,tt=Array.prototype,et=Function.prototype,nt=Object.prototype,ot=X["__core-js_shared__"],rt=(Y=/[^.]+$/.exec(ot&&ot.keys&&ot.keys.IE_PROTO||""))?"Symbol(src)_1."+Y:"",it=et.toString,st=nt.hasOwnProperty,at=nt.toString,ct=RegExp("^"+it.call(st).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),lt=X.Symbol,ut=tt.splice,dt=It(X,"Map"),ht=It(Object,"create"),pt=lt?lt.prototype:void 0,ft=pt?pt.toString:void 0;function gt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function vt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function bt(t){var e=-1,n=t?t.length:0;for(this.clear();++e<n;){var o=t[e];this.set(o[0],o[1])}}function wt(t,e){for(var n,o,r=t.length;r--;)if((n=t[r][0])===(o=e)||n!=n&&o!=o)return r;return-1}function yt(t,e){var n;e=function(t,e){if(Et(t))return!1;var n=typeof t;if("number"==n||"symbol"==n||"boolean"==n||null==t||Ct(t))return!0;return F.test(t)||!W.test(t)||null!=e&&t in Object(e)}(e,t)?[e]:Et(n=e)?n:Ot(n);for(var o=0,r=e.length;null!=t&&o<r;)t=t[jt(e[o++])];return o&&o==r?t:void 0}function mt(t){if(!xt(t)||(e=t,rt&&rt in e))return!1;var e,n=function(t){var e=xt(t)?at.call(t):"";return e==K||e==H}(t)||function(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(t){}return e}(t)?ct:G;return n.test(function(t){if(null!=t){try{return it.call(t)}catch(t){}try{return t+""}catch(t){}}return""}(t))}function kt(t,e){var n,o,r=t.__data__;return("string"==(o=typeof(n=e))||"number"==o||"symbol"==o||"boolean"==o?"__proto__"!==n:null===n)?r["string"==typeof e?"string":"hash"]:r.map}function It(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return mt(n)?n:void 0}gt.prototype.clear=function(){this.__data__=ht?ht(null):{}},gt.prototype.delete=function(t){return this.has(t)&&delete this.__data__[t]},gt.prototype.get=function(t){var e=this.__data__;if(ht){var n=e[t];return n===J?void 0:n}return st.call(e,t)?e[t]:void 0},gt.prototype.has=function(t){var e=this.__data__;return ht?void 0!==e[t]:st.call(e,t)},gt.prototype.set=function(t,e){return this.__data__[t]=ht&&void 0===e?J:e,this},vt.prototype.clear=function(){this.__data__=[]},vt.prototype.delete=function(t){var e=this.__data__,n=wt(e,t);return!(n<0)&&(n==e.length-1?e.pop():ut.call(e,n,1),!0)},vt.prototype.get=function(t){var e=this.__data__,n=wt(e,t);return n<0?void 0:e[n][1]},vt.prototype.has=function(t){return wt(this.__data__,t)>-1},vt.prototype.set=function(t,e){var n=this.__data__,o=wt(n,t);return o<0?n.push([t,e]):n[o][1]=e,this},bt.prototype.clear=function(){this.__data__={hash:new gt,map:new(dt||vt),string:new gt}},bt.prototype.delete=function(t){return kt(this,t).delete(t)},bt.prototype.get=function(t){return kt(this,t).get(t)},bt.prototype.has=function(t){return kt(this,t).has(t)},bt.prototype.set=function(t,e){return kt(this,t).set(t,e),this};var Ot=St((function(t){var e;t=null==(e=t)?"":function(t){if("string"==typeof t)return t;if(Ct(t))return ft?ft.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}(e);var n=[];return B.test(t)&&n.push(""),t.replace(z,(function(t,e,o,r){n.push(o?r.replace(V,"$1"):e||t)})),n}));function jt(t){if("string"==typeof t||Ct(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function St(t,e){if("function"!=typeof t||e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var o=arguments,r=e?e.apply(this,o):o[0],i=n.cache;if(i.has(r))return i.get(r);var s=t.apply(this,o);return n.cache=i.set(r,s),s};return n.cache=new(St.Cache||bt),n}St.Cache=bt;var Et=Array.isArray;function xt(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function Ct(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&"[object Symbol]"==at.call(t)}var _t=function(t,e,n){var o=null==t?void 0:yt(t,e);return void 0===o?n:o},At="/v1/auth/accesskey/exchange",Ut="/v1/auth/otp/verify",Pt="/v1/auth/otp/signin",Rt="/v1/auth/otp/signup",Tt={email:"/v1/auth/otp/update/email",phone:"/v1/auth/otp/update/phone"},qt="/v1/auth/otp/signup-in",Dt="/v1/auth/magiclink/verify",Mt="/v1/auth/magiclink/signin",$t="/v1/auth/magiclink/signup",Lt={email:"/v1/auth/magiclink/update/email",phone:"/v1/auth/magiclink/update/phone"},Nt="/v1/auth/magiclink/signup-in",Jt="/v1/auth/enchantedlink/verify",Kt="/v1/auth/enchantedlink/signin",Ht="/v1/auth/enchantedlink/signup",Wt="/v1/auth/enchantedlink/pending-session",Ft={email:"/v1/auth/enchantedlink/update/email"},Bt="/v1/auth/enchantedlink/signup-in",zt="/v1/auth/oauth/authorize",Vt="/v1/auth/oauth/exchange",Gt="/v1/auth/saml/authorize",Zt="/v1/auth/saml/exchange",Qt="/v1/auth/totp/verify",Xt="/v1/auth/totp/signup",Yt="/v1/auth/totp/update",te={start:"/v1/auth/webauthn/signup/start",finish:"/v1/auth/webauthn/signup/finish"},ee={start:"/v1/auth/webauthn/signin/start",finish:"/v1/auth/webauthn/signin/finish"},ne={start:"/v1/auth/webauthn/signup-in/start"},oe={start:"v1/auth/webauthn/update/start",finish:"/v1/auth/webauthn/update/finish"},re="/v1/auth/refresh",ie="/v1/auth/logout",se="/v1/auth/logoutall",ae="/v1/auth/me",ce="/v1/flow/start",le="/v1/flow/next";const ue=()=>{const t={};return{headers(e){const n="function"==typeof e.entries?Object.fromEntries(e.entries()):e;return t.Headers=JSON.stringify(n),this},body(e){return t.Body=e,this},url(e){return t.Url=e.toString(),this},method(e){return t.Method=e,this},title(e){return t.Title=e,this},status(e){return t.Status=e,this},build:()=>Object.keys(t).flatMap((e=>t[e]?[`${"Title"!==e?`${e}: `:""}${t[e]}`]:[])).join("\n")}};var de;!function(t){t.get="GET",t.delete="DELETE",t.post="POST",t.put="PUT"}(de||(de={}));const he=(...t)=>new Headers(t.reduce(((t,e)=>{const n=(t=>Array.isArray(t)?t:t instanceof Headers?Array.from(t.entries()):t?Object.entries(t):[])(e);return n.reduce(((e,[n,o])=>(t[n]=o,t)),t),t}),{})),pe=t=>void 0===t?void 0:JSON.stringify(t),fe=(t,e="")=>{let n=t;return e&&(n=n+":"+e),{Authorization:`Bearer ${n}`}},ge=({baseUrl:t,projectId:e,baseConfig:n,logger:o,hooks:r,cookiePolicy:i})=>{const s=((t,e)=>{const n=e||fetch;if(!n)throw new Error("fetch is not defined");return t?async(...e)=>{t.log((t=>ue().title("Request").url(t[0]).method(t[1].method).headers(t[1].headers).body(t[1].body).build())(e));const o=await n(...e);return t[o.ok?"log":"error"](await(async t=>{const e=await(t.clone?t.clone().text():t.text());return t.text=()=>Promise.resolve(e),t.json=()=>Promise.resolve(JSON.parse(e)),ue().title("Response").url(t.url.toString()).status(`${t.status} ${t.statusText}`).headers(t.headers).body(e).build()})(o)),o}:n})(o),a=async o=>{const a=(null==r?void 0:r.beforeRequest)?r.beforeRequest(o):o,{path:c,body:l,headers:u,queryParams:d,method:h,token:p}=a,f=await s((({path:t,baseUrl:e,queryParams:n})=>{const o=new URL(t,e);return n&&(o.search=new URLSearchParams(n).toString()),o})({path:c,baseUrl:t,queryParams:d}),{headers:he(fe(e,p),{"x-descope-sdk-name":"core-js","x-descope-sdk-version":"0.0.41-alpha.47"},(null==n?void 0:n.baseHeaders)||{},u),method:h,body:pe(l),credentials:i||"include"});return(null==r?void 0:r.afterRequest)&&r.afterRequest(o,null==f?void 0:f.clone()),f};return{get:(t,{headers:e,queryParams:n,token:o}={})=>a({path:t,headers:e,queryParams:n,body:void 0,method:de.get,token:o}),post:(t,e,{headers:n,queryParams:o,token:r}={})=>a({path:t,headers:n,queryParams:o,body:e,method:de.post,token:r}),put:(t,e,{headers:n,queryParams:o,token:r}={})=>a({path:t,headers:n,queryParams:o,body:e,method:de.put,token:r}),delete:(t,e,{headers:n,queryParams:o,token:r}={})=>a({path:t,headers:n,queryParams:o,body:e,method:de.delete,token:r}),hooks:r}};function ve(t,e,n){var o;let r=be(t);e&&(r=null===(o=r.tenants)||void 0===o?void 0:o[e]);const i=r[n];return Array.isArray(i)?i:[]}function be(t){if("string"!=typeof t||!t)throw new Error("Invalid token provided");return $(t)}function we(t){const{exp:e}=be(t);return(new Date).getTime()/1e3>e}function ye(t,e){return ve(t,e,"permissions")}function me(t,e){return ve(t,e,"roles")}const ke=(...t)=>t.join("/").replace(/\/{2,}/g,"/");async function Ie(t,e){const n=await t,o={code:n.status,ok:n.ok,response:n},r=await n.clone().json();return n.ok?o.data=e?e(r):r:o.error=r,o}const Oe=(t,e)=>(n=e)=>e=>!t(e)&&n.replace("{val}",e),je=(...t)=>({validate:e=>(t.forEach((t=>{const n=t(e);if(n)throw new Error(n)})),!0)}),Se=t=>e=>t.test(e),Ee=Se(/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/),xe=Se(/^\+[1-9]{1}[0-9]{3,14}$/),Ce=Oe(Ee,'"{val}" is not a valid email'),_e=Oe(xe,'"{val}" is not a valid phone number'),Ae=Oe((1,t=>t.length>=1),"Minimum length is 1");const Ue=Oe((t=>"string"==typeof t),"Input is not a string"),Pe=(...t)=>e=>(...n)=>(t.forEach(((t,e)=>je(...t).validate(n[e]))),e(...n)),Re=t=>[Ue(`"${t}" must be a string`),Ae(`"${t}" must not be empty`)],Te=t=>[Ue(`"${t}" must be a string`),Ce()],qe=t=>[Ue(`"${t}" must be a string`),_e()],De=Pe(Re("accessKey")),Me=t=>({exchange:De((e=>Ie(t.post(At,{},{token:e}))))});var $e,Le,Ne,Je;!function(t){t.sms="sms",t.whatsapp="whatsapp"}($e||($e={})),function(t){t.email="email",t.sms="sms",t.whatsapp="whatsapp"}(Le||(Le={})),function(t){t.waiting="waiting",t.running="running",t.completed="completed",t.failed="failed"}(Ne||(Ne={})),function(t){t.signUp="signup",t.signIn="signin",t.verify="verify"}(Je||(Je={}));const Ke=Re("loginId"),He=Re("uri"),We=Pe(Re("token")),Fe=Pe(Ke,He),Be=Pe(Re("pendingRef")),ze=Pe(Ke,Te("email"),He),Ve=t=>({verify:We((e=>Ie(t.post(Jt,{token:e})))),signIn:Fe(((e,n,o,r)=>Ie(t.post(ke(Kt,Le.email),{loginId:e,URI:n,loginOptions:o},{token:r})))),signUpOrIn:Fe(((e,n)=>Ie(t.post(ke(Bt,Le.email),{loginId:e,URI:n})))),signUp:Fe(((e,n,o)=>Ie(t.post(ke(Ht,Le.email),{loginId:e,URI:n,user:o})))),waitForSession:Be(((e,n)=>new Promise((o=>{const{pollingIntervalMs:r,timeoutMs:i}=(({pollingIntervalMs:t=1e3,timeoutMs:e=6e5}={})=>({pollingIntervalMs:Math.max(t||1e3,1e3),timeoutMs:Math.min(e||6e5,6e5)}))(n);let s;const a=setInterval((async()=>{const n=await t.post(Wt,{pendingRef:e});n.ok&&(clearInterval(a),s&&clearTimeout(s),o(Ie(Promise.resolve(n))))}),r);s=setTimeout((()=>{o({error:{message:`Session polling timeout exceeded: ${i}ms`,errorCode:"0"},ok:!1}),clearInterval(a)}),i)})))),update:{email:ze(((e,n,o,r)=>Ie(t.post(Ft.email,{loginId:e,email:n,URI:o},{token:r}))))}}),Ge=Pe(Re("flowId")),Ze=Pe(Re("executionId"),Re("stepId"),Re("interactionId")),Qe=t=>({start:Ge(((e,n,o,r)=>Ie(t.post(ce,{flowId:e,options:n,interactionId:o,input:r})))),next:Ze(((e,n,o,r)=>Ie(t.post(le,{executionId:e,stepId:n,interactionId:o,input:r}))))}),Xe=Re("loginId"),Ye=Re("uri"),tn=Pe(Re("token")),en=Pe(Xe,Ye),nn=Pe(Xe,qe("phone"),Ye),on=Pe(Xe,Te("email"),Ye),rn=t=>({verify:tn((e=>Ie(t.post(Dt,{token:e})))),signIn:Object.keys(Le).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:en(((e,o,r,i)=>Ie(t.post(ke(Mt,n),{loginId:e,URI:o,loginOptions:r},{token:i}))))})),{}),signUp:Object.keys(Le).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:en(((e,o,r)=>Ie(t.post(ke($t,n),{loginId:e,URI:o,user:r}))))})),{}),signUpOrIn:Object.keys(Le).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:en(((e,o)=>Ie(t.post(ke(Nt,n),{loginId:e,URI:o}))))})),{}),update:{email:on(((e,n,o,r)=>Ie(t.post(Lt.email,{loginId:e,email:n,URI:o},{token:r})))),phone:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:nn(((e,o,r,i)=>Ie(t.post(ke(Lt.phone,n),{loginId:e,phone:o,URI:r},{token:i}))))})),{})}});var sn;!function(t){t.facebook="facebook",t.github="github",t.google="google",t.microsoft="microsoft",t.gitlab="gitlab",t.apple="apple",t.discord="discord",t.linkedin="linkedin"}(sn||(sn={}));const an=Pe(Re("code")),cn=t=>({start:Object.keys(sn).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:async(e,{redirect:o=!1}={},r,i)=>{const s=await t.post(zt,r||{},{queryParams:Object.assign({provider:n},e&&{redirectURL:e}),token:i});if(!o||!s.ok)return Ie(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a}})),{}),exchange:an((e=>Ie(t.post(Vt,{code:e}))))});var ln;!function(t){t.signUp="signup",t.signIn="signin",t.verify="verify",t.updatePhone="updatePhone"}(ln||(ln={}));const un=Re("loginId"),dn=Pe(un,Re("code")),hn=Pe(un),pn=Pe(un,qe("phone")),fn=Pe(un,Te("email")),gn=t=>({verify:Object.keys(Le).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:dn(((e,o)=>Ie(t.post(ke(Ut,n),{code:o,loginId:e}))))})),{}),signIn:Object.keys(Le).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn(((e,o,r)=>Ie(t.post(ke(Pt,n),{loginId:e,loginOptions:o},{token:r}))))})),{}),signUp:Object.keys(Le).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn(((e,o)=>Ie(t.post(ke(Rt,n),{loginId:e,user:o}))))})),{}),signUpOrIn:Object.keys(Le).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:hn((e=>Ie(t.post(ke(qt,n),{loginId:e}))))})),{}),update:{email:fn(((e,n,o)=>Ie(t.post(Tt.email,{loginId:e,email:n},{token:o})))),phone:Object.keys($e).reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:pn(((e,o,r)=>Ie(t.post(ke(Tt.phone,n),{loginId:e,phone:o},{token:r}))))})),{})}}),vn=Pe(Re("tenant")),bn=Pe(Re("code")),wn=t=>({start:vn((async(e,n,{redirect:o=!1}={},r,i)=>{const s=await t.post(Gt,r||{},{queryParams:{tenant:e,redirectURL:n},token:i});if(!o||!s.ok)return Ie(Promise.resolve(s));const{url:a}=await s.json();window.location.href=a})),exchange:bn((e=>Ie(t.post(Zt,{code:e}))))}),yn=Re("loginId"),mn=Pe(yn,Re("code")),kn=Pe(yn),In=Pe(yn),On=t=>({signUp:kn(((e,n)=>Ie(t.post(Xt,{loginId:e,user:n})))),verify:mn(((e,n,o,r)=>Ie(t.post(Qt,{loginId:e,code:n,loginOptions:o},{token:r})))),update:In(((e,n)=>Ie(t.post(Yt,{loginId:e},{token:n}))))}),jn=[Ue('"loginId" must be a string')],Sn=Re("loginId"),En=Re("origin"),xn=Pe(Sn,En,Re("name")),Cn=Pe(Sn,En),_n=Pe(jn,En),An=Pe(Sn,En,Re("token")),Un=Pe(Re("transactionId"),Re("response")),Pn=t=>({signUp:{start:xn(((e,n,o)=>Ie(t.post(te.start,{user:{loginId:e,name:o},origin:n})))),finish:Un(((e,n)=>Ie(t.post(te.finish,{transactionId:e,response:n}))))},signIn:{start:_n(((e,n,o,r)=>Ie(t.post(ee.start,{loginId:e,origin:n,loginOptions:o},{token:r})))),finish:Un(((e,n)=>Ie(t.post(ee.finish,{transactionId:e,response:n}))))},signUpOrIn:{start:Cn(((e,n)=>Ie(t.post(ne.start,{loginId:e,origin:n}))))},update:{start:An(((e,n,o)=>Ie(t.post(oe.start,{loginId:e,origin:n},{token:o})))),finish:Un(((e,n)=>Ie(t.post(oe.finish,{transactionId:e,response:n}))))}}),Rn=Pe(Re("token"));var Tn,qn=Pe([("projectId",Tn=Re("projectId"),Oe(((t,e)=>n=>je(...e).validate(_t(n,t)))("projectId",Tn))())])((t=>{var e,n;const o=[].concat((null===(e=t.hooks)||void 0===e?void 0:e.beforeRequest)||[]),r=[].concat((null===(n=t.hooks)||void 0===n?void 0:n.afterRequest)||[]);return(({projectId:t,logger:e,baseUrl:n,hooks:o,cookiePolicy:r,baseHeaders:i={}})=>{return s=ge({baseUrl:n||"https://api.descope.com",projectId:t,logger:e,hooks:o,cookiePolicy:r,baseConfig:{baseHeaders:i}}),{accessKey:Me(s),otp:gn(s),magicLink:rn(s),enchantedLink:Ve(s),oauth:cn(s),saml:wn(s),totp:On(s),webauthn:Pn(s),flow:Qe(s),refresh:t=>Ie(s.post(re,{},{token:t})),logout:t=>Ie(s.post(ie,{},{token:t})),logoutAll:t=>Ie(s.post(se,{},{token:t})),me:t=>Ie(s.get(ae,{token:t})),isJwtExpired:Rn(we),getJwtPermissions:Rn(ye),getJwtRoles:Rn(me),httpClient:s};var s})(Object.assign(Object.assign({},t),{hooks:{beforeRequest:t=>null==o?void 0:o.reduce(((t,e)=>e(t)),t),afterRequest:(t,e)=>{null==r||r.forEach((n=>n(t,null==e?void 0:e.clone())))}}}))}));const Dn=(t,e,n)=>(e.forEach((e=>{const o=e.split(".");let r=o.shift(),i=t;for(;o.length>0;){if(i=i[r],!r||!i)throw Error(`Invalid path "${e}", "${r}" is missing or has no value`);r=o.shift()}if("function"!=typeof i[r])throw Error(`"${e}" is not a function`);const s=i[r];i[r]=n(s)})),t);var Mn=Object.assign(qn,{DeliveryMethods:Le});function $n(t,e){var n=[];return function(t,e){var n,o,r=(o=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var o=Array(t),r=0;for(e=0;e<n;e++)for(var i=arguments[e],s=0,a=i.length;s<a;s++,r++)o[r]=i[s];return o}(t),{current:function(){return o[0]},postpone:function(){var t=o.shift();void 0!==t&&o.push(t)},exclude:function(){o.shift()}}),i=(100,3e3,n=0,function(){return Math.random()*Math.min(3e3,100*Math.pow(2,n++))}),s=r.current();if(void 0===s)return Promise.reject(new TypeError("The list of script URL patterns is empty"));var a=function(t,n){return e(t).catch((function(t){if(n+1>=5)throw t;!function(t){if(!(t instanceof Error))return!1;var e=t.message;return"Blocked by CSP"===e||"9319"===e}(t)?r.postpone():r.exclude();var e,o=r.current();if(void 0===o)throw t;return(e=i(),new Promise((function(t){return setTimeout(t,e)}))).then((function(){return a(o,n+1)}))}))};return a(s,0)}(t,(function(t){var o=new Date,r=function(){return n.push({url:t,startedAt:o,finishedAt:new Date})},i=e(t);return i.then(r,r),i})).then((function(t){return[t,{attempts:n}]}))}var Ln="Failed to load the JS script of the agent";function Nn(n){var o;n.scriptUrlPattern;var r=n.token,i=n.apiKey,s=void 0===i?r:i,a=e(n,["scriptUrlPattern","token","apiKey"]),c=null!==(o=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(n,"scriptUrlPattern"))&&void 0!==o?o:"https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js";return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error("API key required");return $n(function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.8.1"):t}))}(String(t),e)}))}(c,s),Jn).catch(Hn)})).then((function(e){var n=e[0],o=e[1];return n.load(t(t({},a),{ldi:o}))}))}function Jn(t){return function(t,e,n,o){var r,i=document,s="securitypolicyviolation",a=function(e){var n=new URL(t,location.href),o=e.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(r=e,c())};i.addEventListener(s,a);var c=function(){return i.removeEventListener(s,a)};return Promise.resolve().then(e).then((function(t){return c(),t}),(function(t){return new Promise((function(t){return setTimeout(t)})).then((function(){if(c(),r)return function(){throw new Error("Blocked by CSP")}();throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){var o=document.createElement("script"),r=function(){var t;return null===(t=o.parentNode)||void 0===t?void 0:t.removeChild(o)},i=document.head||document.getElementsByTagName("head")[0];o.onload=function(){r(),e()},o.onerror=function(){r(),n(new Error(Ln))},o.async=!0,o.src=t,i.appendChild(o)}))}(t)})).then(Kn)}function Kn(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==o?void 0:o.configurable)?delete t[e]:o&&!o.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error("9319");return n}function Hn(t){throw t instanceof Error&&"9319"===t.message?new Error(Ln):t}var Wn={exports:{}},Fn={exports:{}};Fn.exports=function(){function t(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)t[o]=n[o]}return t}function e(n,o){function r(e,r,i){if("undefined"!=typeof document){"number"==typeof(i=t({},o,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var a in i)i[a]&&(s+="; "+a,!0!==i[a]&&(s+="="+i[a].split(";")[0]));return document.cookie=e+"="+n.write(r,e)+s}}function i(t){if("undefined"!=typeof document&&(!arguments.length||t)){for(var e=document.cookie?document.cookie.split("; "):[],o={},r=0;r<e.length;r++){var i=e[r].split("="),s=i.slice(1).join("=");try{var a=decodeURIComponent(i[0]);if(o[a]=n.read(s,a),t===a)break}catch(t){}}return t?o[t]:o}}return Object.create({set:r,get:i,remove:function(e,n){r(e,"",t({},n,{expires:-1}))},withAttributes:function(n){return e(this.converter,t({},this.attributes,n))},withConverter:function(n){return e(t({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}return e({read:function(t){return'"'===t[0]&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})}();var Bn=N(Wn.exports=Fn.exports);const zn=(t,e)=>{var n;return["beforeRequest","afterRequest"].reduce(((n,o)=>{var r;return n[o]=[].concat((null===(r=t.hooks)||void 0===r?void 0:r[o])||[]).concat((null==e?void 0:e[o])||[]),n}),null!==(n=t.hooks)&&void 0!==n?n:t.hooks={}),t},Vn=async t=>{if(!(null==t?void 0:t.ok))return{};const e=await(null==t?void 0:t.clone().json());return(null==e?void 0:e.authInfo)||e||{}},Gn=async t=>{const e=await Vn(t);return(null==e?void 0:e.user)||((null==e?void 0:e.hasOwnProperty("userId"))?e:void 0)},Zn="undefined"!=typeof localStorage,Qn=(t,e)=>Zn&&(null===localStorage||void 0===localStorage?void 0:localStorage.setItem(t,e)),Xn=t=>Zn&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem(t)),Yn=t=>Zn&&(null===localStorage||void 0===localStorage?void 0:localStorage.removeItem(t)),to="undefined"!=typeof window,eo=to&&localStorage.getItem("fingerprint.public.key")||"A9aCLRHzKCv3uL69oqDr",no=to&&(null===localStorage||void 0===localStorage?void 0:localStorage.getItem("fingerprint.endpoint.url"))||"https://fp.descope.com",oo=(t="",e="")=>({vsid:t,vrid:e}),ro=(t=!1)=>{const e=localStorage.getItem("fp");if(!e)return null;const n=JSON.parse(e);return(new Date).getTime()>n.expiry&&!t?null:n.value},io=t=>(t.body&&(t.body.fpData=ro(!0)||oo()),t),so=t=>async(...e)=>{e[1]=e[1]||{};const[,n]=e,o=Xn("dls_last_user_login_id");return o&&(n.lastUser={loginId:o}),await t(...e)},ao=t=>async(...e)=>{const n=await t(...e);return Yn("dls_last_user_login_id"),n};function co(){const t=[];return{pub:e=>{t.forEach((t=>t(e)))},sub:e=>{const n=t.push(e)-1;return()=>t.splice(n,1)}}}const lo=(t={},n)=>{var{refreshJwt:o,sessionJwt:r}=t,i=e(t,["refreshJwt","sessionJwt"]);void 0===n&&(n=!1),o&&Qn("DSR",o),r&&(n?function(t,e,{cookiePath:n,cookieDomain:o,cookieExpiration:r}){if(e){const i=new Date(1e3*r);Bn.set(t,e,{path:n,domain:o,expires:i,sameSite:"None",secure:!0})}}("DS",r,i):Qn("DS",r))};function uo(){return Xn("DSR")||""}function ho(){return Bn.get("DS")||Xn("DS")||""}function po(){Yn("DSR"),Yn("DS"),Bn.remove("DS")}const fo=t=>Object.assign(t,{token:t.token||uo()}),go=t=>async(...e)=>{const n=await t(...e);return po(),n};async function vo(t){const e=function(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Io(n.publicKey.challenge),n.publicKey.user.id=Io(n.publicKey.user.id),null===(e=n.publicKey.excludeCredentials)||void 0===e||e.forEach((t=>{t.id=Io(t.id)})),n}(t);return n=await navigator.credentials.create(e),JSON.stringify({id:n.id,rawId:Oo(n.rawId),type:n.type,response:{attestationObject:Oo(n.response.attestationObject),clientDataJSON:Oo(n.response.clientDataJSON)}});var n}async function bo(t){const e=mo(t);return ko(await navigator.credentials.get(e))}async function wo(t,e){const n=mo(t);return n.signal=e.signal,n.mediation="conditional",ko(await navigator.credentials.get(n))}async function yo(t=!1){if(!to)return Promise.resolve(!1);const e=!!(PublicKeyCredential&&navigator.credentials&&navigator.credentials.create&&navigator.credentials.get);return e&&t&&PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable?PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable():e}function mo(t){var e;const n=JSON.parse(t);return n.publicKey.challenge=Io(n.publicKey.challenge),null===(e=n.publicKey.allowCredentials)||void 0===e||e.forEach((t=>{t.id=Io(t.id)})),n}function ko(t){return JSON.stringify({id:t.id,rawId:Oo(t.rawId),type:t.type,response:{authenticatorData:Oo(t.response.authenticatorData),clientDataJSON:Oo(t.response.clientDataJSON),signature:Oo(t.response.signature),userHandle:t.response.userHandle?Oo(t.response.userHandle):void 0}})}function Io(t){const e=t.replace(/_/g,"/").replace(/-/g,"+");return Uint8Array.from(atob(e),(t=>t.charCodeAt(0))).buffer}function Oo(t){return btoa(String.fromCharCode.apply(null,new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}var jo,So=(jo=t=>({async signUp(e,n){const o=await t.webauthn.signUp.start(e,window.location.origin,n),r=await vo(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,r)},async signIn(e){const n=await t.webauthn.signIn.start(e,window.location.origin),o=await bo(n.data.options);return await t.webauthn.signIn.finish(n.data.transactionId,o)},async signUpOrIn(e){var n;const o=await t.webauthn.signUpOrIn.start(e,window.location.origin);if(null===(n=o.data)||void 0===n?void 0:n.create){const e=await vo(o.data.options);return await t.webauthn.signUp.finish(o.data.transactionId,e)}{const e=await bo(o.data.options);return await t.webauthn.signIn.finish(o.data.transactionId,e)}},async update(e,n){const o=await t.webauthn.update.start(e,window.location.origin,n),r=await vo(o.data.options);return await t.webauthn.update.finish(o.data.transactionId,r)},helpers:{create:vo,get:bo,isSupported:yo,conditional:wo}}),(...t)=>{const e=jo(...t);return Object.assign(e.signUp,t[0].webauthn.signUp),Object.assign(e.signIn,t[0].webauthn.signIn),Object.assign(e.signUpOrIn,t[0].webauthn.signUpOrIn),Object.assign(e.update,t[0].webauthn.update),e}),Eo=t=>Object.assign(Object.assign({},t.flow),{start:async(...e)=>{const n=await yo(),o=Object.assign(Object.assign({},e[1]),{redirectUrl:window.location.href,deviceInfo:{webAuthnSupport:n}});return e[1]=o,t.flow.start(...e)}});const xo=function(...t){return e=>t.reduce(((t,e)=>e(t)),e)}((t=>e=>{const n=t(zn(e,{afterRequest:async(t,e)=>{var n;const o=await Gn(e),r=null===(n=null==o?void 0:o.loginIds)||void 0===n?void 0:n[0];r&&(t=>{Qn("dls_last_user_login_id",t)})(r)}}));let o=Dn(n,["flow.start"],so);return o=Dn(o,["logout","logoutAll"],ao),o}),(t=>n=>{var{fpKey:o,fpLoad:r}=n,i=e(n,["fpKey","fpLoad"]);return to?r&&(async t=>{try{if(ro())return;const e=(Date.now().toString(36)+Math.random().toString(36).substring(2)+Math.random().toString(36).substring(2)).substring(0,27),n=Nn({apiKey:t||eo,endpoint:no}),o=await n,{requestId:r}=await o.get({linkedId:e});(t=>{const e={value:t,expiry:(new Date).getTime()+864e5};localStorage.setItem("fp",JSON.stringify(e))})(oo(e,r))}catch(t){global.FB_DEBUG&&console.error(t)}})(o).catch((()=>null)):console.warn("Fingerprint is a client side only capability and will not work when running in the server"),t(zn(i,{beforeRequest:io}))}),(t=>n=>{var o=e(n,["autoRefresh"]);const{clearAllTimers:r,setTimer:i}=(()=>{const t=[];return{clearAllTimers:()=>{for(;t.length;)clearTimeout(t.pop())},setTimer:(e,n)=>{t.push(setTimeout(e,n))}}})(),s=t(zn(o,{afterRequest:async(t,e)=>{const{refreshJwt:n,sessionJwt:o}=await Vn(e);if(401===(null==e?void 0:e.status))r();else if(o){const t=((a=(t=>{const e=t.split(".");try{if(3===e.length){const t=JSON.parse(window.atob(e[1]));if(t.exp)return new Date(1e3*t.exp)}}catch(t){}return null})(o))?a.getTime()-(new Date).getTime():0)-2e4;r(),i((()=>s.refresh(n)),t)}var a}}));return Dn(s,["logout","logoutAll"],(t=>async(...e)=>{const n=await t(...e);return r(),n}))}),(t=>e=>t(Object.assign(Object.assign({},e),{baseHeaders:Object.assign({"x-descope-sdk-name":"web-js","x-descope-sdk-version":"0.1.0-alpha.24"},e.baseHeaders)}))),(t=>e=>{const n=co(),o=co(),r=t(zn(e,{afterRequest:async(t,e)=>{if(401===(null==e?void 0:e.status))n.pub(null),o.pub(null);else{const t=await Gn(e);t&&o.pub(t);const{sessionJwt:r}=await Vn(e);r&&n.pub(r)}}})),i=Dn(r,["logout","logoutAll"],(t=>async(...e)=>{const r=await t(...e);return n.pub(null),o.pub(null),r}));return Object.assign(i,{onSessionTokenChange:n.sub,onUserChange:o.sub})}),(t=>n=>{var{persistTokens:o,sessionTokenViaCookie:r}=n,i=e(n,["persistTokens","sessionTokenViaCookie"]);if(to||console.warn("Storing auth tokens in local storage and cookies are a client side only capabilities and will not be done when running in the server"),!o||!to)return t(i);const s=t(zn(i,{beforeRequest:fo,afterRequest:async(t,e)=>{401===(null==e?void 0:e.status)?po():lo(await Vn(e),r)}})),a=Dn(s,["logout","logoutAll"],go);return Object.assign(a,{getRefreshToken:uo,getSessionToken:ho})}))(((...t)=>{const e=Mn(...t);return Object.assign(Object.assign({},e),{flow:Eo(e),webauthn:So(e)})})),Co=document.createElement("template");var _o,Ao,Uo,Po,Ro,To,qo,Do,Mo,$o,Lo,No,Jo,Ko,Ho,Wo,Fo,Bo,zo,Vo,Go,Zo,Qo,Xo,Yo,tr,er,nr,or,rr,ir,sr,ar,cr,lr,ur,dr;Co.innerHTML='\n\t<style>\n\t\t:host {\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t}\n\t\t\n\t\t#wc-root {\n\t\t\theight: 100%;\n\t\t\ttransition: opacity 300ms ease-in-out;\n\t\t}\n\n\t\t#wc-root[data-theme] {\n\t\t\tbackground-color: transparent;\n\t\t}\n\n\t\t.fade-out {\n\t\t\topacity: 0.1;\n\t\t}\n\n\t</style>\n\t<div id="wc-root"></div>\n\t';class hr extends HTMLElement{constructor(t){super(),_o.add(this),Ao.set(this,!1),Uo.set(this,new C),Po.set(this,new C),this.nextRequestStatus=new C({isLoading:!1}),Ro.set(this,void 0),To.set(this,{popstate:o(this,_o,"m",No).bind(this)}),qo.set(this,void 0),Ho.set(this,O((()=>n(this,void 0,void 0,(function*(){const t=b(this.projectId,"config.json");try{return yield v(t,"json")}catch(t){this.logger.error("Cannot get config file","make sure that your projectId & flowId are correct")}}))))),this.logger={error:(t,e="")=>{console.error(t,e,new Error),o(this,_o,"m",Zo).call(this,t,e)},info:(t,e="")=>{console.log(t,e)}},r(this,qo,t,"f"),o(this,_o,"m",Do).call(this)}static get observedAttributes(){return["project-id","flow-id","base-url","tenant","theme","debug"]}get projectId(){return this.getAttribute("project-id")}get flowId(){return this.getAttribute("flow-id")}get baseUrl(){return this.getAttribute("base-url")||void 0}get tenant(){return this.getAttribute("tenant")||void 0}get debug(){return"true"===this.getAttribute("debug")}get theme(){var t,e;const n=this.getAttribute("theme");if("os"===n){return window.matchMedia&&(null===(e=null===(t=window.matchMedia)||void 0===t?void 0:t.call(window,"(prefers-color-scheme: dark)"))||void 0===e?void 0:e.matches)?"dark":"light"}return n||"light"}getFlowConfig(){var t;return n(this,void 0,void 0,(function*(){const e=yield o(this,Ho,"f").call(this);return(null===(t=null==e?void 0:e.flows)||void 0===t?void 0:t[this.flowId])||{}}))}connectedCallback(){return n(this,void 0,void 0,(function*(){if(this.shadowRoot.isConnected){if(o(this,_o,"m",Mo).call(this))return void o(this,_o,"m",$o).call(this);o(this,_o,"m",Lo).call(this),o(this,_o,"m",Fo).call(this),o(this,_o,"m",Wo).call(this),o(this,_o,"m",Qo).call(this);const{executionId:t,stepId:e,token:n,code:i,exchangeError:s}=I();window.addEventListener("popstate",o(this,To,"f").popstate),o(this,Uo,"f").subscribe(o(this,_o,"m",Ko).bind(this)),o(this,Po,"f").subscribe(o(this,_o,"m",Go).bind(this)),o(this,Uo,"f").update({projectId:this.projectId,flowId:this.flowId,baseUrl:this.baseUrl,tenant:this.tenant,stepId:e,executionId:t,token:n,code:i,exchangeError:s}),o(this,Po,"f").update({isDebug:this.debug}),r(this,Ao,!0,"f")}}))}disconnectedCallback(){o(this,Uo,"f").unsubscribeAll(),o(this,Po,"f").unsubscribeAll(),o(this,_o,"m",Vo).call(this),window.removeEventListener("popstate",o(this,To,"f").popstate)}attributeChangedCallback(t,e,n){if(this.shadowRoot.isConnected&&o(this,Ao,"f")&&e!==n&&hr.observedAttributes.includes(t)){o(this,_o,"m",Lo).call(this);const r=null===e;o(this,Uo,"f").update((({stepId:e,executionId:o})=>{let i=e,s=o;return r||(s=null,i=null,m()),{[k(t)]:n,stepId:i,executionId:s}})),o(this,Po,"f").update({isDebug:this.debug})}}}Ao=new WeakMap,Uo=new WeakMap,Po=new WeakMap,Ro=new WeakMap,To=new WeakMap,qo=new WeakMap,Ho=new WeakMap,_o=new WeakSet,Do=function(){this.attachShadow({mode:"open"}),this.shadowRoot.appendChild(Co.content.cloneNode(!0)),this.rootElement=this.shadowRoot.querySelector("#wc-root")},Mo=function(){const t=/Chrome/.test(navigator.userAgent)&&/Google Inc/.test(navigator.vendor);return!this.shadowRoot.host.closest("form")&&t},$o=function(){const t=this.shadowRoot.host,e=document.createElement("form");t.parentElement.appendChild(e),e.appendChild(t)},Lo=function(){const t=["base-url","tenant","theme","debug"];if(hr.observedAttributes.forEach((e=>{if(!t.includes(e)&&!this[k(e)])throw Error(`${e} cannot be empty`)})),this.theme&&"light"!==this.theme&&"dark"!==this.theme)throw Error('Supported theme values are "light", "dark", or leave empty for using the OS theme')},No=function(){const{stepId:t,executionId:e}=y();o(this,Uo,"f").update({stepId:t,executionId:e})},Jo=function(t,e){this.sdk=xo(Object.assign(Object.assign({},hr.sdkConfigOverrides),{projectId:t,baseUrl:e,fpLoad:!0})),["start","next"].forEach((t=>{const e=this.sdk.flow[t];this.sdk.flow[t]=(...t)=>n(this,void 0,void 0,(function*(){this.nextRequestStatus.update({isLoading:!0});try{return yield e(...t)}finally{this.nextRequestStatus.update({isLoading:!1})}}))}))},Ko=function(t,e,r){return n(this,void 0,void 0,(function*(){const{projectId:e,baseUrl:n}=t;if(r("projectId")||r("baseUrl")){if(!e)return;o(this,_o,"m",Jo).call(this,e,n)}o(this,qo,"f").call(this,t)}))},Wo=function(){var t,e,r,i;return n(this,void 0,void 0,(function*(){const n=yield o(this,Ho,"f").call(this);null===(i=null===(r=null===(e=null===(t=null==n?void 0:n.cssTemplate)||void 0===t?void 0:t[this.theme])||void 0===e?void 0:e.typography)||void 0===r?void 0:r.fontFamilies)||void 0===i||i.forEach((t=>(t=>{if(!t)return;const e=document.createElement("link");e.href=t,e.rel="stylesheet",document.head.appendChild(e)})(t.url)))}))},Fo=function(){o(this,_o,"m",Bo).call(this),o(this,_o,"m",zo).call(this)},Bo=function(){return n(this,void 0,void 0,(function*(){const t=document.createElement("style"),e=b(this.projectId,"theme.css");try{t.innerText=yield v(e,"text")}catch(t){this.logger.error("Cannot fetch theme file","make sure that your projectId & flowId are correct")}this.shadowRoot.appendChild(t)}))},zo=function(){this.rootElement.setAttribute("data-theme",this.theme)},Vo=function(){var t;null===(t=o(this,Ro,"f"))||void 0===t||t.remove(),r(this,Ro,null,"f")},Go=function({isDebug:t}){return n(this,void 0,void 0,(function*(){t?(yield import("./debugger-wc-61959bb9.js"),r(this,Ro,document.createElement("descope-debugger"),"f"),Object.assign(o(this,Ro,"f").style,{position:"fixed",top:"0",right:"0",height:"100vh",width:"100vw",pointerEvents:"none",zIndex:99999}),document.body.appendChild(o(this,Ro,"f"))):o(this,_o,"m",Vo).call(this)}))},Zo=function(t,e){var n;t&&this.debug&&(null===(n=o(this,Ro,"f"))||void 0===n||n.updateData({title:t,description:e}))},Qo=function(){this.rootElement.onkeydown=t=>{if("Enter"!==t.key)return;t.preventDefault();const e=this.rootElement.querySelectorAll("button");if(1===e.length)return void e[0].click();const n=Array.from(e).filter((t=>"button"===t.getAttribute("data-type")));1===n.length&&n[0].click()}},hr.sdkConfigOverrides={baseHeaders:{"x-descope-sdk-name":"web-component","x-descope-sdk-version":"0.1.0-alpha.34"}};class pr extends hr{constructor(){const t=new C;super(t.update.bind(t)),Xo.add(this),this.stepState=new C,Yo.set(this,void 0),tr.set(this,null),er.set(this,(t=>{var e,n,r,i,s,a,c,l,u;if(!(null==t?void 0:t.ok)){o(this,Xo,"m",dr).call(this,"error",null==t?void 0:t.error);const a=null===(e=null==t?void 0:t.response)||void 0===e?void 0:e.url,c=`${null===(n=null==t?void 0:t.response)||void 0===n?void 0:n.status} - ${null===(r=null==t?void 0:t.response)||void 0===r?void 0:r.statusText}`;return void this.logger.error((null===(i=null==t?void 0:t.error)||void 0===i?void 0:i.errorDescription)||a,(null===(s=null==t?void 0:t.error)||void 0===s?void 0:s.message)||c)}const d=null===(l=null===(c=null===(a=t.data)||void 0===a?void 0:a.screen)||void 0===c?void 0:c.state)||void 0===l?void 0:l.errorText;d&&this.logger.error(d),(null===(u=t.data)||void 0===u?void 0:u.error)&&this.logger.error(`[${t.data.error.code}]: ${t.data.error.description}`,t.data.error.message);const{status:h,authInfo:p}=t.data;if("completed"===h)return void o(this,Xo,"m",dr).call(this,"success",p);const{executionId:f,stepId:g,action:v,screen:b,redirect:w,webauthn:y}=t.data;this.flowState.update({stepId:g,executionId:f,action:v,redirectUrl:null==w?void 0:w.url,screenId:null==b?void 0:b.id,screenState:null==b?void 0:b.state,webauthnTransactionId:null==y?void 0:y.transactionId,webauthnOptions:null==y?void 0:y.options})})),nr.set(this,O((()=>n(this,void 0,void 0,(function*(){var t;try{const e=yield this.sdk.webauthn.signIn.start("",window.location.origin);return e.ok||this.logger.error("Webauthn start failed",null===(t=null==e?void 0:e.error)||void 0===t?void 0:t.message),e.data}catch(t){this.logger.error("Webauthn start failed",t.message)}}))))),this.flowState=t}static set sdkConfigOverrides(t){hr.sdkConfigOverrides=t}connectedCallback(){const t=Object.create(null,{connectedCallback:{get:()=>super.connectedCallback}});var e,o;return n(this,void 0,void 0,(function*(){this.shadowRoot.isConnected&&(null===(e=this.flowState)||void 0===e||e.subscribe(this.onFlowChange.bind(this)),null===(o=this.stepState)||void 0===o||o.subscribe(this.onStepChange.bind(this))),yield t.connectedCallback.call(this)}))}disconnectedCallback(){super.disconnectedCallback(),this.flowState.unsubscribeAll(),this.stepState.unsubscribeAll()}onFlowChange(t,e,i){var s;return n(this,void 0,void 0,(function*(){const{projectId:a,flowId:c,tenant:p,stepId:f,executionId:g,action:v,screenId:y,screenState:m,redirectUrl:k,token:I,code:O,exchangeError:j,webauthnTransactionId:S,webauthnOptions:E}=t;let x;if(o(this,Yo,"f")&&(clearInterval(o(this,Yo,"f")),r(this,Yo,null,"f")),!g){if(!c)return;const t=yield this.getFlowConfig();if(x=null==t?void 0:t.startScreenId,!x){const t=yield this.sdk.flow.start(c,{tenant:p});return void o(this,er,"f").call(this,t)}}if(i("token")&&I||i("code")&&O||i("exchangeError")&&j){const t=yield this.sdk.flow.next(g,f,"submit",{token:I,exchangeCode:O,exchangeError:j});return o(this,er,"f").call(this,t),void this.flowState.update({token:void 0,code:void 0,exchangeError:void 0})}if(v===l)return k?void window.location.assign(k):void this.logger.error("Did not get redirect url");if(v===d||v===h){if(!S||!E)return void this.logger.error("Did not get webauthn transaction id or options");let t,e;null===(s=o(this,tr,"f"))||void 0===s||s.abort(),r(this,tr,null,"f");try{t=v===d?yield A(E):yield U(E)}catch(t){if("NotAllowedError"!==t.name)return void this.logger.error(t.message);e=!0}const n=yield this.sdk.flow.next(g,f,"submit",{transactionId:S,response:t,cancelWebauthn:e});o(this,er,"f").call(this,n)}if(v===u&&r(this,Yo,setInterval((()=>n(this,void 0,void 0,(function*(){const t=yield this.sdk.flow.next(g,f,"submit",{});o(this,er,"f").call(this,t)}))),2e3),"f"),!y&&!x)return void this.logger.error("Refreshing the page during a flow is not supported yet");const C={direction:w(+f,+e.stepId),screenState:m,htmlUrl:b(a,`${x||y}.html`)};x?C.next=(...t)=>this.sdk.flow.start(c,{tenant:p},...t):(i("projectId")||i("baseUrl")||i("executionId")||i("stepId"))&&(C.next=(...t)=>this.sdk.flow.next(g,f,...t)),this.stepState.update(C)}))}onStepChange(t){var e;return n(this,void 0,void 0,(function*(){const{htmlUrl:n,direction:r,next:i,screenState:s}=t,a=document.createElement("template");a.innerHTML=yield v(n,"text");const l=a.content.cloneNode(!0),u=(t=>{var e;const n=Array.from(t.querySelectorAll("script[data-id]")).map((e=>{var n;const o=e.getAttribute("data-id"),r=null===(n=t.getElementById(o))||void 0===n?void 0:n.innerHTML,i=Function(r).bind(e.previousSibling);return e.remove(),i}));return null===(e=t.querySelector("scripts"))||void 0===e||e.remove(),n})(l);this.sdk.webauthn.helpers.isSupported()?yield o(this,Xo,"m",rr).call(this,l,i):l.querySelectorAll(`button[${c}="biometrics"]`).forEach((t=>t.setAttribute("disabled","true"))),_(l,s),((t,e)=>{var n;e&&(null===(n=null==t?void 0:t.style)||void 0===n||n.setProperty("--totp-image",`url(data:image/jpg;base64,${e})`))})(l.querySelector("div"),null===(e=null==s?void 0:s.totp)||void 0===e?void 0:e.image);const d=()=>{try{u.forEach((t=>{t()}))}catch(t){this.logger.error(t.message)}this.rootElement.replaceChildren(l);const t=this.rootElement.querySelector('input:not([aria-hidden="true"])');null==t||t.focus(),o(this,Xo,"m",lr).call(this,i),o(this,Xo,"m",dr).call(this,"page-updated",{})};r?o(this,Xo,"m",ur).call(this,d,r):d()}))}}Yo=new WeakMap,tr=new WeakMap,er=new WeakMap,nr=new WeakMap,Xo=new WeakSet,or=function(t){const e=t.name;if(!["email"].includes(e)){const n=`user-${e}`;t.name=n,t.addEventListener("input",(()=>{t.name=t.value?e:n}))}},rr=function(t,e){var i;return n(this,void 0,void 0,(function*(){null===(i=o(this,tr,"f"))||void 0===i||i.abort();const s=t.querySelector('input[autocomplete="webauthn"]');if(s&&(yield T())){const{options:t,transactionId:i}=(yield o(this,nr,"f").call(this))||{};t&&i&&(o(this,Xo,"m",or).call(this,s),r(this,tr,new AbortController,"f"),this.sdk.webauthn.helpers.conditional(t,o(this,tr,"f")).then((t=>n(this,void 0,void 0,(function*(){const n=yield e(s.id,{transactionId:i,response:t});o(this,er,"f").call(this,n)})))).catch((t=>{"AbortError"!==t.name&&this.logger.error("Conditional login failed",t.message)})))}}))},ir=function(){return Array.from(this.shadowRoot.querySelectorAll(".descope-input")).every((t=>(t.reportValidity(),t.checkValidity())))},sr=function(){return Array.from(this.shadowRoot.querySelectorAll("*[name]")).reduce(((t,e)=>e.name?Object.assign(t,{[e.name]:e.value}):t),{})},ar=function(t){const e=this.nextRequestStatus.subscribe((({isLoading:n})=>{var o,r;n?null===(o=null==t?void 0:t.classList)||void 0===o||o.add("loading"):(this.nextRequestStatus.unsubscribe(e),null===(r=null==t?void 0:t.classList)||void 0===r||r.remove("loading"))}))},cr=function(t,e){return n(this,void 0,void 0,(function*(){if(t.formNoValidate||o(this,Xo,"m",ir).call(this)){const r=null==t?void 0:t.getAttribute("id");o(this,Xo,"m",ar).call(this,t);const i=o(this,Xo,"m",sr).call(this),s=(n=t,Array.from((null==n?void 0:n.attributes)||[]).reduce(((t,e)=>{var n;const o=null===(n=new RegExp("^data-descope-(\\S+)$").exec(e.name))||void 0===n?void 0:n[1];return o?Object.assign(t,{[o]:e.value}):t}),{})),a=Object.assign(Object.assign(Object.assign({},s),i),{origin:window.location.origin}),c=yield e(r,a);o(this,er,"f").call(this,c)}var n}))},lr=function(t){this.rootElement.querySelectorAll("button").forEach((e=>{e.onclick=()=>{o(this,Xo,"m",cr).call(this,e,t)}}))},ur=function(t,e){this.rootElement.addEventListener("transitionend",(()=>{this.rootElement.classList.remove("fade-out"),t()}),{once:!0});const n=e===g.forward?"slide-forward":"slide-backward";Array.from(this.rootElement.getElementsByClassName("input-container")).forEach(((t,e)=>{t.style["transition-delay"]=40*e+"ms",t.classList.add(n)})),this.rootElement.classList.add("fade-out")},dr=function(t,e){this.dispatchEvent(new CustomEvent(t,{detail:e}))},customElements.define("descope-wc",pr);export{pr as D,C as S,o as _,r as a};