@authowl/core 0.11.0 → 0.13.0
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 +7 -2
- package/dist/chunk-M4QJVSXT.js +1 -0
- package/dist/chunk-VZTAYWAD.js +1 -0
- package/dist/client-DOOkDLWg.d.cts +1322 -0
- package/dist/client-jpaYv3wu.d.ts +1322 -0
- package/dist/index-hIdXOzRp.d.cts +15 -0
- package/dist/index-hIdXOzRp.d.ts +15 -0
- package/dist/index.cjs +3 -3
- package/dist/index.d.cts +11 -1260
- package/dist/index.d.ts +11 -1260
- package/dist/index.js +3 -3
- package/dist/messages.cjs +1 -0
- package/dist/messages.d.cts +474 -0
- package/dist/messages.d.ts +474 -0
- package/dist/messages.js +1 -0
- package/dist/native.cjs +1 -0
- package/dist/native.d.cts +149 -0
- package/dist/native.d.ts +149 -0
- package/dist/native.js +1 -0
- package/dist/{transport-BObDKlIh.d.cts → organization-membership-B3m6PbmO.d.cts} +1 -15
- package/dist/{transport-BObDKlIh.d.ts → organization-membership-B3m6PbmO.d.ts} +1 -15
- package/dist/server.cjs +2 -2
- package/dist/server.d.cts +897 -54
- package/dist/server.d.ts +897 -54
- package/dist/server.js +1 -1
- package/dist/transport-DcWDTRd4.d.cts +15 -0
- package/dist/transport-DcWDTRd4.d.ts +15 -0
- package/package.json +25 -2
package/dist/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {g,f,h,j,i,p,n,s,u,k,r,m,l,o,q as q$1}from'./chunk-KPXCQZUX.js';export{f as TransportError,v as createMembershipHas,a as decodePublishableKey,u as membershipHas,s as membershipHasPermission,t as membershipHasTeam,e as resolveConfig,b as sessionCookieName}from'./chunk-KPXCQZUX.js';var Je="x-authowl-turnstile-token",Cn=1e4,vn=32,zn=2e4;function V(e,t){return {post:(n,i,o,a)=>e.request(n,{method:"POST",body:i,fetchOptions:o,decode:a}),mutation:async(n,i)=>{let o=await n;return o.error===null&&(i===void 0||o.data!==null&&i(o.data))&&t(),o}}}function ee(e,t=e.projectBaseURL){return {async request(n,i={}){let o=_n(t,n,i.query),a=i.method??(i.body===void 0?"GET":"POST"),r=new Headers(i.fetchOptions?.headers);r.set("x-publishable-key",e.publishableKey),i.fetchOptions?.authChallengeToken&&r.set(Je,i.fetchOptions.authChallengeToken),i.body!==void 0&&r.set("content-type","application/json");let s={method:a,headers:r,credentials:i.credentials??"include",...i.body===void 0?{}:{body:JSON.stringify(i.body)}},c=Object.freeze({method:a,path:n});await i.fetchOptions?.onRequest?.(c);let l=Nn(a,i.fetchOptions),u;try{u=await Un(e,o,{...s,signal:i.fetchOptions?.signal},l);}catch(D){let Y=Ge(D);return await i.fetchOptions?.onError?.(Oe(c,Y,Ln(D))),{data:null,error:Y}}let{response:f$1,requestId:g}=u,m=Kn(n,u.data),h=m;if(f$1.ok)try{h=be(m),i.decode&&(h=i.decode(h));}catch{let D=Ge(new f("invalid_response",g));return await i.fetchOptions?.onError?.(Oe(c,D,"invalid_response")),{data:null,error:D}}let z=Object.freeze({...c,status:f$1.status,...g===void 0?{}:{requestId:g}});if(await i.fetchOptions?.onResponse?.(z),!f$1.ok){let D=Fn(f$1,m,g);return await i.fetchOptions?.onError?.(Oe(c,D,"api")),{data:null,error:D}}return await i.fetchOptions?.onSuccess?.(z),{data:h,error:null}}}}async function Un(e,t,n,i){let o=Date.now()+Cn;for(let a=0;a<i;a+=1){let r=o-Date.now();if(r<=0)throw new f("timeout");try{let s=await g({fetchImpl:e.fetch??fetch,url:t,init:n,timeoutMs:Math.max(1,Math.ceil(r)),allowHttpLoopback:e.decoded.env==="test"});if(s.response.status<500||a===i-1)return s}catch(s){if(a===i-1||!(s instanceof f)||s.kind!=="network")throw s}await Vn(50*2**a,n.signal,o);}throw new f("network")}function Nn(e,t){if(e!=="GET"||t?.authChallengeToken)return 1;let n=t?.retry;return typeof n!="number"||!Number.isFinite(n)?1:Math.min(Math.max(Math.trunc(n),0),3)+1}function _n(e,t,n){let i=new URL(`${e}${t.startsWith("/")?t:`/${t}`}`);for(let[o,a]of Object.entries(n??{}))a!==void 0&&i.searchParams.set(o,String(a));return i.toString()}function Fn(e,t,n){let i=G(t)?t:{},o=Mn(i,e.headers);return {status:e.status,statusText:e.statusText,code:typeof i.code=="string"?i.code:void 0,...n===void 0?{}:{requestId:n},...typeof i.current_version=="number"?{currentVersion:i.current_version}:{},...o!==void 0?{retryAfterSeconds:o}:{},message:typeof i.message=="string"?i.message:typeof i.error=="string"?i.error:typeof i.detail=="string"?i.detail:e.statusText||"Request failed"}}function Mn(e,t){let n=(typeof e.retryAfterSeconds=="number"&&Number.isFinite(e.retryAfterSeconds)?e.retryAfterSeconds:void 0)??je(t.get("retry-after"))??je(t.get("x-retry-after"));if(n!==void 0)return Math.min(Math.max(Math.trunc(n),1),86400)}function je(e){if(!e)return;let t=e.trim();if(!/^\d+$/.test(t))return;let n=Number(t);return Number.isFinite(n)?n:void 0}function Ge(e){let t=e instanceof f?e.kind:"network";return {status:0,...{aborted:{statusText:"ABORTED",code:"REQUEST_ABORTED",message:"The request was cancelled."},timeout:{statusText:"TIMEOUT",code:"REQUEST_TIMEOUT",message:"The request timed out."},response_too_large:{statusText:"INVALID_RESPONSE",code:"RESPONSE_TOO_LARGE",message:"The service response was too large."},invalid_response:{statusText:"INVALID_RESPONSE",code:"INVALID_RESPONSE",message:"The service returned an invalid response."},network:{statusText:"FETCH_ERROR",code:"FETCH_ERROR",message:"Network request failed."}}[t],...e instanceof f&&e.requestId?{requestId:e.requestId}:{}}}function Oe(e,t,n){return Object.freeze({...e,status:t.status??0,...t.requestId===void 0?{}:{requestId:t.requestId},failure:n})}function Ln(e){return e instanceof f?e.kind:"network"}function Vn(e,t,n){return new Promise((i,o)=>{if(t?.aborted){o(new f("aborted"));return}let a=n-Date.now();if(a<=0){o(new f("timeout"));return}let r=Math.min(e,a),s=()=>{clearTimeout(c),o(new f("aborted"));},c=setTimeout(()=>{t?.removeEventListener("abort",s),Date.now()>=n?o(new f("timeout")):i();},r);t?.addEventListener("abort",s,{once:true}),t?.aborted&&s();})}function be(e,t="",n=0,i={nodes:0}){if(i.nodes+=1,n>vn||i.nodes>zn)throw new Error("response traversal limit exceeded");if(typeof e=="string"&&/^(?:createdAt|updatedAt|expiresAt)$/.test(t)){let o=new Date(e);return Number.isNaN(o.getTime())?e:o}return Array.isArray(e)?e.map(o=>be(o,"",n+1,i)):G(e)?Object.fromEntries(Object.entries(e).map(([o,a])=>[o,qn(o)?a:be(a,o,n+1,i)])):e}function qn(e){return e==="metadata"||e==="public_metadata"||e==="unsafe_metadata"||e==="private_metadata"||e==="publicMetadata"||e==="unsafeMetadata"||e==="privateMetadata"}function Kn(e,t){if(e==="/list-sessions"&&Array.isArray(t))return t.map(o=>G(o)?ye(o):o);if(!G(t))return t;let i=e==="/change-password"||e==="/passkey/verify-authentication"||e==="/phone-otp/verify"||e==="/sign-up/email"||e.startsWith("/sign-in/")||e.startsWith("/two-factor/verify-")?ye(t):t;return e==="/sign-up/email"&&!("sessionCreated"in i)&&(i={...i,sessionCreated:typeof t.token=="string"&&t.token.length>0}),(e==="/get-session"||e==="/passkey/verify-authentication")&&G(i.session)&&(i={...i,session:ye(i.session)}),i}function ye(e){if(!Object.hasOwn(e,"token"))return e;let t={...e};return delete t.token,t}function G(e){return !!e&&typeof e=="object"&&!Array.isArray(e)}function E(e){let t=new Uint8Array(e),n="";for(let o of t)n+=String.fromCharCode(o);return btoa(n).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}function _(e){let t=e.replace(/-/g,"+").replace(/_/g,"/"),n=(4-t.length%4)%4,i=t.padEnd(t.length+n,"="),o=atob(i),a=new ArrayBuffer(o.length),r=new Uint8Array(a);for(let s=0;s<o.length;s++)r[s]=o.charCodeAt(s);return a}function F(){return Bn.stubThis(globalThis?.PublicKeyCredential!==void 0&&typeof globalThis.PublicKeyCredential=="function")}var Bn={stubThis:e=>e};function te(e){let{id:t}=e;return {...e,id:_(t),transports:e.transports}}function ne(e){return e==="localhost"||/^((xn--[a-z0-9-]+|[a-z0-9]+(-[a-z0-9]+)*)\.)+([a-z]{2,}|xn--[a-z0-9-]+)$/i.test(e)}var O=class extends Error{constructor({message:t,code:n,cause:i,name:o}){super(t,{cause:i}),Object.defineProperty(this,"code",{enumerable:true,configurable:true,writable:true,value:void 0}),this.name=o??i.name,this.code=n;}};function We({error:e,options:t}){let{publicKey:n}=t;if(!n)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(t.signal instanceof AbortSignal)return new O({message:"Registration ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else if(e.name==="ConstraintError"){if(n.authenticatorSelection?.requireResidentKey===true)return new O({message:"Discoverable credentials were required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_DISCOVERABLE_CREDENTIAL_SUPPORT",cause:e});if(t.mediation==="conditional"&&n.authenticatorSelection?.userVerification==="required")return new O({message:"User verification was required during automatic registration but it could not be performed",code:"ERROR_AUTO_REGISTER_USER_VERIFICATION_FAILURE",cause:e});if(n.authenticatorSelection?.userVerification==="required")return new O({message:"User verification was required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_USER_VERIFICATION_SUPPORT",cause:e})}else {if(e.name==="InvalidStateError")return new O({message:"The authenticator was previously registered",code:"ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED",cause:e});if(e.name==="NotAllowedError")return new O({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="NotSupportedError")return n.pubKeyCredParams.filter(o=>o.type==="public-key").length===0?new O({message:'No entry in pubKeyCredParams was of type "public-key"',code:"ERROR_MALFORMED_PUBKEYCREDPARAMS",cause:e}):new O({message:"No available authenticator supported any of the specified pubKeyCredParams algorithms",code:"ERROR_AUTHENTICATOR_NO_SUPPORTED_PUBKEYCREDPARAMS_ALG",cause:e});if(e.name==="SecurityError"){let i=globalThis.location.hostname;if(ne(i)){if(n.rp.id!==i)return new O({message:`The RP ID "${n.rp.id}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new O({message:`${globalThis.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="TypeError"){if(n.user.id.byteLength<1||n.user.id.byteLength>64)return new O({message:"User ID was not between 1 and 64 characters",code:"ERROR_INVALID_USER_ID_LENGTH",cause:e})}else if(e.name==="UnknownError")return new O({message:"The authenticator was unable to process the specified options, or could not create a new credential",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return e}var we=class{constructor(){Object.defineProperty(this,"controller",{enumerable:true,configurable:true,writable:true,value:void 0});}createNewAbortSignal(){if(this.controller){let n=new Error("Cancelling existing WebAuthn API call for new one");n.name="AbortError",this.controller.abort(n);}let t=new AbortController;return this.controller=t,t.signal}cancelCeremony(){if(this.controller){let t=new Error("Manually cancelling existing WebAuthn API call");t.name="AbortError",this.controller.abort(t),this.controller=void 0;}}},ie=new we;var Hn=["cross-platform","platform"];function oe(e){if(e&&!(Hn.indexOf(e)<0))return e}async function $e(e){!e.optionsJSON&&e.challenge&&(console.warn("startRegistration() was not called correctly. It will try to continue with the provided options, but this call should be refactored to use the expected call structure instead. See https://simplewebauthn.dev/docs/packages/browser#typeerror-cannot-read-properties-of-undefined-reading-challenge for more information."),e={optionsJSON:e});let{optionsJSON:t,useAutoRegister:n=false}=e;if(!F())throw new Error("WebAuthn is not supported in this browser");let i={...t,challenge:_(t.challenge),user:{...t.user,id:_(t.user.id)},excludeCredentials:t.excludeCredentials?.map(te)},o={};n&&(o.mediation="conditional"),o.publicKey=i,o.signal=ie.createNewAbortSignal();let a;try{a=await navigator.credentials.create(o);}catch(h){throw We({error:h,options:o})}if(!a)throw new Error("Registration was not completed");let{id:r,rawId:s,response:c,type:l}=a,u;typeof c.getTransports=="function"&&(u=c.getTransports());let f;if(typeof c.getPublicKeyAlgorithm=="function")try{f=c.getPublicKeyAlgorithm();}catch(h){Re("getPublicKeyAlgorithm()",h);}let g;if(typeof c.getPublicKey=="function")try{let h=c.getPublicKey();h!==null&&(g=E(h));}catch(h){Re("getPublicKey()",h);}let m;if(typeof c.getAuthenticatorData=="function")try{m=E(c.getAuthenticatorData());}catch(h){Re("getAuthenticatorData()",h);}return {id:r,rawId:E(s),response:{attestationObject:E(c.attestationObject),clientDataJSON:E(c.clientDataJSON),transports:u,publicKeyAlgorithm:f,publicKey:g,authenticatorData:m},type:l,clientExtensionResults:a.getClientExtensionResults(),authenticatorAttachment:oe(a.authenticatorAttachment)}}function Re(e,t){console.warn(`The browser extension that intercepted this WebAuthn API call incorrectly implemented ${e}. You should report this error to them.
|
|
2
|
-
`,t);}function Ye(){if(!F())return Se.stubThis(new Promise(t=>t(false)));let e=globalThis.PublicKeyCredential;return e?.isConditionalMediationAvailable===void 0?Se.stubThis(new Promise(t=>t(false))):Se.stubThis(e.isConditionalMediationAvailable())}var Se={stubThis:e=>e};function Xe({error:e,options:t}){let{publicKey:n}=t;if(!n)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(t.signal instanceof AbortSignal)return new O({message:"Authentication ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else {if(e.name==="NotAllowedError")return new O({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="SecurityError"){let i=globalThis.location.hostname;if(ne(i)){if(n.rpId!==i)return new O({message:`The RP ID "${n.rpId}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new O({message:`${globalThis.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="UnknownError")return new O({message:"The authenticator was unable to process the specified options, or could not create a new assertion signature",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return e}async function Qe(e){!e.optionsJSON&&e.challenge&&(console.warn("startAuthentication() was not called correctly. It will try to continue with the provided options, but this call should be refactored to use the expected call structure instead. See https://simplewebauthn.dev/docs/packages/browser#typeerror-cannot-read-properties-of-undefined-reading-challenge for more information."),e={optionsJSON:e});let{optionsJSON:t,useBrowserAutofill:n=false,verifyBrowserAutofillInput:i=true}=e;if(!F())throw new Error("WebAuthn is not supported in this browser");let o;t.allowCredentials?.length!==0&&(o=t.allowCredentials?.map(te));let a={...t,challenge:_(t.challenge),allowCredentials:o},r={};if(n){if(!await Ye())throw Error("Browser does not support WebAuthn autofill");if(document.querySelectorAll("input[autocomplete$='webauthn']").length<1&&i)throw Error('No <input> with "webauthn" as the only or last value in its `autocomplete` attribute was detected');r.mediation="conditional",a.allowCredentials=[];}r.publicKey=a,r.signal=ie.createNewAbortSignal();let s;try{s=await navigator.credentials.get(r);}catch(m){throw Xe({error:m,options:r})}if(!s)throw new Error("Authentication was not completed");let{id:c,rawId:l,response:u,type:f}=s,g;return u.userHandle&&(g=E(u.userHandle)),{id:c,rawId:E(l),response:{authenticatorData:E(u.authenticatorData),clientDataJSON:E(u.clientDataJSON),signature:E(u.signature),userHandle:g},type:f,clientExtensionResults:s.getClientExtensionResults(),authenticatorAttachment:oe(s.authenticatorAttachment)}}var Ze=new Set([1564,8206,8207,8234,8235,8236,8237,8238,8294,8295,8296,8297]),re=new Set([9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288,65279]);function ae(e){if(e===void 0)return {valid:true,value:void 0};for(let n of e){let i=n.codePointAt(0);if(i===void 0||tt(n,i)||et(i)||Ze.has(i))return {valid:false}}let t=jn(e);return ke(t)?{valid:true,value:t}:{valid:false}}function ke(e){let t=0,n,i;for(let o of e){if(t+=1,t>256)return false;let a=o.codePointAt(0);if(a===void 0||tt(o,a)||et(a)||Ze.has(a))return false;n??=a,i=a;}return t>0&&n!==void 0&&i!==void 0&&!re.has(n)&&!re.has(i)}function se(){return {data:null,error:{status:400,statusText:"BAD_REQUEST",code:"INVALID_PASSKEY_NAME",message:"Passkey names must contain 1 to 256 safe Unicode characters."}}}function jn(e){let t=0,n=e.length;for(;t<n;){let i=e.codePointAt(t);if(i===void 0||!re.has(i))break;t+=i>65535?2:1;}for(;n>t;){let i=e.codePointAt(n-1);if(i===void 0)break;let a=i>=56320&&i<=57343?n-2:n-1,r=e.codePointAt(a);if(r===void 0||!re.has(r))break;n=a;}return e.slice(t,n)}function et(e){return e>=0&&e<=31||e>=127&&e<=159}function tt(e,t){return e.length===1&&t>=55296&&t<=57343}var ot=12,rt=5e3,Gn=8,Jn=1e3,Wn=16,nt=512,at=100,st=8192,$n=32768,Te=1024,it=256,Ee=64,Yn=6e5,Xn=/^[A-Za-z0-9_-]+$/u,Qn=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/u,Zn=/[\u0000-\u001f\u007f-\u009f\u061c\u200e\u200f\u202a-\u202e\u2066-\u2069]/u,ei=/^[A-Za-z0-9](?:[A-Za-z0-9-]{0,61}[A-Za-z0-9])?$/u,ti=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/iu,ct=new Set(["discouraged","preferred","required"]),ni=new Set(["singleDevice","multiDevice"]),ut=new Set(["ble","cable","hybrid","internal","nfc","smart-card","usb"]),lt=new Set(["hybrid","security-key","client-device"]),ii=new Set(["none","indirect","direct","enterprise"]),oi=new Set(["fido-u2f","packed","android-safetynet","android-key","tpm","apple","none"]),ri=new Set(["platform","cross-platform"]),ai=new Set(["discouraged","preferred","required"]),si=new Set([-8,-7,-257]);function dt(e){let t=q$1(e,ot,rt);return {challenge:wt(t.challenge),...b("timeout",yt(t.timeout)),...b("rpId",Rt(t.rpId)),...b("allowCredentials",Ot(t.allowCredentials)),...b("userVerification",J(t.userVerification,ct)),...b("hints",ce(t.hints,lt)),...b("extensions",bt(t.extensions))}}function pt(e){let t=q$1(e,ot,rt);return {challenge:wt(t.challenge),rp:ci(t.rp),user:ui(t.user),pubKeyCredParams:li(t.pubKeyCredParams),...b("timeout",yt(t.timeout)),...b("excludeCredentials",Ot(t.excludeCredentials)),...b("authenticatorSelection",di(t.authenticatorSelection)),...b("attestation",J(t.attestation,ii)),...b("attestationFormats",ce(t.attestationFormats,oi)),...b("hints",ce(t.hints,lt)),...b("extensions",bt(t.extensions))}}function ft(e){let t=h(e),n$1=o(t.session),i=n(t.user);return n$1.userId!==i.id&&p(),{session:n$1,user:i}}function xe(e){let t=h(e),n=t.counter;(!Number.isSafeInteger(n)||n<0)&&p();let i=De(t.deviceType,ni),o=j(t.backedUp);return o&&i!=="multiDevice"&&p(),{id:q(t.id,it),...gi(t),publicKey:pi(t.publicKey,$n),userId:q(t.userId,it),credentialID:le(t.credentialID,st),counter:n,deviceType:i,backedUp:o,...mi(t),createdAt:k(t.createdAt),...hi(t)}}function gt(e,t,n){let i=xe(e);return (i.credentialID!==t||(n===void 0?i.name!==void 0&&i.name!==null:i.name!==n))&&p(),i}function mt(e){(!Array.isArray(e)||e.length>at)&&p();let t=e.map(xe);return ue(t.map(n=>n.id)),ue(t.map(n=>n.credentialID)),t.length>1&&t.some(n=>n.userId!==t[0]?.userId)&&p(),t}function ht(e,t,n){let i=h(e),o=xe(i.passkey);return (o.id!==t||o.name!==n)&&p(),{passkey:o}}function At(e){return h(e).status!==true&&p(),{status:true}}function ci(e){let t=h(e);return {name:Ie(t.name,Te),...b("id",Rt(t.id))}}function ui(e){let t=h(e);return {id:le(t.id,128,1,64),name:Ie(t.name,Te),displayName:Ie(t.displayName,Te)}}function li(e){(!Array.isArray(e)||e.length===0||e.length>Ee)&&p();let t=e.map(n=>{let i=h(n);return (i.type!=="public-key"||!Number.isSafeInteger(i.alg)||!si.has(i.alg))&&p(),{type:"public-key",alg:i.alg}});return Ai(t.map(n=>n.alg)),t}function Ot(e){if(e===void 0)return;(!Array.isArray(e)||e.length>at)&&p();let t=e.map(n=>{let i=h(n);return i.type!=="public-key"&&p(),{type:"public-key",id:le(i.id,st),...b("transports",ce(i.transports,ut))}});return ue(t.map(n=>n.id)),t}function di(e){if(e===void 0)return;let t=h(e);t.requireResidentKey!==void 0&&typeof t.requireResidentKey!="boolean"&&p();let n=J(t.residentKey,ai);return t.requireResidentKey!==void 0&&n!==void 0&&t.requireResidentKey!==(n==="required")&&p(),{...b("authenticatorAttachment",J(t.authenticatorAttachment,ri)),...b("residentKey",n),...b("requireResidentKey",t.requireResidentKey),...b("userVerification",J(t.userVerification,ct))}}function yt(e){return e!==void 0&&(typeof e!="number"||!Number.isFinite(e)||e<0||e>Yn)&&p(),e}function bt(e){return e===void 0?void 0:q$1(e,Gn,Jn)}function ce(e,t){if(e===void 0)return;(!Array.isArray(e)||e.length>Ee)&&p();let n=e.map(i=>De(i,t));return ue(n),n}function J(e,t){if(e!==void 0)return De(e,t)}function wt(e){return le(e,Math.ceil(nt*4/3),Wn,nt)}function le(e,t,n=1,i=Number.POSITIVE_INFINITY){let o=q(e,t),a=o.length%4,r=fi(o.at(-1)??""),s=Math.floor(o.length*3/4);return (!Xn.test(o)||a===1||a===2&&(r&15)!==0||a===3&&(r&3)!==0||s<n||s>i)&&p(),o}function q(e,t){let n=i(e);return (n.length===0||n.length>t)&&p(),n}function Ie(e,t){let n=q(e,t);return Zn.test(n)&&p(),n}function Rt(e){if(e===void 0)return;let t=q(e,253);return t!=="localhost"&&(t.endsWith(".")||!t.includes(".")||t.split(".").some(n=>!ei.test(n)))&&p(),t}function pi(e,t){let n=q(e,t),i=n.endsWith("=="),o=!i&&n.endsWith("="),a=n.at(i?-3:o?-2:-1)??"",r=St(a);return (n.length%4!==0||!Qn.test(n)||i&&(r&15)!==0||o&&(r&3)!==0)&&p(),n}function fi(e){return St(e,true)}function St(e,t=false){return (t?"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_":"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/").indexOf(e)}function gi(e){let t=m(e,"name");return t===void 0?{}:(t!==null&&!ke(t)&&p(),{name:t})}function mi(e){let t=m(e,"transports");if(t==null||t==="")return t===void 0?{}:{transports:t};let n=t.split(",");return (n.length>Ee||n.some(i=>!ut.has(i))||new Set(n).size!==n.length)&&p(),{transports:t}}function hi(e){let t=m(e,"aaguid");return t==null?t===void 0?{}:{aaguid:null}:(ti.test(t)||p(),{aaguid:t})}function De(e,t){let n=i(e);return t.has(n)||p(),n}function b(e,t){return t===void 0?{}:{[e]:t}}function ue(e){new Set(e).size!==e.length&&p();}function Ai(e){new Set(e).size!==e.length&&p();}function Et(e,t){let n=new Map;return {async signIn(i={},o){let a=await e.request("/passkey/generate-authenticate-options");if(!a.data)return Tt(a.error);let r;try{r=dt(a.data);}catch{return kt()}let s;try{s=await Qe({optionsJSON:r,useBrowserAutofill:i.autoFill});}catch(g){return It(g,"AUTH_CANCELLED","Passkey authentication was cancelled.")}let{clientExtensionResults:c,...l}=s,u=n.get(s.id);if(u)return u;let f=(async()=>{let g=await e.request("/passkey/verify-authentication",{method:"POST",body:{response:l},fetchOptions:o,decode:ft});return g.data&&t(),g})();n.set(s.id,f);try{return await f}finally{n.get(s.id)===f&&n.delete(s.id);}},async add(i={},o){let a=ae(i.name);if(!a.valid)return se();let r=await e.request("/passkey/generate-register-options",{query:{name:a.value,authenticatorAttachment:i.authenticatorAttachment}});if(!r.data)return Tt(r.error);let s;try{s=pt(r.data);}catch{return kt()}let c;try{c=await $e({optionsJSON:s});}catch(g){return It(g,"REGISTRATION_CANCELLED","Passkey registration was cancelled.")}let{clientExtensionResults:l,...u}=c,f=await e.request("/passkey/verify-registration",{method:"POST",body:{response:u,name:a.value},fetchOptions:o,decode:g=>gt(g,c.id,a.value)});return f.data&&t(),f}}}function kt(){return {data:null,error:{status:502,statusText:"BAD_GATEWAY",code:"INVALID_WEBAUTHN_OPTIONS",message:"The server returned invalid WebAuthn options."}}}function Tt(e){return {data:null,error:e??{status:502,statusText:"BAD_GATEWAY",code:"INVALID_WEBAUTHN_OPTIONS",message:"The server returned no WebAuthn options."}}}function It(e,t,n){let i=yi(e,"page does not have focus"),o=e instanceof O?e.code==="ERROR_CEREMONY_ABORTED":Oi(e)==="AbortError",a=t==="AUTH_CANCELLED"?"Passkey authentication could not be completed by this browser.":"Passkey registration could not be completed by this browser.";return {data:null,error:{status:400,statusText:"BAD_REQUEST",code:i?"PASSKEY_PAGE_NOT_FOCUSED":o?t:e instanceof O?e.code:"PASSKEY_BROWSER_ERROR",message:i?"Keep this page focused while completing the passkey prompt.":o?n:a}}}function Oi(e){return e&&typeof e=="object"&&"name"in e&&typeof e.name=="string"?e.name:void 0}function yi(e,t){let n=t.toLowerCase(),i=new Set,o=e;for(;o&&typeof o=="object"&&!i.has(o);){if(i.add(o),"message"in o&&typeof o.message=="string"&&o.message.toLowerCase().includes(n))return true;o="cause"in o?o.cause:void 0;}return false}function Dt(e,t){let n=new Set,i=null,o=null,a=null,r,s=m=>{u(m);};r={data:null,isPending:true,isRefetching:false,error:null,refetch:s};function c(m){r=m;for(let h of n)h();}async function l(m){return e.request("/get-session",{query:m?.query,decode:xt})}async function u(m){a?.abort();let h=new AbortController;a=h,c({...r,isPending:r.data===null&&r.error===null,isRefetching:r.data!==null});let z=await e.request("/get-session",{query:m?.query,fetchOptions:{signal:h.signal},decode:xt});a===h&&(a=null,c({data:z.data,error:z.error,isPending:false,isRefetching:false,refetch:s}));}function f(){if(typeof window>"u"||o)return;let m=()=>{u();},h=()=>{document.visibilityState==="visible"&&u();};window.addEventListener("focus",m),document.addEventListener("visibilitychange",h),typeof BroadcastChannel<"u"&&(i=new BroadcastChannel(`authowl:${t}`),i.addEventListener("message",m)),o=()=>{window.removeEventListener("focus",m),document.removeEventListener("visibilitychange",h),i?.close(),i=null,o=null;};}function g(m){return n.add(m),n.size===1&&(f(),u()),()=>{n.delete(m),n.size===0&&(a?.abort(),a=null,o?.());}}return {store:{subscribe:g,getSnapshot:()=>r},getSession:l,notifyMutation(){i?.postMessage({type:"session-changed"}),n.size>0&&u({query:{disableCookieCache:true}});}}}function xt(e){if(e===null)return null;let t=h(e);return (t.session===void 0||t.user===void 0)&&p(),{session:o(t.session),user:n(t.user)}}function Pe(){let e=globalThis.crypto.getRandomValues(new Uint8Array(16));e[6]=e[6]&15|64,e[8]=e[8]&63|128;let t=Array.from(e,n=>n.toString(16).padStart(2,"0")).join("");return `${t.slice(0,8)}-${t.slice(8,12)}-${t.slice(12,16)}-${t.slice(16,20)}-${t.slice(20)}`}async function Pt(e,t){return e.request("/user/metadata",{fetchOptions:t,decode:vt})}async function Ct(e,t,n){return e.request("/user/metadata",{method:"PATCH",body:{expected_version:t.expectedVersion,unsafe_metadata:t.unsafeMetadata},fetchOptions:n,decode:vt})}function vt(e){let t=h(e),n=q$1(t.public_metadata),i=q$1(t.unsafe_metadata);if(!Number.isSafeInteger(t.metadata_version)||t.metadata_version<0)throw new TypeError("Invalid AuthOwl metadata response");return {publicMetadata:n,unsafeMetadata:i,metadataVersion:t.metadata_version}}function Ut(e,t){let{post:n,mutation:i}=V(e,t);return {getMetadata:o=>Pt(e,o),updateUnsafeMetadata:(o,a)=>Ct(e,o,a),updateProfile:(o,a)=>i(n("/update-user",o,a,W)),changeEmail:(o,a)=>i(n("/change-email",o,a,W)),changePassword:(o,a)=>i(n("/change-password",o,a,bi)),listSessions:o=>e.request("/list-sessions",{fetchOptions:o,decode:wi}),revokeSession:({sessionId:o},a)=>i(n("/revoke-session",{sessionId:o},a,W)),revokeOtherSessions:o=>i(n("/revoke-other-sessions",{},o,W)),listSocialAccounts:async o=>{let a=await e.request("/list-accounts",{fetchOptions:o,decode:Ri});if(!a.data)return {data:null,error:a.error};let r=a.data.length>1;return {...a,data:a.data.filter(s=>s.providerId!=="credential").map(s=>({...s,canUnlink:r}))}},linkSocial:(o,a)=>n("/link-social",o,a,Si),unlinkSocial:(o,a)=>i(n("/unlink-account",o,a,W)),delete:(o={},a)=>i(n("/delete-user",o,a,ki))}}function W(e){let t=h(e);return {status:j(t.status)}}function bi(e){let t=h(e);return {user:n(t.user)}}function wi(e){return Array.isArray(e)||p(),e.map(t=>{let n=h(t);return {id:i(n.id),userId:i(n.userId),createdAt:k(n.createdAt),updatedAt:k(n.updatedAt),expiresAt:k(n.expiresAt),...zt("ipAddress",m(n,"ipAddress")),...zt("userAgent",m(n,"userAgent"))}})}function Ri(e){return Array.isArray(e)||p(),e.map(t=>{let n=h(t);return {id:i(n.id),userId:i(n.userId),providerId:i(n.providerId),accountId:i(n.accountId),scopes:l(n.scopes),createdAt:k(n.createdAt),updatedAt:k(n.updatedAt)}})}function Si(e){let t=h(e);return {url:i(t.url),redirect:j(t.redirect)}}function ki(e){let t=h(e);return {success:j(t.success),message:i(t.message)}}function zt(e,t){return t===void 0?{}:{[e]:t}}var Ti=new Set(["pending","accepted","rejected","canceled"]),Nt=1e4;function K(e,t,n){let i=h(e),o={id:A(i.id),name:A(i.name),slug:A(i.slug),createdAt:k(i.createdAt),...de("logo",m(i,"logo")),...de("metadata",i.metadata===void 0?void 0:r(i.metadata))};return U(o.id,t),U(o.slug,n),o}function _t(e){return N(e,K)}function Ce(e,t,n){return e===null?null:(t===null&&p(),K(e,t,n))}function Ft(e,t,n){if(e===null)return null;let i=h(e),o=K(i,t,n);return {...o,members:N(i.members,a=>Yt(a,o.id)),invitations:N(i.invitations,a=>C(a,void 0,o.id))}}function Mt(e,t){let n=N(e,i=>$t(i));return pe(n.map(i=>i.organizationId),t),n}function Lt(e,t,n){return e===null?null:(t===null&&p(),$t(e,t,n))}function Vt(e,t){let n=h(e);return (!Number.isSafeInteger(n.total)||n.total<0)&&p(),{members:Ii(n.members,t),total:n.total}}function C(e,t,n){let i=h(e),o=A(i.status);Ti.has(o)||p();let a={id:A(i.id),organizationId:A(i.organizationId),email:A(i.email),role:A(i.role),status:o,inviterId:A(i.inviterId),expiresAt:k(i.expiresAt),createdAt:k(i.createdAt)};return U(a.id,t),U(a.organizationId,n),a}function qt(e,t){let n=N(e,i=>C(i));return pe(n.map(i=>i.organizationId),t),n}function Kt(e){return N(e,t=>{let n=h(t);return {...C(n),organizationName:A(n.organizationName)}})}function Bt(e,t){let n=h(e);return {...C(n,t),organizationName:A(n.organizationName),organizationSlug:A(n.organizationSlug),inviterEmail:A(n.inviterEmail)}}function Ht(e,t){let n=h(e),i=C(n.invitation,t);return {invitation:i,member:B(n.member,void 0,i.organizationId)}}function jt(e,t){let n=h(e);return n.member!==null&&p(),{invitation:n.invitation===null?null:C(n.invitation,t),member:null}}function Gt(e,t){return e===null?null:C(e,t)}function Jt(e,t,n){let i=h(e);return {member:B(i.member,n,t)}}function B(e,t,n){let i=h(e),o={id:A(i.id),organizationId:A(i.organizationId),userId:A(i.userId),role:A(i.role),createdAt:k(i.createdAt),...i.user===void 0?{}:{user:Xt(i.user)}};return U(o.id,t),U(o.organizationId,n),o}function Wt(e,t){let n=N(e,i=>{let o=h(i);return {organizationId:A(o.organizationId),data:{role:A(o.role),...de("permission",o.permission===void 0?void 0:Ei(o.permission))}}});return pe(n.map(i=>i.organizationId),t),n.map(i=>i.data)}function $t(e,t,n){let i=h(e),o=i.updatedAt,a={id:A(i.id),name:A(i.name),organizationId:A(i.organizationId),createdAt:k(i.createdAt),...o===void 0?{}:{updatedAt:k(o)}};return U(a.id,t),U(a.organizationId,n),a}function Yt(e,t){let n=h(e);return {...B(n,void 0,t),user:Xt(n.user)}}function Ii(e,t){let n=N(e,i=>Yt(i));return pe(n.map(i=>i.organizationId),t),n}function Ei(e){let t=h(e),n={};for(let[i,o]of Object.entries(t))(i==="__proto__"||i==="constructor"||i==="prototype"||i.length===0||i.length>Nt||!Array.isArray(o))&&p(),n[i]=o.map(a=>A(a));return n}function A(e){let t=i(e);return (t.length===0||t.length>Nt)&&p(),t}function U(e,t){t!==void 0&&e!==t&&p();}function pe(e,t){let n=t??e[0];n!==void 0&&e.some(i=>i!==n)&&p();}function Xt(e){let t=h(e);return {id:A(t.id),name:A(t.name),email:A(t.email),...de("image",m(t,"image"))}}function N(e,t){return Array.isArray(e)||p(),e.map(n=>t(n))}function de(e,t){return t===void 0?{}:{[e]:t}}function Qt(e,t,n=()=>null){let{post:i,mutation:o}=V(e,t),a=(r,s,c,l)=>e.request(r,{query:s,fetchOptions:c,decode:l});return {create:(r,s)=>o(i("/organization/create",r,s,K)),list:r=>a("/organization/list",void 0,r,_t),get:(r={},s)=>a("/organization/get-full-organization",{organizationId:r.organizationId,organizationSlug:r.organizationSlug,membersLimit:r.membersLimit},s,c=>Ft(c,r.organizationId,r.organizationSlug)),setActive:(r,s)=>o(i("/organization/set-active",r,s,c=>Ce(c,r.organizationId,r.organizationSlug))),listTeams:(r={},s)=>a("/organization/list-teams",{organizationId:r.organizationId},s,c=>Mt(c,r.organizationId)),setActiveTeam:(r,s)=>o(i("/organization/set-active-team",r,s,c=>Lt(c,r.teamId))),update:(r,s)=>o(i("/organization/update",r,s,c=>Ce(c,r.organizationId))),delete:(r,s)=>o(i("/organization/delete",r,s,c=>K(c,r.organizationId))),listMembers:(r={},s)=>a("/organization/list-members",{organizationId:r.organizationId,organizationSlug:r.organizationSlug,limit:r.limit,offset:r.offset,sortBy:r.sortBy,sortDirection:r.sortDirection,filterField:r.filterField,filterValue:r.filterValue,filterOperator:r.filterOperator},s,c=>Vt(c,r.organizationId)),inviteMember:(r,s)=>o(i("/organization/invite-member",r,s,c=>C(c,void 0,r.organizationId))),listInvitations:(r={},s)=>a("/organization/list-invitations",{organizationId:r.organizationId},s,c=>qt(c,r.organizationId)),listUserInvitations:r=>a("/organization/list-user-invitations",void 0,r,Kt),getInvitation:(r,s)=>a("/organization/get-invitation",{id:r.id},s,c=>Bt(c,r.id)),acceptInvitation:(r,s)=>o(i("/organization/accept-invitation",r,s,c=>Ht(c,r.invitationId))),rejectInvitation:(r,s)=>o(i("/organization/reject-invitation",r,s,c=>jt(c,r.invitationId))),cancelInvitation:(r,s)=>o(i("/organization/cancel-invitation",r,s,c=>Gt(c,r.invitationId))),removeMember:(r,s)=>o(i("/organization/remove-member",r,s,c=>Jt(c,r.organizationId,r.memberIdOrEmail.includes("@")?void 0:r.memberIdOrEmail))),updateMemberRole:(r,s)=>o(i("/organization/update-member-role",r,s,c=>B(c,r.memberId,r.organizationId))),leave:(r,s)=>o(i("/organization/leave",r,s,c=>B(c,void 0,r.organizationId))),listRoles:(r={},s)=>a("/organization/list-roles",{organizationId:r.organizationId},s,c=>Wt(c,r.organizationId)),has:r=>u(n(),r),hasPermission:r=>s(n(),r.permission)}}var Zt=4096,xi=4096,Di=100,Pi=256,Ci=16,vi=64;function ze(e){let t=h(e);return t.twoFactorRedirect===true?((t.user!==void 0||t.redirect!==void 0||t.url!==void 0)&&p(),{twoFactorRedirect:true,...t.twoFactorMethods===void 0?{}:{twoFactorMethods:An(t.twoFactorMethods,Ci,vi)}}):(t.twoFactorRedirect!==void 0&&p(),{redirect:j(t.redirect),..._i(t,"url"),user:n(t.user)})}function en(e){let t=h(e);return {user:n(t.user)}}function tn(e){let t=h(e);return {sessionCreated:j(t.sessionCreated),user:n(t.user)}}function nn(e,t){let n$1=h(e),i=j(n$1.redirect);n$1.user===null&&p();let o=n$1.user!==void 0&&n$1.user!==null,a=n$1.url!==void 0&&n$1.url!==null;return i?((o||!a)&&p(),{redirect:true,url:ve(n$1.url,t)}):(o===a&&p(),o?{redirect:false,user:n(n$1.user)}:{redirect:false,url:ve(n$1.url,t)})}function on(e,t){let n=h(e);return (n.redirect!==true||n.user!==void 0)&&p(),{redirect:true,url:ve(n.url,t)}}function rn(e){return {status:j(h(e).status)}}function an(e){return {success:j(h(e).success)}}function sn(e){return h(e).status!=="pending"&&p(),{status:"pending"}}function cn(e){let t=h(e);return (t.status!==true||t.sessionCreated!==true)&&p(),{status:true,sessionCreated:true,user:zi(t.user)}}function Ue(e){return {status:j(h(e).status)}}function un(e){return {status:j(h(e).status)}}function ln(e){let t=h(e);return {status:j(t.status),user:n(t.user)}}function dn(e){return {success:j(h(e).success)}}function pn(e){let t=h(e);return {totpURI:Ni(t.totpURI),backupCodes:hn(t.backupCodes)}}function fn(e){return {status:j(h(e).status)}}function fe(e){return h(e).status!==true&&p(),{status:true}}function gn(e){return {status:j(h(e).status)}}function mn(e){let t=h(e);return t.status!==void 0&&t.status!==true&&p(),{backupCodes:hn(t.backupCodes)}}function zi(e){let t=h(e);return {id:H(t.id,512),...Fi(t,"name",1024),phoneNumber:H(t.phoneNumber,64),phoneNumberVerified:j(t.phoneNumberVerified),...t.createdAt===void 0?{}:{createdAt:k(t.createdAt)},...t.updatedAt===void 0?{}:{updatedAt:k(t.updatedAt)}}}function ve(e,t){let n=H(e,Zt);/[\u0000-\u0020\u007f]/u.test(n)&&p();let i;try{i=new URL(n);}catch{return p()}return (i.username||i.password)&&p(),i.protocol==="https:"||t&&i.protocol==="http:"&&Ui(i.hostname)?i.href:p()}function Ui(e){let t=e.toLowerCase();return t==="localhost"||t==="127.0.0.1"||t==="[::1]"}function Ni(e){let t=H(e,xi),n;try{n=new URL(t);}catch{return p()}let i=n.searchParams.get("secret");return (n.protocol!=="otpauth:"||n.hostname.toLowerCase()!=="totp"||n.username||n.password||n.hash||i===null||i.length===0||i.length>512||/\s/u.test(i))&&p(),t}function hn(e){return An(e,Di,Pi)}function An(e,t,n){(!Array.isArray(e)||e.length===0||e.length>t)&&p();let i=e.map(o=>H(o,n));return i.some(o=>o.trim().length===0)&&p(),new Set(i).size!==i.length&&p(),i}function H(e,t){let n=i(e);return (n.length===0||n.length>t)&&p(),n}function _i(e,t){let n=e[t];return n==null?{}:{[t]:H(n,Zt)}}function Fi(e,t,n){let i=m(e,t);return i===void 0?{}:(i!==null&&i.length>n&&p(),{[t]:i})}function On(e,t=()=>{}){let n=ee(e),i=Dt(n,e.decoded.projectId),o=Et(n,i.notifyMutation),a=()=>{i.notifyMutation(),t();},{post:r,mutation:s}=V(n,a),c=e.decoded.env==="test";return {sessionStore:i.store,getSession:i.getSession,account:Ut(n,a),organization:Qt(n,a,()=>i.store.getSnapshot().data?.session.membership??null),signIn:{email:(l,u)=>s(r("/sign-in/email",l,u,ze),f=>!("twoFactorRedirect"in f)),username:(l,u)=>s(r("/sign-in/username",l,u,ze),f=>!("twoFactorRedirect"in f)),social:async(l,u)=>{let f=await s(r("/sign-in/social",l,u,g=>nn(g,c)),g=>"user"in g);return f.error!==null||f.data===null||"url"in f.data&&f.data.redirect&&!l.disableRedirect&&typeof window<"u"&&window.location.assign(f.data.url),f},sso:async(l,u)=>{let f=await r("/sign-in/sso",l,u,g=>on(g,c));return f.error!==null||f.data===null||typeof window<"u"&&window.location.assign(f.data.url),f},magicLink:(l,u)=>r("/sign-in/magic-link",l,u,rn),emailOtp:(l,u)=>s(r("/sign-in/email-otp",l,u,en)),passkey:(l,u)=>o.signIn(l,u)},signUp:{email:(l,u)=>s(r("/sign-up/email",l,u,tn),f=>f.sessionCreated)},emailOtp:{sendVerificationOtp:(l,u)=>r("/email-otp/send-verification-otp",l,u,an),verifyEmail:(l,u)=>s(r("/email-otp/verify-email",l,u,ln))},phoneOtp:{start:(l,u)=>r("/phone-otp/start",{...l,idempotencyKey:l.idempotencyKey??Pe()},u,sn),verify:(l,u)=>s(r("/phone-otp/verify",l,u,cn))},requestPasswordReset:(l,u)=>r("/request-password-reset",l,u,Ue),resetPassword:(l,u)=>r("/reset-password",l,u,Ue),sendVerificationEmail:(l,u)=>r("/send-verification-email",l,u,un),passkey:{addPasskey:(l,u)=>o.add(l,u),listUserPasskeys:()=>n.request("/passkey/list-user-passkeys",{decode:mt}),updatePasskey:async(l,u)=>{let f=ae(l.name);if(!f.valid||f.value===void 0)return se();let g=f.value;return r("/passkey/update-passkey",{...l,name:g},u,m=>ht(m,l.id,g))},deletePasskey:(l,u)=>r("/passkey/delete-passkey",l,u,At)},twoFactor:{enable:(l,u)=>r("/two-factor/enable",l,u,pn),disable:(l,u)=>s(r("/two-factor/disable",l,u,fn),f=>f.status),verifyTotp:(l,u)=>s(r("/two-factor/verify-totp",l,u,fe)),verifyBackupCode:(l,u)=>s(r("/two-factor/verify-backup-code",l,u,fe)),sendOtp:(l={},u)=>r("/two-factor/send-otp",l,u,gn),verifyOtp:(l,u)=>s(r("/two-factor/verify-otp",l,u,fe)),generateBackupCodes:(l,u)=>r("/two-factor/generate-backup-codes",l,u,mn)},signOut:l=>s(n.request("/sign-out",{method:"POST",body:{},fetchOptions:l,decode:dn}),u=>u.success)}}var ge=class extends Error{status;requestId;constructor(t,n,i){super(`${t} request failed with status ${n.status}.`),this.name="AuthOwlHttpError",this.status=n.status,this.requestId=i;}};function M(e,t,n={}){let i=new Headers(n.init?.headers);return i.set("x-publishable-key",e.publishableKey),g({fetchImpl:e.fetch??fetch,url:t,init:{...n.init,headers:i},allowHttpLoopback:e.decoded.env==="test",...n.timeoutMs===void 0?{}:{timeoutMs:n.timeoutMs},...n.maxResponseBytes===void 0?{}:{maxResponseBytes:n.maxResponseBytes},...n.decode===void 0?{}:{decode:n.decode}})}function L(e,t){if(!e.response.ok)throw new ge(t,e.response,e.requestId);return e.data}function bn(e){return `${new URL(e.apiUrl).origin}/api/projects/${e.decoded.projectId}/consent`}async function Ne(e){let t=await M(e,bn(e),{init:{method:"GET",credentials:"include"},maxResponseBytes:65536,decode:Mi});return t.response.status===401?{required:false}:L(t,"consent status")}async function _e(e,t){if(!Number.isSafeInteger(t)||t<1)throw new TypeError("Consent version must be a positive integer.");return L(await M(e,bn(e),{init:{method:"POST",headers:{"content-type":"application/json"},credentials:"include",body:JSON.stringify({version:t})},maxResponseBytes:64*1024,decode:Li}),"consent accept")}function Mi(e){let t=h(e),n=j(t.required),i=Vi(t.needsConsent),o=wn(t.version),a=yn(t.termsUrl),r=yn(t.privacyUrl);return {required:n,...i===void 0?{}:{needsConsent:i},...o===void 0?{}:{version:o},...a===void 0?{}:{termsUrl:a},...r===void 0?{}:{privacyUrl:r}}}function Li(e){let t=h(e),n=wn(t.version);return {ok:j(t.ok),...n===void 0?{}:{version:n}}}function Vi(e){if(e===void 0||typeof e=="boolean")return e;throw new TypeError("Invalid consent response.")}function wn(e){if(e===void 0||Number.isSafeInteger(e)&&e>=1)return e;throw new TypeError("Invalid consent response.")}function yn(e){if(e===void 0||typeof e=="string"&&e.length<=4096)return e;throw new TypeError("Invalid consent response.")}var qi=30;function Ki(e){return typeof e?.exp=="number"?e.exp:null}function Bi(e){let t=e.split(".")[1];if(!t)return null;try{let n=t.replace(/-/g,"+").replace(/_/g,"/"),i=JSON.parse(atob(n));return typeof i=="object"&&i!==null?i:null}catch{return null}}function Fe(e){let t=new Map;async function n(a={}){let r=a.template===void 0?null:a.template.trim().toLowerCase();if(r==="")throw new TypeError("Template missing");let s=r??"",c=t.get(s);c||(c={activeKey:null,cachedByKey:new Map,inflight:null,sequence:0},t.set(s,c));let l=a.forceRefresh===true;if(!l){let h=c.activeKey?c.cachedByKey.get(c.activeKey):null;if(h&&h.exp-Date.now()/1e3>qi)return h.token;if(c.inflight)return c.inflight}let u=++c.sequence,f=()=>t.get(s)===c&&c.sequence===u,g=(async()=>{let h=r?`${e.projectBaseURL}/token/${encodeURIComponent(r)}`:`${e.projectBaseURL}/token`,z=await M(e,h,{init:{method:"GET",credentials:"include"},maxResponseBytes:64*1024,decode:X=>Hi(X,r!==null)});if(z.response.status===401)return f()&&i(),null;let D=L(z,"token"),Y=D.policyVersion,me=D.token,j=Bi(me),qe=Ki(j);if(f())if(qe!==null){let X=typeof j?.sub=="string"?j.sub:null,Tn=typeof j?.org_id=="string"?j.org_id:null;if(!r||X){let Ke=JSON.stringify([e.projectBaseURL,X,Tn,r,Y]);c.cachedByKey.clear(),c.cachedByKey.set(Ke,{token:me,exp:qe}),c.activeKey=Ke;}else o(c);}else o(c);return me})();if(l)return g;let m=g.finally(()=>{c.inflight===m&&(c.inflight=null);});return c.inflight=m,m}function i(){t.clear();}function o(a){a.cachedByKey.clear(),a.activeKey=null;}return {getToken:n,clear:i}}function Hi(e,t){let n=h(e),i$1=i(n.token);if(i$1.length===0||i$1.length>32*1024)throw new TypeError("Invalid token response.");if(!t)return {token:i$1,policyVersion:0};let o=h(n.template);if(!Number.isSafeInteger(o.policyVersion)||o.policyVersion<1)throw new TypeError("Invalid token response.");return {token:i$1,policyVersion:o.policyVersion}}function ji(e){let t=Fe(e),n=On(e,t.clear),i=ee(e,`${new URL(e.apiUrl).origin}/api/projects/${e.decoded.projectId}`),o=r=>(...s)=>(t.clear(),r(...s)),a={getConsentStatus:()=>Ne(e),acceptConsent:r=>_e(e,r),getToken:t.getToken,waitlist:{join:(r,s)=>i.request("/waitlist",{method:"POST",body:r,fetchOptions:s,credentials:"omit"})},account:{...n.account,updateUnsafeMetadata:o(n.account.updateUnsafeMetadata),updateProfile:o(n.account.updateProfile),changeEmail:o(n.account.changeEmail),changePassword:o(n.account.changePassword),revokeSession:o(n.account.revokeSession),delete:o(n.account.delete)},signIn:{email:o(n.signIn.email),username:o(n.signIn.username),social:o(n.signIn.social),sso:n.signIn.sso,magicLink:n.signIn.magicLink,emailOtp:o(n.signIn.emailOtp),passkey:o(n.signIn.passkey)},signUp:{email:o(n.signUp.email)},emailOtp:{...n.emailOtp,verifyEmail:o(n.emailOtp.verifyEmail)},twoFactor:{enable:n.twoFactor.enable,disable:o(n.twoFactor.disable),verifyTotp:o(n.twoFactor.verifyTotp),verifyBackupCode:o(n.twoFactor.verifyBackupCode),sendOtp:n.twoFactor.sendOtp,verifyOtp:o(n.twoFactor.verifyOtp),generateBackupCodes:n.twoFactor.generateBackupCodes},phoneOtp:{start:n.phoneOtp.start,verify:o(n.phoneOtp.verify)},signOut:o(n.signOut)};return {...n,...a}}async function Gi(e){let n=`${new URL(e.apiUrl).origin}/api/projects/${e.decoded.projectId}/public-config`;return L(await M(e,n,{init:{method:"GET",credentials:"omit"},maxResponseBytes:256*1024,decode:i=>Ji(i,e)}),"public-config")}function Ji(e,t){let n=q$1(e),i=n.environmentId,o=n.environmentType,a=`${new URL(t.apiUrl).origin}/api/projects/${t.decoded.projectId}/auth`;if(typeof n.applicationId!="string"||!Wi(n.applicationId)||i!==t.decoded.projectId||o!=="development"&&o!=="production"||n.authBaseUrl!==a)throw x();let r=S(n.branding),s=S(n.legal);if(!Me(n.enabledMethods,64)||!Me(n.socialProviders,64)||!Sn(r,["appName","logoUrl","primaryColor"])||r.showAppName!==void 0&&typeof r.showAppName!="boolean"||r.alignment!==void 0&&r.alignment!=="left"&&r.alignment!=="center"&&r.alignment!=="right"||r.theme!==void 0&&r.theme!=="light"&&r.theme!=="dark"&&r.theme!=="system"||!Sn(s,["termsUrl","privacyUrl"])||!Number.isSafeInteger(s.version)||s.version<0||typeof s.required!="boolean")throw x();if(n.socialProviderClientIds!==void 0){let c=S(n.socialProviderClientIds);if(Object.keys(c).length>64||Object.values(c).some(l=>typeof l!="string"||l.length>2048))throw x()}if(!v(n,["requireEmailVerification","twoFactor","mfaRequired","accountDeletion","organizations","sso","badge"])||!Rn(n.turnstileSiteKey)||!Rn(n.authTurnstileSiteKey)||typeof n.locale!="string"||n.locale.length===0||n.locale.length>64||!Number.isSafeInteger(n.configVersion)||n.configVersion<0)throw x();if(n.jwtIssuer!==null){let c=S(n.jwtIssuer);if(c.issuer!==a||c.jwksUrl!==`${a}/jwks`||c.aud!==t.decoded.projectId)throw x()}if(n.signUp!==void 0){let c=S(n.signUp).mode;if(typeof c!="string"||!["open","restricted","allowlist","waitlist"].includes(c))throw x()}if(n.authentication!==void 0&&$i(n.authentication),n.emailVerification!==void 0){let c=S(n.emailVerification);if(!v(c,["required"])||c.method!=="link"&&c.method!=="code")throw x()}if(n.userModel!==void 0&&!v(S(n.userModel),["requireEmail","firstLastName","emailChange","accountDeletion"]))throw x();if(n.mfa!==void 0){let c=S(n.mfa);if(!v(c,["totp","required","backupCodes"])||(c.required===true||c.backupCodes===true)&&c.totp!==true)throw x()}return n}function Wi(e){return /^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(e)}function x(){return new TypeError("public-config returned an invalid response")}function S(e){if(!e||typeof e!="object"||Array.isArray(e))throw x();return e}function Rn(e){return e===null||typeof e=="string"&&e.length<=4096}function $i(e){let t=S(e),n=S(t.email),i=S(t.password),o=i.minLength!==void 0||i.maxLength!==void 0;if(!v(n,["signUp"])||!Me(n.signIn,3)||n.signIn.some(a=>a!=="password"&&a!=="magic_link"&&a!=="email_otp")||!v(S(t.phone),["signUp","signIn"])||!v(i,["signUp","add"])||o&&(!Number.isSafeInteger(i.minLength)||!Number.isSafeInteger(i.maxLength)||i.minLength<1||i.maxLength>4096||i.minLength>i.maxLength)||!v(S(t.passkey),["signIn","add"])||!v(S(t.username),["collectOnSignUp","signIn"]))throw x()}function v(e,t){return t.every(n=>typeof e[n]=="boolean")}function Sn(e,t){return t.every(n=>e[n]===void 0||typeof e[n]=="string"&&e[n].length<=4096)}function Me(e,t){return Array.isArray(e)&&e.length<=t&&e.every(n=>typeof n=="string"&&n.length<=128)&&new Set(e).size===e.length}var $=class extends Error{constructor(n,i){super(n);this.cause=i;this.name="AuthOwlError";}cause},Le=class extends ${constructor(n,i){super(`Rate limited. Retry after ${n}s.`,i);this.retryAfterSeconds=n;this.name="RateLimitedError";}retryAfterSeconds},Ve=class extends ${constructor(t="invalid publishable key",n){super(t,n),this.name="InvalidKeyError";}};var kn=["en","ar"];function Yi(e){return e==="ar"?"rtl":"ltr"}function Xi(e){return typeof e=="string"&&kn.includes(e)}
|
|
3
|
-
export{
|
|
1
|
+
export{a as LOCALES,b as directionFor,c as isLocale}from'./chunk-M4QJVSXT.js';import {i,j as j$1,e,g as g$1,c as c$1}from'./chunk-VZTAYWAD.js';export{b as AUTH_CHALLENGE_HEADER,h as AuthOwlHttpError,d as createIdempotencyKey,k as getPublicConfig,a as resolveProjectCapabilities}from'./chunk-VZTAYWAD.js';import {h,j as j$2,i as i$1}from'./chunk-KPXCQZUX.js';export{f as TransportError,v as createMembershipHas,a as decodePublishableKey,u as membershipHas,s as membershipHasPermission,t as membershipHasTeam,e as resolveConfig,b as sessionCookieName}from'./chunk-KPXCQZUX.js';function u(e){let n=new Uint8Array(e),t="";for(let o of n)t+=String.fromCharCode(o);return btoa(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}function g(e){let n=e.replace(/-/g,"+").replace(/_/g,"/"),t=(4-n.length%4)%4,i=n.padEnd(n.length+t,"="),o=atob(i),s=new ArrayBuffer(o.length),a=new Uint8Array(s);for(let l=0;l<o.length;l++)a[l]=o.charCodeAt(l);return s}function y(){return be.stubThis(globalThis?.PublicKeyCredential!==void 0&&typeof globalThis.PublicKeyCredential=="function")}var be={stubThis:e=>e};function C(e){let{id:n}=e;return {...e,id:g(n),transports:e.transports}}function T(e){return e==="localhost"||/^((xn--[a-z0-9-]+|[a-z0-9]+(-[a-z0-9]+)*)\.)+([a-z]{2,}|xn--[a-z0-9-]+)$/i.test(e)}var c=class extends Error{constructor({message:n,code:t,cause:i,name:o}){super(n,{cause:i}),Object.defineProperty(this,"code",{enumerable:true,configurable:true,writable:true,value:void 0}),this.name=o??i.name,this.code=t;}};function W({error:e,options:n}){let{publicKey:t}=n;if(!t)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(n.signal instanceof AbortSignal)return new c({message:"Registration ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else if(e.name==="ConstraintError"){if(t.authenticatorSelection?.requireResidentKey===true)return new c({message:"Discoverable credentials were required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_DISCOVERABLE_CREDENTIAL_SUPPORT",cause:e});if(n.mediation==="conditional"&&t.authenticatorSelection?.userVerification==="required")return new c({message:"User verification was required during automatic registration but it could not be performed",code:"ERROR_AUTO_REGISTER_USER_VERIFICATION_FAILURE",cause:e});if(t.authenticatorSelection?.userVerification==="required")return new c({message:"User verification was required but no available authenticator supported it",code:"ERROR_AUTHENTICATOR_MISSING_USER_VERIFICATION_SUPPORT",cause:e})}else {if(e.name==="InvalidStateError")return new c({message:"The authenticator was previously registered",code:"ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED",cause:e});if(e.name==="NotAllowedError")return new c({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="NotSupportedError")return t.pubKeyCredParams.filter(o=>o.type==="public-key").length===0?new c({message:'No entry in pubKeyCredParams was of type "public-key"',code:"ERROR_MALFORMED_PUBKEYCREDPARAMS",cause:e}):new c({message:"No available authenticator supported any of the specified pubKeyCredParams algorithms",code:"ERROR_AUTHENTICATOR_NO_SUPPORTED_PUBKEYCREDPARAMS_ALG",cause:e});if(e.name==="SecurityError"){let i=globalThis.location.hostname;if(T(i)){if(t.rp.id!==i)return new c({message:`The RP ID "${t.rp.id}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new c({message:`${globalThis.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="TypeError"){if(t.user.id.byteLength<1||t.user.id.byteLength>64)return new c({message:"User ID was not between 1 and 64 characters",code:"ERROR_INVALID_USER_ID_LENGTH",cause:e})}else if(e.name==="UnknownError")return new c({message:"The authenticator was unable to process the specified options, or could not create a new credential",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return e}var I=class{constructor(){Object.defineProperty(this,"controller",{enumerable:true,configurable:true,writable:true,value:void 0});}createNewAbortSignal(){if(this.controller){let t=new Error("Cancelling existing WebAuthn API call for new one");t.name="AbortError",this.controller.abort(t);}let n=new AbortController;return this.controller=n,n.signal}cancelCeremony(){if(this.controller){let n=new Error("Manually cancelling existing WebAuthn API call");n.name="AbortError",this.controller.abort(n),this.controller=void 0;}}},k=new I;var Re=["cross-platform","platform"];function P(e){if(e&&!(Re.indexOf(e)<0))return e}async function j(e){!e.optionsJSON&&e.challenge&&(console.warn("startRegistration() was not called correctly. It will try to continue with the provided options, but this call should be refactored to use the expected call structure instead. See https://simplewebauthn.dev/docs/packages/browser#typeerror-cannot-read-properties-of-undefined-reading-challenge for more information."),e={optionsJSON:e});let{optionsJSON:n,useAutoRegister:t=false}=e;if(!y())throw new Error("WebAuthn is not supported in this browser");let i={...n,challenge:g(n.challenge),user:{...n.user,id:g(n.user.id)},excludeCredentials:n.excludeCredentials?.map(C)},o={};t&&(o.mediation="conditional"),o.publicKey=i,o.signal=k.createNewAbortSignal();let s;try{s=await navigator.credentials.create(o);}catch(p){throw W({error:p,options:o})}if(!s)throw new Error("Registration was not completed");let{id:a,rawId:l,response:r,type:O}=s,d;typeof r.getTransports=="function"&&(d=r.getTransports());let h;if(typeof r.getPublicKeyAlgorithm=="function")try{h=r.getPublicKeyAlgorithm();}catch(p){U("getPublicKeyAlgorithm()",p);}let f;if(typeof r.getPublicKey=="function")try{let p=r.getPublicKey();p!==null&&(f=u(p));}catch(p){U("getPublicKey()",p);}let m;if(typeof r.getAuthenticatorData=="function")try{m=u(r.getAuthenticatorData());}catch(p){U("getAuthenticatorData()",p);}return {id:a,rawId:u(l),response:{attestationObject:u(r.attestationObject),clientDataJSON:u(r.clientDataJSON),transports:d,publicKeyAlgorithm:h,publicKey:f,authenticatorData:m},type:O,clientExtensionResults:s.getClientExtensionResults(),authenticatorAttachment:P(s.authenticatorAttachment)}}function U(e,n){console.warn(`The browser extension that intercepted this WebAuthn API call incorrectly implemented ${e}. You should report this error to them.
|
|
2
|
+
`,n);}function $(){if(!y())return v.stubThis(new Promise(n=>n(false)));let e=globalThis.PublicKeyCredential;return e?.isConditionalMediationAvailable===void 0?v.stubThis(new Promise(n=>n(false))):v.stubThis(e.isConditionalMediationAvailable())}var v={stubThis:e=>e};function Y({error:e,options:n}){let{publicKey:t}=n;if(!t)throw Error("options was missing required publicKey property");if(e.name==="AbortError"){if(n.signal instanceof AbortSignal)return new c({message:"Authentication ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:e})}else {if(e.name==="NotAllowedError")return new c({message:e.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:e});if(e.name==="SecurityError"){let i=globalThis.location.hostname;if(T(i)){if(t.rpId!==i)return new c({message:`The RP ID "${t.rpId}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:e})}else return new c({message:`${globalThis.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:e})}else if(e.name==="UnknownError")return new c({message:"The authenticator was unable to process the specified options, or could not create a new assertion signature",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:e})}return e}async function Q(e){!e.optionsJSON&&e.challenge&&(console.warn("startAuthentication() was not called correctly. It will try to continue with the provided options, but this call should be refactored to use the expected call structure instead. See https://simplewebauthn.dev/docs/packages/browser#typeerror-cannot-read-properties-of-undefined-reading-challenge for more information."),e={optionsJSON:e});let{optionsJSON:n,useBrowserAutofill:t=false,verifyBrowserAutofillInput:i=true}=e;if(!y())throw new Error("WebAuthn is not supported in this browser");let o;n.allowCredentials?.length!==0&&(o=n.allowCredentials?.map(C));let s={...n,challenge:g(n.challenge),allowCredentials:o},a={};if(t){if(!await $())throw Error("Browser does not support WebAuthn autofill");if(document.querySelectorAll("input[autocomplete$='webauthn']").length<1&&i)throw Error('No <input> with "webauthn" as the only or last value in its `autocomplete` attribute was detected');a.mediation="conditional",s.allowCredentials=[];}a.publicKey=s,a.signal=k.createNewAbortSignal();let l;try{l=await navigator.credentials.get(a);}catch(m){throw Y({error:m,options:a})}if(!l)throw new Error("Authentication was not completed");let{id:r,rawId:O,response:d,type:h}=l,f;return d.userHandle&&(f=u(d.userHandle)),{id:r,rawId:u(O),response:{authenticatorData:u(d.authenticatorData),clientDataJSON:u(d.clientDataJSON),signature:u(d.signature),userHandle:f},type:h,clientExtensionResults:l.getClientExtensionResults(),authenticatorAttachment:P(l.authenticatorAttachment)}}var Z={authenticate:e=>Q(e),register:e=>j(e),errorCode:e=>e instanceof c?e.code:void 0};function ee(e){return `${new URL(e.apiUrl).origin}/api/projects/${e.decoded.projectId}/consent`}async function _(e){let n=await i(e,ee(e),{init:{method:"GET",credentials:"include"},maxResponseBytes:65536,decode:we});return n.response.status===401?{required:false}:j$1(n,"consent status")}async function F(e,n){if(!Number.isSafeInteger(n)||n<1)throw new TypeError("Consent version must be a positive integer.");return j$1(await i(e,ee(e),{init:{method:"POST",headers:{"content-type":"application/json"},credentials:"include",body:JSON.stringify({version:n})},maxResponseBytes:64*1024,decode:Se}),"consent accept")}function we(e){let n=h(e),t=j$2(n.required),i=Ee(n.needsConsent),o=te(n.version),s=X(n.termsUrl),a=X(n.privacyUrl);return {required:t,...i===void 0?{}:{needsConsent:i},...o===void 0?{}:{version:o},...s===void 0?{}:{termsUrl:s},...a===void 0?{}:{privacyUrl:a}}}function Se(e){let n=h(e),t=te(n.version);return {ok:j$2(n.ok),...t===void 0?{}:{version:t}}}function Ee(e){if(e===void 0||typeof e=="boolean")return e;throw new TypeError("Invalid consent response.")}function te(e){if(e===void 0||Number.isSafeInteger(e)&&e>=1)return e;throw new TypeError("Invalid consent response.")}function X(e){if(e===void 0||typeof e=="string"&&e.length<=4096)return e;throw new TypeError("Invalid consent response.")}var Ce=30;function Te(e){return typeof e?.exp=="number"?e.exp:null}function ke(e){let n=e.split(".")[1];if(!n)return null;try{let t=n.replace(/-/g,"+").replace(/_/g,"/"),i=JSON.parse(atob(t));return typeof i=="object"&&i!==null?i:null}catch{return null}}function N(e){let n=new Map;async function t(s={}){let a=s.template===void 0?null:s.template.trim().toLowerCase();if(a==="")throw new TypeError("Template missing");let l=a??"",r=n.get(l);r||(r={activeKey:null,cachedByKey:new Map,inflight:null,sequence:0},n.set(l,r));let O=s.forceRefresh===true;if(!O){let p=r.activeKey?r.cachedByKey.get(r.activeKey):null;if(p&&p.exp-Date.now()/1e3>Ce)return p.token;if(r.inflight)return r.inflight}let d=++r.sequence,h=()=>n.get(l)===r&&r.sequence===d,f=(async()=>{let p=a?`${e.projectBaseURL}/token/${encodeURIComponent(a)}`:`${e.projectBaseURL}/token`,K=await i(e,p,{init:{method:"GET",credentials:"include"},maxResponseBytes:64*1024,decode:E=>Pe(E,a!==null)});if(K.response.status===401)return h()&&i$1(),null;let z=j$1(K,"token"),ne=z.policyVersion,x=z.token,b=ke(x),M=Te(b);if(h())if(M!==null){let E=typeof b?.sub=="string"?b.sub:null,oe=typeof b?.org_id=="string"?b.org_id:null;if(!a||E){let B=JSON.stringify([e.projectBaseURL,E,oe,a,ne]);r.cachedByKey.clear(),r.cachedByKey.set(B,{token:x,exp:M}),r.activeKey=B;}else o(r);}else o(r);return x})();if(O)return f;let m=f.finally(()=>{r.inflight===m&&(r.inflight=null);});return r.inflight=m,m}function i$1(){n.clear();}function o(s){s.cachedByKey.clear(),s.activeKey=null;}return {getToken:t,clear:i$1}}function Pe(e,n){let t=h(e),i=i$1(t.token);if(i.length===0||i.length>32*1024)throw new TypeError("Invalid token response.");if(!n)return {token:i,policyVersion:0};let o=h(t.template);if(!Number.isSafeInteger(o.policyVersion)||o.policyVersion<1)throw new TypeError("Invalid token response.");return {token:i,policyVersion:o.policyVersion}}function xe(e$1){let n=N(e$1),t=e(e$1,n.clear,(a,l)=>g$1(a,l,Z)),i=c$1(e$1,`${new URL(e$1.apiUrl).origin}/api/projects/${e$1.decoded.projectId}`),o=a=>(...l)=>(n.clear(),a(...l)),s={getConsentStatus:()=>_(e$1),acceptConsent:a=>F(e$1,a),getToken:n.getToken,waitlist:{join:(a,l)=>i.request("/waitlist",{method:"POST",body:a,fetchOptions:l,credentials:"omit"})},account:{...t.account,updateUnsafeMetadata:o(t.account.updateUnsafeMetadata),updateProfile:o(t.account.updateProfile),changeEmail:o(t.account.changeEmail),changePassword:o(t.account.changePassword),revokeSession:o(t.account.revokeSession),delete:o(t.account.delete)},signIn:{email:o(t.signIn.email),username:o(t.signIn.username),social:o(t.signIn.social),sso:t.signIn.sso,magicLink:t.signIn.magicLink,emailOtp:o(t.signIn.emailOtp),passkey:o(t.signIn.passkey)},signUp:{email:o(t.signUp.email)},emailOtp:{...t.emailOtp,verifyEmail:o(t.emailOtp.verifyEmail)},twoFactor:{enable:t.twoFactor.enable,disable:o(t.twoFactor.disable),verifyTotp:o(t.twoFactor.verifyTotp),verifyBackupCode:o(t.twoFactor.verifyBackupCode),sendOtp:t.twoFactor.sendOtp,verifyOtp:o(t.twoFactor.verifyOtp),generateBackupCodes:t.twoFactor.generateBackupCodes},phoneOtp:{prepare:t.phoneOtp.prepare,start:t.phoneOtp.start,verify:o(t.phoneOtp.verify)},signOut:o(t.signOut)};return {...t,...s}}async function De(e){if(typeof window>"u")throw new Error("Akedly Shield challenges must be solved in a browser.");let n=await Ie(),t=e.challengeRequired?await n.solvePow(e.challenge,e.difficulty):null,i=e.turnstile.required?await n.getTurnstileToken(Ue(e.turnstile.siteKey)):void 0;return {connectionId:e.connectionId,...t?{challengeToken:e.challengeToken,nonce:t.nonce}:{},...i?{turnstileToken:i}:{}}}async function Ie(){return import('@akedly/shield')}function Ue(e){if(!e)throw new Error("Akedly Shield did not provide a Turnstile site key.");return e}var S=class extends Error{constructor(t,i){super(t);this.cause=i;this.name="AuthOwlError";}cause},L=class extends S{constructor(t,i){super(`Rate limited. Retry after ${t}s.`,i);this.retryAfterSeconds=t;this.name="RateLimitedError";}retryAfterSeconds},V=class extends S{constructor(n="invalid publishable key",t){super(n,t),this.name="InvalidKeyError";}};
|
|
3
|
+
export{S as AuthOwlError,V as InvalidKeyError,L as RateLimitedError,F as acceptConsent,xe as createAuthOwlClient,N as createTokenClient,_ as getConsentStatus,De as solvePhoneOtpChallenge};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
'use strict';var s={"common.emailLabel":"Email","common.usernameLabel":"Username","common.passwordLabel":"Password","common.orDivider":"or","common.sending":"Sending\u2026","common.verifying":"Verifying\u2026","common.working":"Working\u2026","common.loading":"Loading\u2026","common.continue":"Continue","common.error.passwordTooShort":"Password must be at least {min} characters.","signIn.title":"Sign in","signIn.forgotTitle":"Reset your password","signIn.submit":"Sign in","signIn.submitPending":"Signing in\u2026","signIn.forgotLink":"Forgot password?","signIn.useUsername":"Sign in with username","signIn.useEmail":"Sign in with email","signIn.error.failed":"Sign in failed","signIn.empty.unsupported":"This app uses a sign-in method that needs a newer version of the SDK.","signIn.empty.none":"No sign-in methods are enabled for this app.","signUp.title":"Create account","signUp.submit":"Create account","signUp.submitPending":"Creating\u2026","signUp.nameLabel":"Name","signUp.firstNameLabel":"First name","signUp.lastNameLabel":"Last name","signUp.passwordlessSubmit":"Continue with an email code","signUp.passkeyTitle":"Create a passkey","signUp.passkeyDescription":"Use your fingerprint, face, or device lock for secure passwordless sign-in.","signUp.passkeySubmit":"Create passkey","signUp.passkeySkip":"Skip for now","signUp.consentLabel":"I agree to the {links}.","signUp.error.failed":"Sign up failed","signUp.error.consentRequired":"Please accept the terms to continue.","signUp.error.passkeyFailed":"Could not create the passkey. Try again or skip for now.","signUp.empty.unsupported":"This app uses a sign-up method that needs a newer version of the SDK.","signUp.empty.none":"No sign-up methods are enabled for this app.","waitlist.title":"Join the waitlist","waitlist.description":"Enter your email and we will let you know when access is available.","waitlist.submit":"Join waitlist","waitlist.submitPending":"Joining\u2026","waitlist.acceptedTitle":"You are on the waitlist","waitlist.acceptedDescription":"Your request was received. We will contact you when access is available.","waitlist.error.failed":"Could not join the waitlist. Try again.","social.continueWith":"Continue with {provider}","social.redirecting":"Redirecting\u2026","social.error.startFailed":"Could not start sign-in.","sso.continueWith":"Continue with SSO","sso.redirecting":"Redirecting\u2026","sso.error.startFailed":"Could not start SSO sign-in.","sso.error.notFound":"No SSO connection is set up for this email domain.","magicLink.sent":"Check your email for a sign-in link.","magicLink.submit":"Email me a sign-in link","magicLink.error.sendFailed":"Could not send the link.","emailOtp.codeLabel":"Enter the code sent to {email}","emailOtp.verifySubmit":"Verify code","emailOtp.requestSubmit":"Email me a code","emailOtp.changeEmail":"Use a different email","emailOtp.error.invalidCode":"That code is invalid or expired.","emailOtp.error.sendFailed":"Could not send the code.","phoneOtp.title":"Sign in with your phone","phoneOtp.phoneLabel":"Egyptian mobile number","phoneOtp.codeLabel":"Enter the code sent to","phoneOtp.sendSubmit":"Text me a code","phoneOtp.verifySubmit":"Verify code","phoneOtp.changePhone":"Use a different phone number","phoneOtp.backToSignIn":"Back to other sign-in options","phoneOtp.usePhone":"Continue with phone","phoneOtp.error.sendFailed":"Could not send the code.","phoneOtp.error.invalidCode":"That code is invalid or expired.","phoneOtp.error.humanCheck":"Complete the human verification to continue.","phoneOtp.retryHumanCheck":"Retry human verification","authChallenge.checking":"Checking that you are human\u2026","authChallenge.error.failed":"Human verification failed. Try again.","passkey.signInButton":"Sign in with a passkey","passkey.waiting":"Waiting for passkey\u2026","passkey.error.signInFailed":"Passkey sign-in failed.","forgotPassword.sent":"If an account exists for {email}, we've sent a link to reset your password.","forgotPassword.backToSignIn":"Back to sign in","forgotPassword.submit":"Email me a reset link","forgotPassword.error.sendFailed":"Could not send the reset link.","resetPassword.invalidLink":"This password reset link is invalid or has expired. Request a new one.","resetPassword.done":"Your password has been reset. You can now sign in.","resetPassword.newPasswordLabel":"New password","resetPassword.confirmPasswordLabel":"Confirm password","resetPassword.submit":"Reset password","resetPassword.submitPending":"Resetting\u2026","resetPassword.error.mismatch":"Passwords do not match.","resetPassword.error.failed":"Could not reset your password. The link may have expired.","verifyEmail.success":"Your email is verified. You can now sign in.","verifyEmail.invalidLink":"This verification link is invalid or has expired.","verifyEmail.resent":"If an account exists for {email}, a new link is on its way.","verifyEmail.resendSubmit":"Send a new link","verifyEmail.error.resendFailed":"Could not send a new link.","verifyPending.body":"We sent a verification link to {email}. Click it to finish setting up your account, then sign in.","verifyPending.codeBody":"Enter the verification code we sent to {email}.","verifyPending.codeLabel":"Verification code","verifyPending.resendCode":"Send a new code","verifyPending.codeError":"That verification code is invalid or expired.","verifyPending.resent":"Sent again - check your inbox (and spam).","verifyPending.resendButton":"Resend verification email","verifyPending.error.resendFailed":"Could not resend the verification email.","mfa.enroll.title":"Set up two-factor authentication","mfa.enroll.doneTitle":"Two-factor authentication is on","mfa.enroll.doneBody":"Your account now asks for a code from your authenticator app at sign-in. Keep your backup codes somewhere safe - each works once if you lose your device.","mfa.enroll.activeTitle":"Two-factor authentication is on","mfa.enroll.activeBody":"Your account is protected by an authenticator app. To switch devices, turn two-factor off first, then set it up again.","mfa.enroll.passwordHint":"Confirm your password to begin.","mfa.enroll.startPending":"Starting\u2026","mfa.enroll.scanQrTitle":"Scan the QR code","mfa.enroll.scanQrHint":"Scan this with your authenticator app, or enter the key manually.","mfa.enroll.manualKey":"Manual key: {secret}","mfa.enroll.backupCodesWarningStrong":"Save your backup codes.","mfa.enroll.backupCodesWarningRest":"Each works once if you lose your device - they will not be shown again.","mfa.enroll.codeLabel":"Enter the 6-digit code to finish","mfa.enroll.activateSubmit":"Activate two-factor","mfa.enroll.error.startFailed":"Could not start two-factor setup.","mfa.enroll.error.invalidCode":"That code is not valid. Check your app and try again.","mfaGate.title":"Two-factor setup required","mfaGate.body":"This app requires two-factor authentication. Set it up to continue.","mfa.challenge.title":"Two-factor verification","mfa.challenge.totpHint":"Enter the 6-digit code from your authenticator app.","mfa.challenge.backupHint":"Enter one of your saved backup codes.","mfa.challenge.totpLabel":"Authentication code","mfa.challenge.backupLabel":"Backup code","mfa.challenge.trustDevice":"Trust this device for {days} days","mfa.challenge.submit":"Verify","mfa.challenge.useBackup":"Use a backup code instead","mfa.challenge.useTotp":"Use your authenticator app instead","mfa.challenge.useEmailOtp":"Email me a code instead","mfa.challenge.otpHint":"Enter the code we emailed you. It expires in 3 minutes.","mfa.challenge.otpLabel":"Emailed code","mfa.challenge.resendOtp":"Resend code","mfa.challenge.error.invalidOtp":"That code is not valid or has expired.","mfa.challenge.error.otpSendFailed":"Could not send the code.","backupCodes.title":"Backup codes","backupCodes.hint":"Generate a fresh set of single-use backup codes. Your current codes stop working immediately.","backupCodes.submit":"Generate new codes","backupCodes.pending":"Generating\u2026","backupCodes.error.failed":"Could not generate new backup codes.","mfa.challenge.error.invalidTotp":"That code is not valid.","mfa.challenge.error.invalidBackup":"That backup code is not valid.","passkeys.title":"Passkeys","passkeys.signedOut":"Sign in to manage your passkeys.","passkeys.empty":"No passkeys yet.","passkeys.unnamed":"Passkey","passkeys.rename":"Rename","passkeys.remove":"Remove","passkeys.removeConfirm":"Remove {name} from this account?","passkeys.add":"Add a passkey","passkeys.renamePrompt":"Passkey name","passkeys.error.loadFailed":"Could not load passkeys.","passkeys.error.renameFailed":"Could not rename the passkey.","passkeys.error.removeFailed":"Could not remove the passkey.","passkeys.error.addFailed":"Could not add a passkey.","consent.gateTitle":"Our terms have been updated","consent.gateBody":"Please review and accept our {links} to continue.","consent.termsOfService":"Terms of Service","consent.privacyPolicy":"Privacy Policy","consent.docJoiner":" and ","consent.acceptPending":"Saving\u2026","consent.acceptSubmit":"I agree","consent.error.acceptFailed":"Could not record your acceptance. Please try again.","userProfile.title":"Manage account","userProfile.description":"Update your profile and account security.","userProfile.close":"Close account settings","userProfile.signedOut":"Sign in to manage your account.","userProfile.save":"Save changes","userProfile.retry":"Try again","userProfile.cancel":"Cancel","userProfile.nav.aria":"Account settings","userProfile.nav.profile":"Profile","userProfile.nav.email":"Email","userProfile.nav.password":"Password","userProfile.nav.social":"Connected accounts","userProfile.nav.sessions":"Sessions","userProfile.nav.passkeys":"Passkeys","userProfile.nav.mfa":"Two-factor","userProfile.nav.recovery":"Recovery","userProfile.nav.danger":"Delete account","userProfile.profile.title":"Profile","userProfile.profile.description":"Choose how your name and avatar appear.","userProfile.profile.imageLabel":"Avatar image URL","userProfile.profile.saved":"Your profile has been updated.","userProfile.profile.error":"Could not update your profile.","userProfile.email.title":"Email address","userProfile.email.description":"Your new address must be verified before it replaces the current one.","userProfile.email.current":"Current email","userProfile.email.newLabel":"New email address","userProfile.email.submit":"Change email","userProfile.email.sent":"Check your email to approve and verify this change.","userProfile.email.unavailable":"This account does not use an email address.","userProfile.email.error":"Could not start the email change.","userProfile.email.changeDisabled":"This app does not allow users to change their email address.","userProfile.password.title":"Password","userProfile.password.description":"Changing your password signs out your other sessions.","userProfile.password.currentLabel":"Current password","userProfile.password.submit":"Change password","userProfile.password.saved":"Your password has been changed.","userProfile.password.error":"Could not change your password.","userProfile.social.title":"Connected accounts","userProfile.social.description":"Manage the social accounts you can use to sign in.","userProfile.social.connected":"Connected","userProfile.social.disconnect":"Disconnect","userProfile.social.confirmDisconnect":"Disconnect {provider} from this account?","userProfile.social.lastMethod":"Add another sign-in method before disconnecting","userProfile.social.empty":"No social accounts are connected.","userProfile.social.add":"Add another account","userProfile.social.connectProvider":"Connect {provider}","userProfile.social.loadError":"Could not load connected accounts.","userProfile.social.linkError":"Could not connect that account.","userProfile.social.unlinkError":"Could not disconnect that account.","userProfile.sessions.title":"Active sessions","userProfile.sessions.description":"Review the devices that are signed in to your account.","userProfile.sessions.current":"Current device \xB7 ","userProfile.sessions.unknownDevice":"Unknown device","userProfile.sessions.revoke":"Revoke","userProfile.sessions.revokeOthers":"Revoke all other sessions","userProfile.sessions.empty":"No active sessions were found.","userProfile.sessions.confirm":"Revoke the session on {device}?","userProfile.sessions.confirmOthers":"Revoke every session except this device?","userProfile.sessions.loadError":"Could not load active sessions.","userProfile.sessions.revokeError":"Could not revoke the session.","userProfile.passkeys.title":"Passkeys","userProfile.passkeys.description":"Use device-bound credentials for fast, phishing-resistant sign-in.","userProfile.mfa.title":"Two-factor authentication","userProfile.mfa.description":"Add an authenticator app as a second check when you sign in.","userProfile.mfa.requiredDescription":"This app requires an authenticator app before you can continue.","userProfile.mfa.active":"Your account asks for an authenticator code at sign-in.","userProfile.mfa.requiredActive":"This app requires two-factor authentication on your account.","userProfile.mfa.enabled":"Two-factor is on","userProfile.mfa.authenticator":"Authenticator app","userProfile.mfa.disable":"Turn off two-factor","userProfile.mfa.replace":"Replace authenticator","userProfile.mfa.disableWarning":"Turning this off removes your authenticator and invalidates its recovery codes.","userProfile.mfa.replaceWarning":"Your app requires two-factor. Removing this authenticator will immediately ask you to set up a replacement.","userProfile.mfa.disableConfirm":"Turn off two-factor","userProfile.mfa.replaceConfirm":"Remove and replace","userProfile.mfa.disableError":"Could not update two-factor authentication.","userProfile.recovery.title":"Account recovery","userProfile.recovery.description":"Prepare safe ways to complete two-factor sign-in if you lose your authenticator.","userProfile.recovery.emailTitle":"Email recovery","userProfile.recovery.emailDescription":"From the two-factor sign-in screen, you can request a short-lived recovery code at:","userProfile.recovery.emailUnavailable":"Add and verify an email address to use email recovery.","userProfile.delete.title":"Delete account","userProfile.delete.description":"Permanently remove your identity, sessions, and connected sign-in methods from this app.","userProfile.delete.warning":"This cannot be undone. The account {identifier} will be permanently deleted.","userProfile.delete.confirmLabel":"Type this account identifier to confirm:","userProfile.delete.submit":"Permanently delete account","userProfile.delete.error":"Could not delete your account.","organization.loading":"Loading organizations","organization.signedOut":"Sign in to manage organizations.","organization.retry":"Try again","organization.close":"Close organization settings","organization.personal":"Personal account","organization.error.load":"Could not load organizations.","organization.role.owner":"Owner","organization.role.admin":"Admin","organization.role.member":"Member","organization.switcher.label":"Switch organization","organization.switcher.manage":"Manage organization","organization.switcher.create":"Create organization","organization.switcher.error":"Could not switch organizations.","organization.create.title":"Create organization","organization.create.description":"Create a workspace for your team and choose its public slug.","organization.create.name":"Organization name","organization.create.slug":"Organization slug","organization.create.logo":"Logo URL","organization.create.submit":"Create organization","organization.create.error":"Could not create the organization.","organization.list.title":"Organizations","organization.list.description":"Switch workspaces, review invitations, or manage a team.","organization.list.empty":"You do not belong to an organization yet.","organization.list.active":"Active","organization.list.switch":"Switch","organization.list.manage":"Manage","organization.list.invitationsTitle":"Your invitations","organization.list.invitationsDescription":"Accept or decline invitations sent to your verified email.","organization.list.noInvitations":"No pending invitations.","organization.list.invitationsError":"Could not load organization invitations.","organization.list.accept":"Accept","organization.list.reject":"Decline","organization.list.acceptError":"Could not accept the invitation.","organization.list.rejectError":"Could not decline the invitation.","organization.profile.title":"Organization settings","organization.profile.loadError":"Could not load the organization.","organization.profile.noActive":"Choose an organization to manage.","organization.profile.notMember":"You are no longer a member of this organization.","organization.profile.nav.label":"Organization settings","organization.profile.nav.general":"General","organization.profile.nav.members":"Members","organization.profile.nav.invitations":"Invitations","organization.profile.nav.danger":"Leave or delete","organization.profile.general.title":"Organization details","organization.profile.general.description":"Update the name, slug, and logo shown to members.","organization.profile.general.readOnly":"Only organization owners and admins can change these details.","organization.profile.general.save":"Save organization","organization.profile.general.error":"Could not update the organization.","organization.profile.members.title":"Members","organization.profile.members.description":"Review access, promote another owner, or remove a member.","organization.profile.members.you":"(you)","organization.profile.members.role":"Role","organization.profile.members.roleConfirm":"Change {name} to {role}?","organization.profile.members.roleError":"Could not update the member role.","organization.profile.members.remove":"Remove","organization.profile.members.removeConfirm":"Remove {name} from this organization?","organization.profile.members.removeError":"Could not remove the member.","organization.profile.invitations.title":"Invitations","organization.profile.invitations.description":"Invite teammates and manage invitations that have not been accepted.","organization.profile.invitations.email":"Email address","organization.profile.invitations.invite":"Send invitation","organization.profile.invitations.inviteError":"Could not send the invitation.","organization.profile.invitations.empty":"No pending invitations.","organization.profile.invitations.cancel":"Cancel","organization.profile.invitations.cancelConfirm":"Cancel the invitation for {email}?","organization.profile.invitations.cancelError":"Could not cancel the invitation.","organization.profile.danger.title":"Leave or delete","organization.profile.danger.description":"These changes affect access for you or the entire team.","organization.profile.danger.leaveTitle":"Leave organization","organization.profile.danger.leaveHint":"You will lose access to this organization.","organization.profile.danger.ownerLeaveHint":"Promote another member to owner before leaving the organization.","organization.profile.danger.leave":"Leave organization","organization.profile.danger.leaveConfirm":"Leave {name}?","organization.profile.danger.leaveError":"Could not leave the organization.","organization.profile.danger.deleteTitle":"Delete organization","organization.profile.danger.deleteHint":"Permanently delete the organization, its memberships, and pending invitations.","organization.profile.danger.deleteConfirm":"Type this slug to confirm:","organization.profile.danger.delete":"Permanently delete organization","organization.profile.danger.deleteError":"Could not delete the organization.","userButton.manageAccount":"Manage account","userButton.signOut":"Sign out","userButton.openMenuAria":"Account menu","signOut.button":"Sign out","badge.securedBy":"Secured by {brand}","branding.environment.development":"Development","branding.environment.production":"Production","qr.ariaLabel":"QR code","serverError.INVALID_EMAIL_OR_PASSWORD":"Incorrect email or password.","serverError.USER_ALREADY_EXISTS":"An account with this email already exists.","serverError.USER_ALREADY_EXISTS_USE_ANOTHER_EMAIL":"An account with this email already exists.","serverError.EMAIL_NOT_VERIFIED":"Verify your email address before signing in.","serverError.TWO_FACTOR_REQUIRED":"This account uses two-factor authentication - sign in with your password instead.","serverError.CONSENT_REQUIRED":"You must accept the terms to create an account.","serverError.MAU_LIMIT_REACHED":"This app is not accepting new sign-ups right now.","serverError.MAU_BUDGET_REACHED":"Sign-ups are temporarily paused for this application. Please try again later.","serverError.EMAIL_PASSWORD_DISABLED":"Password sign-in is disabled for this app.","serverError.PASSWORD_COMPROMISED":"This password has appeared in a known data breach. Please choose a different one.","serverError.PASSWORD_TOO_SHORT":"Your password is too short. Choose a longer one.","serverError.PASSWORD_TOO_LONG":"Your password is too long. Choose a shorter one.","serverError.INVALID_EMAIL":"Enter a valid email address.","serverError.BANNED_USER":"This account has been suspended. Contact the application owner.","serverError.PASSWORD_RESET_REQUIRED":"Reset your password to continue signing in.","serverError.PASSWORD_SIGNUP_REQUIRED":"This application requires two-factor authentication. Create your account with email and password to continue.","serverError.SSO_EMAIL_DOMAIN_MISMATCH":"This identity provider is not authorized for that email domain.","serverError.MFA_ENROLLMENT_REQUIRED":"Finish setting up two-factor authentication to continue.","serverError.TOO_MANY_ATTEMPTS":"Too many attempts. Try again shortly.","serverError.ACCOUNT_TEMPORARILY_LOCKED":"Your account is temporarily locked. Try again shortly.","serverError.RATE_LIMITED.retryIn":"Too many attempts. Try again in {duration}.","serverError.TOO_MANY_ATTEMPTS.retryIn":"Too many attempts. Try again in {duration}.","serverError.ACCOUNT_TEMPORARILY_LOCKED.retryIn":"Your account is temporarily locked. Try again in {duration}.","serverError.RATE_LIMITED":"Too many attempts. Try again shortly.","serverError.INVALID_PHONE_NUMBER":"Enter a valid Egyptian mobile number.","serverError.INVALID_PHONE_OTP":"That code is invalid or expired.","serverError.TURNSTILE_FAILED":"Human verification failed. Try again.","serverError.BOT_CHALLENGE_FAILED":"Human verification failed. Try again.","serverError.SMS_LIMIT_REACHED":"SMS sign-in is temporarily unavailable for this app.","serverError.SMS_UNAVAILABLE":"SMS is temporarily unavailable. Try another sign-in method.","serverError.PHONE_OTP_DISABLED":"Phone sign-in is not available for this app.","serverError.PHONE_OTP_PAUSED":"Phone sign-in is temporarily paused for this app.","serverError.PHONE_OTP_UNAVAILABLE":"Phone verification is temporarily unavailable.","serverError.SESSION_NOT_FRESH":"Sign in again before making this security change.","serverError.PASSKEY_PAGE_NOT_FOCUSED":"Keep this page open and focused while completing the passkey prompt.","serverError.ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED":"This device already has a passkey for this account. Use it to sign in, or remove it from device settings before trying again.","serverError.ORGANIZATION_LAST_OWNER":"Transfer organization ownership before continuing.","serverError.INVALID_CODE":"That code is not valid. Check the code and try again.","serverError.INVALID_BACKUP_CODE":"That backup code is not valid.","serverError.INVALID_OTP":"That code is invalid or expired.","serverError.OTP_EXPIRED":"That code has expired. Request a new one.","serverError.OTP_HAS_EXPIRED":"That code has expired. Request a new one.","serverError.TOO_MANY_ATTEMPTS_REQUEST_NEW_CODE":"Too many attempts. Request a new code and try again.","serverError.INVALID_TWO_FACTOR_COOKIE":"Your verification session expired. Sign in again to continue.","serverError.ORGANIZATION_SLUG_ALREADY_TAKEN":"That organization slug is already taken. Choose another.","serverError.ORGANIZATION_ALREADY_EXISTS":"An organization with these details already exists.","serverError.YOU_HAVE_REACHED_THE_MAXIMUM_NUMBER_OF_ORGANIZATIONS":"You have reached the maximum number of organizations.","serverError.ORGANIZATION_NOT_FOUND":"That organization could not be found.","serverError.USER_IS_NOT_A_MEMBER_OF_THE_ORGANIZATION":"You are no longer a member of this organization.","serverError.NO_ACTIVE_ORGANIZATION":"Select an organization to continue.","serverError.ORGANIZATION_MEMBERSHIP_LIMIT_REACHED":"This organization has reached its member limit.","serverError.MEMBER_NOT_FOUND":"That member could not be found.","serverError.INVITATION_NOT_FOUND":"That invitation could not be found. It may have been revoked or already used.","serverError.YOU_ARE_NOT_THE_RECIPIENT_OF_THE_INVITATION":"This invitation was sent to a different email address.","serverError.EMAIL_VERIFICATION_REQUIRED_FOR_INVITATION":"Verify your email address to view your invitations.","serverError.EMAIL_VERIFICATION_REQUIRED_BEFORE_ACCEPTING_OR_REJECTING_INVITATION":"Verify your email address before responding to this invitation.","serverError.USER_IS_ALREADY_A_MEMBER_OF_THIS_ORGANIZATION":"That person is already a member of this organization.","serverError.USER_IS_ALREADY_INVITED_TO_THIS_ORGANIZATION":"That person has already been invited to this organization.","serverError.YOU_ARE_NOT_ALLOWED_TO_INVITE_USERS_TO_THIS_ORGANIZATION":"You do not have permission to invite members to this organization.","serverError.YOU_ARE_NOT_ALLOWED_TO_INVITE_USER_WITH_THIS_ROLE":"You do not have permission to invite a member with that role.","serverError.YOU_CANNOT_LEAVE_THE_ORGANIZATION_AS_THE_ONLY_OWNER":"Promote another member to owner before leaving the organization.","serverError.YOU_CANNOT_LEAVE_THE_ORGANIZATION_WITHOUT_AN_OWNER":"Promote another member to owner before leaving the organization.","serverError.YOU_ARE_NOT_ALLOWED_TO_UPDATE_THIS_ORGANIZATION":"You do not have permission to change this organization.","serverError.YOU_ARE_NOT_ALLOWED_TO_DELETE_THIS_ORGANIZATION":"You do not have permission to delete this organization.","serverError.YOU_ARE_NOT_ALLOWED_TO_DELETE_THIS_MEMBER":"You do not have permission to remove this member.","serverError.YOU_ARE_NOT_ALLOWED_TO_UPDATE_THIS_MEMBER":"You do not have permission to change this member.","serverError.YOU_ARE_NOT_ALLOWED_TO_CANCEL_THIS_INVITATION":"You do not have permission to cancel this invitation."};var l={"common.emailLabel":"\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A","common.usernameLabel":"\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645","common.passwordLabel":"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631","common.orDivider":"\u0623\u0648","common.sending":"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0631\u0633\u0627\u0644\u2026","common.verifying":"\u062C\u0627\u0631\u064D \u0627\u0644\u062A\u062D\u0642\u0642\u2026","common.working":"\u062C\u0627\u0631\u064D \u0627\u0644\u062A\u0646\u0641\u064A\u0630\u2026","common.loading":"\u062C\u0627\u0631\u064D \u0627\u0644\u062A\u062D\u0645\u064A\u0644\u2026","common.continue":"\u0645\u062A\u0627\u0628\u0639\u0629","common.error.passwordTooShort":"\u064A\u062C\u0628 \u0623\u0644\u0627 \u062A\u0642\u0644 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0639\u0646 {min} \u0623\u062D\u0631\u0641.","signIn.title":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644","signIn.forgotTitle":"\u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631","signIn.submit":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644","signIn.submitPending":"\u062C\u0627\u0631\u064D \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644\u2026","signIn.forgotLink":"\u0647\u0644 \u0646\u0633\u064A\u062A \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631\u061F","signIn.useUsername":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645","signIn.useEmail":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A","signIn.error.failed":"\u062A\u0639\u0630\u0631 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644","signIn.empty.unsupported":"\u064A\u0633\u062A\u062E\u062F\u0645 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0637\u0631\u064A\u0642\u0629 \u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u062A\u062A\u0637\u0644\u0628 \u0625\u0635\u062F\u0627\u0631\u064B\u0627 \u0623\u062D\u062F\u062B \u0645\u0646 \u062D\u0632\u0645\u0629 \u0627\u0644\u062A\u0637\u0648\u064A\u0631.","signIn.empty.none":"\u0644\u0627 \u062A\u0648\u062C\u062F \u0637\u0631\u0642 \u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u0645\u0641\u0639\u0651\u0644\u0629 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","signUp.title":"\u0625\u0646\u0634\u0627\u0621 \u062D\u0633\u0627\u0628","signUp.submit":"\u0625\u0646\u0634\u0627\u0621 \u062D\u0633\u0627\u0628","signUp.submitPending":"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0646\u0634\u0627\u0621\u2026","signUp.nameLabel":"\u0627\u0644\u0627\u0633\u0645","signUp.firstNameLabel":"\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644","signUp.lastNameLabel":"\u0627\u0633\u0645 \u0627\u0644\u0639\u0627\u0626\u0644\u0629","signUp.passwordlessSubmit":"\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u0628\u0631\u0645\u0632 \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A","signUp.passkeyTitle":"\u0625\u0646\u0634\u0627\u0621 \u0645\u0641\u062A\u0627\u062D \u0645\u0631\u0648\u0631","signUp.passkeyDescription":"\u0627\u0633\u062A\u062E\u062F\u0645 \u0628\u0635\u0645\u0629 \u0627\u0644\u0625\u0635\u0628\u0639 \u0623\u0648 \u0627\u0644\u0648\u062C\u0647 \u0623\u0648 \u0642\u0641\u0644 \u0627\u0644\u062C\u0647\u0627\u0632 \u0644\u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u0622\u0645\u0646 \u0628\u062F\u0648\u0646 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631.","signUp.passkeySubmit":"\u0625\u0646\u0634\u0627\u0621 \u0645\u0641\u062A\u0627\u062D \u0645\u0631\u0648\u0631","signUp.passkeySkip":"\u0627\u0644\u062A\u062E\u0637\u064A \u0627\u0644\u0622\u0646","signUp.consentLabel":"\u0623\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 {links}.","signUp.error.failed":"\u062A\u0639\u0630\u0631 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062D\u0633\u0627\u0628","signUp.error.consentRequired":"\u064A\u0631\u062C\u0649 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u0648\u0637 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","signUp.error.passkeyFailed":"\u062A\u0639\u0630\u0631 \u0625\u0646\u0634\u0627\u0621 \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0631\u0648\u0631. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0623\u0648 \u062A\u062E\u0637 \u0647\u0630\u0647 \u0627\u0644\u062E\u0637\u0648\u0629 \u0627\u0644\u0622\u0646.","signUp.empty.unsupported":"\u064A\u0633\u062A\u062E\u062F\u0645 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0637\u0631\u064A\u0642\u0629 \u062A\u0633\u062C\u064A\u0644 \u062A\u062A\u0637\u0644\u0628 \u0625\u0635\u062F\u0627\u0631\u064B\u0627 \u0623\u062D\u062F\u062B \u0645\u0646 \u062D\u0632\u0645\u0629 \u0627\u0644\u062A\u0637\u0648\u064A\u0631.","signUp.empty.none":"\u0644\u0627 \u062A\u0648\u062C\u062F \u0637\u0631\u0642 \u0625\u0646\u0634\u0627\u0621 \u062D\u0633\u0627\u0628 \u0645\u0641\u0639\u0651\u0644\u0629 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","waitlist.title":"\u0627\u0646\u0636\u0645 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0646\u062A\u0638\u0627\u0631","waitlist.description":"\u0623\u062F\u062E\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0648\u0633\u0646\u062E\u0628\u0631\u0643 \u0639\u0646\u062F\u0645\u0627 \u064A\u0635\u0628\u062D \u0627\u0644\u0648\u0635\u0648\u0644 \u0645\u062A\u0627\u062D\u064B\u0627.","waitlist.submit":"\u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0646\u062A\u0638\u0627\u0631","waitlist.submitPending":"\u062C\u0627\u0631\u064D \u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645\u2026","waitlist.acceptedTitle":"\u0623\u0646\u062A \u0639\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0646\u062A\u0638\u0627\u0631","waitlist.acceptedDescription":"\u062A\u0645 \u0627\u0633\u062A\u0644\u0627\u0645 \u0637\u0644\u0628\u0643. \u0633\u0646\u062A\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0639\u0646\u062F\u0645\u0627 \u064A\u0635\u0628\u062D \u0627\u0644\u0648\u0635\u0648\u0644 \u0645\u062A\u0627\u062D\u064B\u0627.","waitlist.error.failed":"\u062A\u0639\u0630\u0631 \u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0646\u062A\u0638\u0627\u0631. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","social.continueWith":"\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u0639\u0628\u0631 {provider}","social.redirecting":"\u062C\u0627\u0631\u064D \u0627\u0644\u062A\u062D\u0648\u064A\u0644\u2026","social.error.startFailed":"\u062A\u0639\u0630\u0631 \u0628\u062F\u0621 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","sso.continueWith":"\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u0639\u0628\u0631 \u0627\u0644\u062F\u062E\u0648\u0644 \u0627\u0644\u0645\u0648\u062D\u0651\u062F","sso.redirecting":"\u062C\u0627\u0631\u064D \u0627\u0644\u062A\u062D\u0648\u064A\u0644\u2026","sso.error.startFailed":"\u062A\u0639\u0630\u0651\u0631 \u0628\u062F\u0621 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0639\u0628\u0631 \u0627\u0644\u062F\u062E\u0648\u0644 \u0627\u0644\u0645\u0648\u062D\u0651\u062F.","sso.error.notFound":"\u0644\u0627 \u064A\u0648\u062C\u062F \u0627\u062A\u0635\u0627\u0644 \u062F\u062E\u0648\u0644 \u0645\u0648\u062D\u0651\u062F \u0645\u064F\u0639\u062F\u0651 \u0644\u0646\u0637\u0627\u0642 \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A.","magicLink.sent":"\u062A\u062D\u0642\u0642 \u0645\u0646 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u0631\u0627\u0628\u0637 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","magicLink.submit":"\u0623\u0631\u0633\u0644 \u0644\u064A \u0631\u0627\u0628\u0637 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644","magicLink.error.sendFailed":"\u062A\u0639\u0630\u0631 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0627\u0628\u0637.","emailOtp.codeLabel":"\u0623\u062F\u062E\u0644 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0631\u0633\u0644 \u0625\u0644\u0649 {email}","emailOtp.verifySubmit":"\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0631\u0645\u0632","emailOtp.requestSubmit":"\u0623\u0631\u0633\u0644 \u0644\u064A \u0631\u0645\u0632\u064B\u0627","emailOtp.changeEmail":"\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0628\u0631\u064A\u062F \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0622\u062E\u0631","emailOtp.error.invalidCode":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629.","emailOtp.error.sendFailed":"\u062A\u0639\u0630\u0631 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0645\u0632.","phoneOtp.title":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062A\u0641","phoneOtp.phoneLabel":"\u0631\u0642\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u0645\u0635\u0631\u064A","phoneOtp.codeLabel":"\u0623\u062F\u062E\u0644 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0631\u0633\u0644 \u0625\u0644\u0649","phoneOtp.sendSubmit":"\u0623\u0631\u0633\u0644 \u0644\u064A \u0631\u0645\u0632\u064B\u0627","phoneOtp.verifySubmit":"\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0631\u0645\u0632","phoneOtp.changePhone":"\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0631\u0642\u0645 \u0647\u0627\u062A\u0641 \u0622\u062E\u0631","phoneOtp.backToSignIn":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u0637\u0631\u0642 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0627\u0644\u0623\u062E\u0631\u0649","phoneOtp.usePhone":"\u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u0628\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062A\u0641","phoneOtp.error.sendFailed":"\u062A\u0639\u0630\u0631 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0645\u0632.","phoneOtp.error.invalidCode":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629.","phoneOtp.error.humanCheck":"\u0623\u0643\u0645\u0644 \u0627\u0644\u062A\u062D\u0642\u0642 \u0627\u0644\u0628\u0634\u0631\u064A \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","phoneOtp.retryHumanCheck":"\u0623\u0639\u062F \u0645\u062D\u0627\u0648\u0644\u0629 \u0627\u0644\u062A\u062D\u0642\u0642 \u0627\u0644\u0628\u0634\u0631\u064A","authChallenge.checking":"\u062C\u0627\u0631\u064D \u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0623\u0646\u0643 \u0634\u062E\u0635 \u062D\u0642\u064A\u0642\u064A\u2026","authChallenge.error.failed":"\u0641\u0634\u0644 \u0627\u0644\u062A\u062D\u0642\u0642 \u0627\u0644\u0628\u0634\u0631\u064A. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","passkey.signInButton":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0645\u0641\u062A\u0627\u062D \u0645\u0631\u0648\u0631","passkey.waiting":"\u0641\u064A \u0627\u0646\u062A\u0638\u0627\u0631 \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0631\u0648\u0631\u2026","passkey.error.signInFailed":"\u062A\u0639\u0630\u0631 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0631\u0648\u0631.","forgotPassword.sent":"\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0646\u0627\u0643 \u062D\u0633\u0627\u0628 \u0645\u0633\u062C\u0644 \u0628\u0627\u0644\u0628\u0631\u064A\u062F {email}\u060C \u0641\u0642\u062F \u0623\u0631\u0633\u0644\u0646\u0627 \u0631\u0627\u0628\u0637\u064B\u0627 \u0644\u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631.","forgotPassword.backToSignIn":"\u0627\u0644\u0639\u0648\u062F\u0629 \u0625\u0644\u0649 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644","forgotPassword.submit":"\u0623\u0631\u0633\u0644 \u0644\u064A \u0631\u0627\u0628\u0637 \u0625\u0639\u0627\u062F\u0629 \u0627\u0644\u062A\u0639\u064A\u064A\u0646","forgotPassword.error.sendFailed":"\u062A\u0639\u0630\u0631 \u0625\u0631\u0633\u0627\u0644 \u0631\u0627\u0628\u0637 \u0625\u0639\u0627\u062F\u0629 \u0627\u0644\u062A\u0639\u064A\u064A\u0646.","resetPassword.invalidLink":"\u0631\u0627\u0628\u0637 \u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629. \u0627\u0637\u0644\u0628 \u0631\u0627\u0628\u0637\u064B\u0627 \u062C\u062F\u064A\u062F\u064B\u0627.","resetPassword.done":"\u062A\u0645\u062A \u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631. \u064A\u0645\u0643\u0646\u0643 \u0627\u0644\u0622\u0646 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","resetPassword.newPasswordLabel":"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062C\u062F\u064A\u062F\u0629","resetPassword.confirmPasswordLabel":"\u062A\u0623\u0643\u064A\u062F \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631","resetPassword.submit":"\u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631","resetPassword.submitPending":"\u062C\u0627\u0631\u064D \u0625\u0639\u0627\u062F\u0629 \u0627\u0644\u062A\u0639\u064A\u064A\u0646\u2026","resetPassword.error.mismatch":"\u0643\u0644\u0645\u062A\u0627 \u0627\u0644\u0645\u0631\u0648\u0631 \u063A\u064A\u0631 \u0645\u062A\u0637\u0627\u0628\u0642\u062A\u064A\u0646.","resetPassword.error.failed":"\u062A\u0639\u0630\u0631 \u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631. \u0631\u0628\u0645\u0627 \u0627\u0646\u062A\u0647\u062A \u0635\u0644\u0627\u062D\u064A\u0629 \u0627\u0644\u0631\u0627\u0628\u0637.","verifyEmail.success":"\u062A\u0645 \u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A. \u064A\u0645\u0643\u0646\u0643 \u0627\u0644\u0622\u0646 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","verifyEmail.invalidLink":"\u0631\u0627\u0628\u0637 \u0627\u0644\u062A\u062D\u0642\u0642 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629.","verifyEmail.resent":"\u0625\u0630\u0627 \u0643\u0627\u0646 \u0647\u0646\u0627\u0643 \u062D\u0633\u0627\u0628 \u0645\u0633\u062C\u0644 \u0628\u0627\u0644\u0628\u0631\u064A\u062F {email}\u060C \u0641\u0633\u064A\u0635\u0644\u0643 \u0631\u0627\u0628\u0637 \u062C\u062F\u064A\u062F \u0642\u0631\u064A\u0628\u064B\u0627.","verifyEmail.resendSubmit":"\u0625\u0631\u0633\u0627\u0644 \u0631\u0627\u0628\u0637 \u062C\u062F\u064A\u062F","verifyEmail.error.resendFailed":"\u062A\u0639\u0630\u0631 \u0625\u0631\u0633\u0627\u0644 \u0631\u0627\u0628\u0637 \u062C\u062F\u064A\u062F.","verifyPending.body":"\u0623\u0631\u0633\u0644\u0646\u0627 \u0631\u0627\u0628\u0637 \u062A\u062D\u0642\u0642 \u0625\u0644\u0649 {email}. \u0627\u0636\u063A\u0637 \u0639\u0644\u064A\u0647 \u0644\u0625\u0643\u0645\u0627\u0644 \u0625\u0639\u062F\u0627\u062F \u062D\u0633\u0627\u0628\u0643\u060C \u062B\u0645 \u0633\u062C\u0651\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","verifyPending.codeBody":"\u0623\u062F\u062E\u0644 \u0631\u0645\u0632 \u0627\u0644\u062A\u062D\u0642\u0642 \u0627\u0644\u0630\u064A \u0623\u0631\u0633\u0644\u0646\u0627\u0647 \u0625\u0644\u0649 {email}.","verifyPending.codeLabel":"\u0631\u0645\u0632 \u0627\u0644\u062A\u062D\u0642\u0642","verifyPending.resendCode":"\u0625\u0631\u0633\u0627\u0644 \u0631\u0645\u0632 \u062C\u062F\u064A\u062F","verifyPending.codeError":"\u0631\u0645\u0632 \u0627\u0644\u062A\u062D\u0642\u0642 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629.","verifyPending.resent":"\u062A\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644 \u0645\u062C\u062F\u062F\u064B\u0627 - \u062A\u062D\u0642\u0642 \u0645\u0646 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0648\u0627\u0631\u062F (\u0648\u0645\u062C\u0644\u062F \u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u063A\u064A\u0631 \u0627\u0644\u0645\u0631\u063A\u0648\u0628 \u0641\u064A\u0647\u0627).","verifyPending.resendButton":"\u0625\u0639\u0627\u062F\u0629 \u0625\u0631\u0633\u0627\u0644 \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u062A\u062D\u0642\u0642","verifyPending.error.resendFailed":"\u062A\u0639\u0630\u0631 \u0625\u0639\u0627\u062F\u0629 \u0625\u0631\u0633\u0627\u0644 \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u062A\u062D\u0642\u0642.","mfa.enroll.title":"\u0625\u0639\u062F\u0627\u062F \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629","mfa.enroll.doneTitle":"\u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0645\u0641\u0639\u0651\u0644\u0629","mfa.enroll.doneBody":"\u0633\u064A\u0637\u0644\u0628 \u062D\u0633\u0627\u0628\u0643 \u0627\u0644\u0622\u0646 \u0631\u0645\u0632\u064B\u0627 \u0645\u0646 \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0639\u0646\u062F \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644. \u0627\u062D\u062A\u0641\u0638 \u0628\u0631\u0645\u0648\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637 \u0641\u064A \u0645\u0643\u0627\u0646 \u0622\u0645\u0646 - \u064A\u0639\u0645\u0644 \u0643\u0644 \u0631\u0645\u0632 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0625\u0630\u0627 \u0641\u0642\u062F\u062A \u062C\u0647\u0627\u0632\u0643.","mfa.enroll.activeTitle":"\u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0645\u0641\u0639\u0651\u0644\u0629","mfa.enroll.activeBody":"\u062D\u0633\u0627\u0628\u0643 \u0645\u062D\u0645\u064A \u0628\u062A\u0637\u0628\u064A\u0642 \u0645\u0635\u0627\u062F\u0642\u0629. \u0644\u062A\u0628\u062F\u064A\u0644 \u0627\u0644\u0623\u062C\u0647\u0632\u0629\u060C \u0623\u0648\u0642\u0641 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0623\u0648\u0644\u064B\u0627 \u062B\u0645 \u0623\u0639\u062F \u0625\u0639\u062F\u0627\u062F\u0647\u0627.","mfa.enroll.passwordHint":"\u0623\u0643\u0651\u062F \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0628\u062F\u0621.","mfa.enroll.startPending":"\u062C\u0627\u0631\u064D \u0627\u0644\u0628\u062F\u0621\u2026","mfa.enroll.scanQrTitle":"\u0627\u0645\u0633\u062D \u0631\u0645\u0632 QR","mfa.enroll.scanQrHint":"\u0627\u0645\u0633\u062D \u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u0628\u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629\u060C \u0623\u0648 \u0623\u062F\u062E\u0644 \u0627\u0644\u0645\u0641\u062A\u0627\u062D \u064A\u062F\u0648\u064A\u064B\u0627.","mfa.enroll.manualKey":"\u0627\u0644\u0645\u0641\u062A\u0627\u062D \u0627\u0644\u064A\u062F\u0648\u064A: {secret}","mfa.enroll.backupCodesWarningStrong":"\u0627\u062D\u0641\u0638 \u0631\u0645\u0648\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637.","mfa.enroll.backupCodesWarningRest":"\u064A\u0639\u0645\u0644 \u0643\u0644 \u0631\u0645\u0632 \u0645\u0631\u0629 \u0648\u0627\u062D\u062F\u0629 \u0625\u0630\u0627 \u0641\u0642\u062F\u062A \u062C\u0647\u0627\u0632\u0643 - \u0648\u0644\u0646 \u062A\u0638\u0647\u0631 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","mfa.enroll.codeLabel":"\u0623\u062F\u062E\u0644 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 \u0645\u0646 6 \u0623\u0631\u0642\u0627\u0645 \u0644\u0644\u0625\u0646\u0647\u0627\u0621","mfa.enroll.activateSubmit":"\u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629","mfa.enroll.error.startFailed":"\u062A\u0639\u0630\u0631 \u0628\u062F\u0621 \u0625\u0639\u062F\u0627\u062F \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629.","mfa.enroll.error.invalidCode":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D. \u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0648\u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","mfaGate.title":"\u0625\u0639\u062F\u0627\u062F \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0645\u0637\u0644\u0648\u0628","mfaGate.body":"\u064A\u062A\u0637\u0644\u0628 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629. \u0642\u0645 \u0628\u0625\u0639\u062F\u0627\u062F\u0647\u0627 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","mfa.challenge.title":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0627\u0644\u062B\u0646\u0627\u0626\u064A","mfa.challenge.totpHint":"\u0623\u062F\u062E\u0644 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0643\u0648\u0651\u0646 \u0645\u0646 6 \u0623\u0631\u0642\u0627\u0645 \u0645\u0646 \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629.","mfa.challenge.backupHint":"\u0623\u062F\u062E\u0644 \u0623\u062D\u062F \u0631\u0645\u0648\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637 \u0627\u0644\u0645\u062D\u0641\u0648\u0638\u0629 \u0644\u062F\u064A\u0643.","mfa.challenge.totpLabel":"\u0631\u0645\u0632 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629","mfa.challenge.backupLabel":"\u0631\u0645\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637","mfa.challenge.trustDevice":"\u0627\u0644\u0648\u062B\u0648\u0642 \u0628\u0647\u0630\u0627 \u0627\u0644\u062C\u0647\u0627\u0632 \u0644\u0645\u062F\u0629 {days} \u064A\u0648\u0645\u064B\u0627","mfa.challenge.submit":"\u062A\u062D\u0642\u0642","mfa.challenge.useBackup":"\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0631\u0645\u0632 \u0627\u062D\u062A\u064A\u0627\u0637 \u0628\u062F\u0644\u064B\u0627 \u0645\u0646 \u0630\u0644\u0643","mfa.challenge.useTotp":"\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0628\u062F\u0644\u064B\u0627 \u0645\u0646 \u0630\u0644\u0643","mfa.challenge.useEmailOtp":"\u0623\u0631\u0633\u0644 \u0644\u064A \u0631\u0645\u0632\u064B\u0627 \u0628\u0627\u0644\u0628\u0631\u064A\u062F \u0628\u062F\u0644\u064B\u0627 \u0645\u0646 \u0630\u0644\u0643","mfa.challenge.otpHint":"\u0623\u062F\u062E\u0644 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0630\u064A \u0623\u0631\u0633\u0644\u0646\u0627\u0647 \u0625\u0644\u0649 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A. \u062A\u0646\u062A\u0647\u064A \u0635\u0644\u0627\u062D\u064A\u062A\u0647 \u062E\u0644\u0627\u0644 3 \u062F\u0642\u0627\u0626\u0642.","mfa.challenge.otpLabel":"\u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0631\u0633\u0644 \u0628\u0627\u0644\u0628\u0631\u064A\u062F","mfa.challenge.resendOtp":"\u0625\u0639\u0627\u062F\u0629 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0645\u0632","mfa.challenge.error.invalidOtp":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629.","mfa.challenge.error.otpSendFailed":"\u062A\u0639\u0630\u0631 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0631\u0645\u0632.","backupCodes.title":"\u0631\u0645\u0648\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637","backupCodes.hint":"\u0623\u0646\u0634\u0626 \u0645\u062C\u0645\u0648\u0639\u0629 \u062C\u062F\u064A\u062F\u0629 \u0645\u0646 \u0631\u0645\u0648\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637 \u0623\u062D\u0627\u062F\u064A\u0629 \u0627\u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645. \u062A\u062A\u0648\u0642\u0641 \u0631\u0645\u0648\u0632\u0643 \u0627\u0644\u062D\u0627\u0644\u064A\u0629 \u0639\u0646 \u0627\u0644\u0639\u0645\u0644 \u0641\u0648\u0631\u064B\u0627.","backupCodes.submit":"\u0625\u0646\u0634\u0627\u0621 \u0631\u0645\u0648\u0632 \u062C\u062F\u064A\u062F\u0629","backupCodes.pending":"\u062C\u0627\u0631\u064D \u0627\u0644\u0625\u0646\u0634\u0627\u0621\u2026","backupCodes.error.failed":"\u062A\u0639\u0630\u0631 \u0625\u0646\u0634\u0627\u0621 \u0631\u0645\u0648\u0632 \u0627\u062D\u062A\u064A\u0627\u0637 \u062C\u062F\u064A\u062F\u0629.","mfa.challenge.error.invalidTotp":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D.","mfa.challenge.error.invalidBackup":"\u0631\u0645\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D.","passkeys.title":"\u0645\u0641\u0627\u062A\u064A\u062D \u0627\u0644\u0645\u0631\u0648\u0631","passkeys.signedOut":"\u0633\u062C\u0651\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0644\u0625\u062F\u0627\u0631\u0629 \u0645\u0641\u0627\u062A\u064A\u062D \u0627\u0644\u0645\u0631\u0648\u0631.","passkeys.empty":"\u0644\u0627 \u062A\u0648\u062C\u062F \u0645\u0641\u0627\u062A\u064A\u062D \u0645\u0631\u0648\u0631 \u0628\u0639\u062F.","passkeys.unnamed":"\u0645\u0641\u062A\u0627\u062D \u0645\u0631\u0648\u0631","passkeys.rename":"\u0625\u0639\u0627\u062F\u0629 \u062A\u0633\u0645\u064A\u0629","passkeys.remove":"\u0625\u0632\u0627\u0644\u0629","passkeys.removeConfirm":"\u0647\u0644 \u062A\u0631\u064A\u062F \u0625\u0632\u0627\u0644\u0629 {name} \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628\u061F","passkeys.add":"\u0625\u0636\u0627\u0641\u0629 \u0645\u0641\u062A\u0627\u062D \u0645\u0631\u0648\u0631","passkeys.renamePrompt":"\u0627\u0633\u0645 \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0631\u0648\u0631","passkeys.error.loadFailed":"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0645\u0641\u0627\u062A\u064A\u062D \u0627\u0644\u0645\u0631\u0648\u0631.","passkeys.error.renameFailed":"\u062A\u0639\u0630\u0631 \u0625\u0639\u0627\u062F\u0629 \u062A\u0633\u0645\u064A\u0629 \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0631\u0648\u0631.","passkeys.error.removeFailed":"\u062A\u0639\u0630\u0631 \u0625\u0632\u0627\u0644\u0629 \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0631\u0648\u0631.","passkeys.error.addFailed":"\u062A\u0639\u0630\u0631 \u0625\u0636\u0627\u0641\u0629 \u0645\u0641\u062A\u0627\u062D \u0645\u0631\u0648\u0631.","consent.gateTitle":"\u062A\u0645 \u062A\u062D\u062F\u064A\u062B \u0634\u0631\u0648\u0637\u0646\u0627","consent.gateBody":"\u064A\u0631\u062C\u0649 \u0645\u0631\u0627\u062C\u0639\u0629 {links} \u0648\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u064A\u0647\u0627 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","consent.termsOfService":"\u0634\u0631\u0648\u0637 \u0627\u0644\u062E\u062F\u0645\u0629","consent.privacyPolicy":"\u0633\u064A\u0627\u0633\u0629 \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629","consent.docJoiner":" \u0648","consent.acceptPending":"\u062C\u0627\u0631\u064D \u0627\u0644\u062D\u0641\u0638\u2026","consent.acceptSubmit":"\u0623\u0648\u0627\u0641\u0642","consent.error.acceptFailed":"\u062A\u0639\u0630\u0631 \u062A\u0633\u062C\u064A\u0644 \u0645\u0648\u0627\u0641\u0642\u062A\u0643. \u064A\u0631\u062C\u0649 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","userProfile.title":"\u0625\u062F\u0627\u0631\u0629 \u0627\u0644\u062D\u0633\u0627\u0628","userProfile.description":"\u062D\u062F\u0651\u062B \u0645\u0644\u0641\u0643 \u0627\u0644\u0634\u062E\u0635\u064A \u0648\u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0623\u0645\u0627\u0646 \u0627\u0644\u062D\u0633\u0627\u0628.","userProfile.close":"\u0625\u063A\u0644\u0627\u0642 \u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u062D\u0633\u0627\u0628","userProfile.signedOut":"\u0633\u062C\u0651\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0644\u0625\u062F\u0627\u0631\u0629 \u062D\u0633\u0627\u0628\u0643.","userProfile.save":"\u062D\u0641\u0638 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A","userProfile.retry":"\u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649","userProfile.cancel":"\u0625\u0644\u063A\u0627\u0621","userProfile.nav.aria":"\u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u062D\u0633\u0627\u0628","userProfile.nav.profile":"\u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0634\u062E\u0635\u064A","userProfile.nav.email":"\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A","userProfile.nav.password":"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631","userProfile.nav.social":"\u0627\u0644\u062D\u0633\u0627\u0628\u0627\u062A \u0627\u0644\u0645\u0631\u062A\u0628\u0637\u0629","userProfile.nav.sessions":"\u0627\u0644\u062C\u0644\u0633\u0627\u062A","userProfile.nav.passkeys":"\u0645\u0641\u0627\u062A\u064A\u062D \u0627\u0644\u0645\u0631\u0648\u0631","userProfile.nav.mfa":"\u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629","userProfile.nav.recovery":"\u0627\u0644\u0627\u0633\u062A\u0631\u062F\u0627\u062F","userProfile.nav.danger":"\u062D\u0630\u0641 \u0627\u0644\u062D\u0633\u0627\u0628","userProfile.profile.title":"\u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0634\u062E\u0635\u064A","userProfile.profile.description":"\u0627\u062E\u062A\u0631 \u0637\u0631\u064A\u0642\u0629 \u0638\u0647\u0648\u0631 \u0627\u0633\u0645\u0643 \u0648\u0635\u0648\u0631\u062A\u0643.","userProfile.profile.imageLabel":"\u0631\u0627\u0628\u0637 \u0635\u0648\u0631\u0629 \u0627\u0644\u062D\u0633\u0627\u0628","userProfile.profile.saved":"\u062A\u0645 \u062A\u062D\u062F\u064A\u062B \u0645\u0644\u0641\u0643 \u0627\u0644\u0634\u062E\u0635\u064A.","userProfile.profile.error":"\u062A\u0639\u0630\u0631 \u062A\u062D\u062F\u064A\u062B \u0645\u0644\u0641\u0643 \u0627\u0644\u0634\u062E\u0635\u064A.","userProfile.email.title":"\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A","userProfile.email.description":"\u064A\u062C\u0628 \u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062C\u062F\u064A\u062F \u0642\u0628\u0644 \u0623\u0646 \u064A\u062D\u0644 \u0645\u062D\u0644 \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062D\u0627\u0644\u064A.","userProfile.email.current":"\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u062D\u0627\u0644\u064A","userProfile.email.newLabel":"\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0627\u0644\u062C\u062F\u064A\u062F","userProfile.email.submit":"\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A","userProfile.email.sent":"\u062A\u062D\u0642\u0642 \u0645\u0646 \u0628\u0631\u064A\u062F\u0643 \u0644\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u062A\u063A\u064A\u064A\u0631 \u0648\u062A\u0623\u0643\u064A\u062F\u0647.","userProfile.email.unavailable":"\u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628 \u0644\u0627 \u064A\u0633\u062A\u062E\u062F\u0645 \u0628\u0631\u064A\u062F\u064B\u0627 \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A\u064B\u0627.","userProfile.email.error":"\u062A\u0639\u0630\u0631 \u0628\u062F\u0621 \u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A.","userProfile.email.changeDisabled":"\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0644\u0627 \u064A\u0633\u0645\u062D \u0644\u0644\u0645\u0633\u062A\u062E\u062F\u0645\u064A\u0646 \u0628\u062A\u063A\u064A\u064A\u0631 \u0628\u0631\u064A\u062F\u0647\u0645 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A.","userProfile.password.title":"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631","userProfile.password.description":"\u0633\u064A\u0624\u062F\u064A \u062A\u063A\u064A\u064A\u0631 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0625\u0644\u0649 \u062A\u0633\u062C\u064A\u0644 \u062E\u0631\u0648\u062C \u0627\u0644\u062C\u0644\u0633\u0627\u062A \u0627\u0644\u0623\u062E\u0631\u0649.","userProfile.password.currentLabel":"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0627\u0644\u062D\u0627\u0644\u064A\u0629","userProfile.password.submit":"\u062A\u063A\u064A\u064A\u0631 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631","userProfile.password.saved":"\u062A\u0645 \u062A\u063A\u064A\u064A\u0631 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631.","userProfile.password.error":"\u062A\u0639\u0630\u0631 \u062A\u063A\u064A\u064A\u0631 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631.","userProfile.social.title":"\u0627\u0644\u062D\u0633\u0627\u0628\u0627\u062A \u0627\u0644\u0645\u0631\u062A\u0628\u0637\u0629","userProfile.social.description":"\u0623\u062F\u0631 \u0627\u0644\u062D\u0633\u0627\u0628\u0627\u062A \u0627\u0644\u0627\u062C\u062A\u0645\u0627\u0639\u064A\u0629 \u0627\u0644\u062A\u064A \u064A\u0645\u0643\u0646\u0643 \u0627\u0633\u062A\u062E\u062F\u0627\u0645\u0647\u0627 \u0644\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","userProfile.social.connected":"\u0645\u0631\u062A\u0628\u0637","userProfile.social.disconnect":"\u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u0631\u0628\u0637","userProfile.social.confirmDisconnect":"\u0647\u0644 \u062A\u0631\u064A\u062F \u0625\u0644\u063A\u0627\u0621 \u0631\u0628\u0637 {provider} \u0628\u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628\u061F","userProfile.social.lastMethod":"\u0623\u0636\u0641 \u0637\u0631\u064A\u0642\u0629 \u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u0623\u062E\u0631\u0649 \u0642\u0628\u0644 \u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u0631\u0628\u0637","userProfile.social.empty":"\u0644\u0627 \u062A\u0648\u062C\u062F \u062D\u0633\u0627\u0628\u0627\u062A \u0627\u062C\u062A\u0645\u0627\u0639\u064A\u0629 \u0645\u0631\u062A\u0628\u0637\u0629.","userProfile.social.add":"\u0625\u0636\u0627\u0641\u0629 \u062D\u0633\u0627\u0628 \u0622\u062E\u0631","userProfile.social.connectProvider":"\u0631\u0628\u0637 {provider}","userProfile.social.loadError":"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u062D\u0633\u0627\u0628\u0627\u062A \u0627\u0644\u0645\u0631\u062A\u0628\u0637\u0629.","userProfile.social.linkError":"\u062A\u0639\u0630\u0631 \u0631\u0628\u0637 \u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628.","userProfile.social.unlinkError":"\u062A\u0639\u0630\u0631 \u0625\u0644\u063A\u0627\u0621 \u0631\u0628\u0637 \u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628.","userProfile.sessions.title":"\u0627\u0644\u062C\u0644\u0633\u0627\u062A \u0627\u0644\u0646\u0634\u0637\u0629","userProfile.sessions.description":"\u0631\u0627\u062C\u0639 \u0627\u0644\u0623\u062C\u0647\u0632\u0629 \u0627\u0644\u0645\u0633\u062C\u0651\u0644 \u062F\u062E\u0648\u0644\u0647\u0627 \u0625\u0644\u0649 \u062D\u0633\u0627\u0628\u0643.","userProfile.sessions.current":"\u0627\u0644\u062C\u0647\u0627\u0632 \u0627\u0644\u062D\u0627\u0644\u064A \xB7 ","userProfile.sessions.unknownDevice":"\u062C\u0647\u0627\u0632 \u063A\u064A\u0631 \u0645\u0639\u0631\u0648\u0641","userProfile.sessions.revoke":"\u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u062C\u0644\u0633\u0629","userProfile.sessions.revokeOthers":"\u0625\u0644\u063A\u0627\u0621 \u0643\u0644 \u0627\u0644\u062C\u0644\u0633\u0627\u062A \u0627\u0644\u0623\u062E\u0631\u0649","userProfile.sessions.empty":"\u0644\u0645 \u064A\u062A\u0645 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u062C\u0644\u0633\u0627\u062A \u0646\u0634\u0637\u0629.","userProfile.sessions.confirm":"\u0647\u0644 \u062A\u0631\u064A\u062F \u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u062C\u0644\u0633\u0629 \u0639\u0644\u0649 {device}\u061F","userProfile.sessions.confirmOthers":"\u0647\u0644 \u062A\u0631\u064A\u062F \u0625\u0644\u063A\u0627\u0621 \u0643\u0644 \u0627\u0644\u062C\u0644\u0633\u0627\u062A \u0628\u0627\u0633\u062A\u062B\u0646\u0627\u0621 \u0647\u0630\u0627 \u0627\u0644\u062C\u0647\u0627\u0632\u061F","userProfile.sessions.loadError":"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u062C\u0644\u0633\u0627\u062A \u0627\u0644\u0646\u0634\u0637\u0629.","userProfile.sessions.revokeError":"\u062A\u0639\u0630\u0631 \u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u062C\u0644\u0633\u0629.","userProfile.passkeys.title":"\u0645\u0641\u0627\u062A\u064A\u062D \u0627\u0644\u0645\u0631\u0648\u0631","userProfile.passkeys.description":"\u0627\u0633\u062A\u062E\u062F\u0645 \u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0639\u062A\u0645\u0627\u062F \u0645\u0631\u062A\u0628\u0637\u0629 \u0628\u062C\u0647\u0627\u0632\u0643 \u0644\u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u0633\u0631\u064A\u0639 \u0648\u0645\u0642\u0627\u0648\u0645 \u0644\u0644\u062A\u0635\u064A\u062F.","userProfile.mfa.title":"\u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629","userProfile.mfa.description":"\u0623\u0636\u0641 \u062A\u0637\u0628\u064A\u0642 \u0645\u0635\u0627\u062F\u0642\u0629 \u0643\u062E\u0637\u0648\u0629 \u062A\u062D\u0642\u0642 \u062B\u0627\u0646\u064A\u0629 \u0639\u0646\u062F \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","userProfile.mfa.requiredDescription":"\u064A\u062A\u0637\u0644\u0628 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0625\u0639\u062F\u0627\u062F \u062A\u0637\u0628\u064A\u0642 \u0645\u0635\u0627\u062F\u0642\u0629 \u0642\u0628\u0644 \u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","userProfile.mfa.active":"\u064A\u0637\u0644\u0628 \u062D\u0633\u0627\u0628\u0643 \u0631\u0645\u0632\u064B\u0627 \u0645\u0646 \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0639\u0646\u062F \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","userProfile.mfa.requiredActive":"\u064A\u0641\u0631\u0636 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0639\u0644\u0649 \u062D\u0633\u0627\u0628\u0643.","userProfile.mfa.enabled":"\u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0645\u0641\u0639\u0644\u0629","userProfile.mfa.authenticator":"\u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629","userProfile.mfa.disable":"\u0625\u064A\u0642\u0627\u0641 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629","userProfile.mfa.replace":"\u0627\u0633\u062A\u0628\u062F\u0627\u0644 \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629","userProfile.mfa.disableWarning":"\u064A\u0624\u062F\u064A \u0627\u0644\u0625\u064A\u0642\u0627\u0641 \u0625\u0644\u0649 \u0625\u0632\u0627\u0644\u0629 \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0648\u0625\u0628\u0637\u0627\u0644 \u0631\u0645\u0648\u0632 \u0627\u0644\u0627\u0633\u062A\u0631\u062F\u0627\u062F \u0627\u0644\u062D\u0627\u0644\u064A\u0629.","userProfile.mfa.replaceWarning":"\u064A\u0641\u0631\u0636 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629. \u0633\u062A\u062A\u0645 \u0645\u0637\u0627\u0644\u0628\u062A\u0643 \u0628\u0625\u0639\u062F\u0627\u062F \u0628\u062F\u064A\u0644 \u0641\u0648\u0631 \u0625\u0632\u0627\u0644\u0629 \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062D\u0627\u0644\u064A.","userProfile.mfa.disableConfirm":"\u0625\u064A\u0642\u0627\u0641 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629","userProfile.mfa.replaceConfirm":"\u0625\u0632\u0627\u0644\u0629 \u0648\u0627\u0633\u062A\u0628\u062F\u0627\u0644","userProfile.mfa.disableError":"\u062A\u0639\u0630\u0631 \u062A\u062D\u062F\u064A\u062B \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629.","userProfile.recovery.title":"\u0627\u0633\u062A\u0631\u062F\u0627\u062F \u0627\u0644\u062D\u0633\u0627\u0628","userProfile.recovery.description":"\u062C\u0647\u0651\u0632 \u0637\u0631\u0642\u064B\u0627 \u0622\u0645\u0646\u0629 \u0644\u0625\u0643\u0645\u0627\u0644 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0625\u0630\u0627 \u0641\u0642\u062F\u062A \u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629.","userProfile.recovery.emailTitle":"\u0627\u0644\u0627\u0633\u062A\u0631\u062F\u0627\u062F \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064A\u062F","userProfile.recovery.emailDescription":"\u0645\u0646 \u0634\u0627\u0634\u0629 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0639\u0646\u062F \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644\u060C \u064A\u0645\u0643\u0646\u0643 \u0637\u0644\u0628 \u0631\u0645\u0632 \u0627\u0633\u062A\u0631\u062F\u0627\u062F \u0642\u0635\u064A\u0631 \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629 \u0639\u0644\u0649:","userProfile.recovery.emailUnavailable":"\u0623\u0636\u0641 \u0628\u0631\u064A\u062F\u064B\u0627 \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A\u064B\u0627 \u0648\u0641\u0639\u0651\u0644\u0647 \u0644\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0627\u0633\u062A\u0631\u062F\u0627\u062F \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064A\u062F.","userProfile.delete.title":"\u062D\u0630\u0641 \u0627\u0644\u062D\u0633\u0627\u0628","userProfile.delete.description":"\u0623\u0632\u0644 \u0647\u0648\u064A\u062A\u0643 \u0648\u062C\u0644\u0633\u0627\u062A\u0643 \u0648\u0637\u0631\u0642 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0627\u0644\u0645\u0631\u062A\u0628\u0637\u0629 \u0646\u0647\u0627\u0626\u064A\u064B\u0627 \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","userProfile.delete.warning":"\u0644\u0627 \u064A\u0645\u0643\u0646 \u0627\u0644\u062A\u0631\u0627\u062C\u0639 \u0639\u0646 \u0647\u0630\u0627 \u0627\u0644\u0625\u062C\u0631\u0627\u0621. \u0633\u064A\u064F\u062D\u0630\u0641 \u0627\u0644\u062D\u0633\u0627\u0628 {identifier} \u0646\u0647\u0627\u0626\u064A\u064B\u0627.","userProfile.delete.confirmLabel":"\u0627\u0643\u062A\u0628 \u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u062D\u0633\u0627\u0628 \u0647\u0630\u0627 \u0644\u0644\u062A\u0623\u0643\u064A\u062F:","userProfile.delete.submit":"\u062D\u0630\u0641 \u0627\u0644\u062D\u0633\u0627\u0628 \u0646\u0647\u0627\u0626\u064A\u064B\u0627","userProfile.delete.error":"\u062A\u0639\u0630\u0631 \u062D\u0630\u0641 \u062D\u0633\u0627\u0628\u0643.","organization.loading":"\u062C\u0627\u0631\u064D \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062A","organization.signedOut":"\u0633\u062C\u0651\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0644\u0625\u062F\u0627\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062A.","organization.retry":"\u0623\u0639\u062F \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629","organization.close":"\u0625\u063A\u0644\u0627\u0642 \u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.personal":"\u0627\u0644\u062D\u0633\u0627\u0628 \u0627\u0644\u0634\u062E\u0635\u064A","organization.error.load":"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062A.","organization.role.owner":"\u0645\u0627\u0644\u0643","organization.role.admin":"\u0645\u0634\u0631\u0641","organization.role.member":"\u0639\u0636\u0648","organization.switcher.label":"\u062A\u0628\u062F\u064A\u0644 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.switcher.manage":"\u0625\u062F\u0627\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.switcher.create":"\u0625\u0646\u0634\u0627\u0621 \u0645\u0624\u0633\u0633\u0629","organization.switcher.error":"\u062A\u0639\u0630\u0631 \u062A\u0628\u062F\u064A\u0644 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.create.title":"\u0625\u0646\u0634\u0627\u0621 \u0645\u0624\u0633\u0633\u0629","organization.create.description":"\u0623\u0646\u0634\u0626 \u0645\u0633\u0627\u062D\u0629 \u0639\u0645\u0644 \u0644\u0641\u0631\u064A\u0642\u0643 \u0648\u0627\u062E\u062A\u0631 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0639\u0627\u0645 \u0644\u0647\u0627.","organization.create.name":"\u0627\u0633\u0645 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.create.slug":"\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.create.logo":"\u0631\u0627\u0628\u0637 \u0627\u0644\u0634\u0639\u0627\u0631","organization.create.submit":"\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.create.error":"\u062A\u0639\u0630\u0631 \u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.list.title":"\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062A","organization.list.description":"\u0628\u062F\u0651\u0644 \u0645\u0633\u0627\u062D\u0627\u062A \u0627\u0644\u0639\u0645\u0644 \u0623\u0648 \u0631\u0627\u062C\u0639 \u0627\u0644\u062F\u0639\u0648\u0627\u062A \u0623\u0648 \u0623\u062F\u0631 \u0641\u0631\u064A\u0642\u064B\u0627.","organization.list.empty":"\u0644\u0633\u062A \u0639\u0636\u0648\u064B\u0627 \u0641\u064A \u0623\u064A \u0645\u0624\u0633\u0633\u0629 \u0628\u0639\u062F.","organization.list.active":"\u0646\u0634\u0637\u0629","organization.list.switch":"\u062A\u0628\u062F\u064A\u0644","organization.list.manage":"\u0625\u062F\u0627\u0631\u0629","organization.list.invitationsTitle":"\u062F\u0639\u0648\u0627\u062A\u0643","organization.list.invitationsDescription":"\u0627\u0642\u0628\u0644 \u0623\u0648 \u0627\u0631\u0641\u0636 \u0627\u0644\u062F\u0639\u0648\u0627\u062A \u0627\u0644\u0645\u0631\u0633\u0644\u0629 \u0625\u0644\u0649 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0645\u0641\u0639\u0651\u0644.","organization.list.noInvitations":"\u0644\u0627 \u062A\u0648\u062C\u062F \u062F\u0639\u0648\u0627\u062A \u0645\u0639\u0644\u0642\u0629.","organization.list.invitationsError":"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u062F\u0639\u0648\u0627\u062A \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062A.","organization.list.accept":"\u0642\u0628\u0648\u0644","organization.list.reject":"\u0631\u0641\u0636","organization.list.acceptError":"\u062A\u0639\u0630\u0631 \u0642\u0628\u0648\u0644 \u0627\u0644\u062F\u0639\u0648\u0629.","organization.list.rejectError":"\u062A\u0639\u0630\u0631 \u0631\u0641\u0636 \u0627\u0644\u062F\u0639\u0648\u0629.","organization.profile.title":"\u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.profile.loadError":"\u062A\u0639\u0630\u0631 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.profile.noActive":"\u0627\u062E\u062A\u0631 \u0645\u0624\u0633\u0633\u0629 \u0644\u0625\u062F\u0627\u0631\u062A\u0647\u0627.","organization.profile.notMember":"\u0644\u0645 \u062A\u0639\u062F \u0639\u0636\u0648\u064B\u0627 \u0641\u064A \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.profile.nav.label":"\u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.profile.nav.general":"\u0639\u0627\u0645","organization.profile.nav.members":"\u0627\u0644\u0623\u0639\u0636\u0627\u0621","organization.profile.nav.invitations":"\u0627\u0644\u062F\u0639\u0648\u0627\u062A","organization.profile.nav.danger":"\u0627\u0644\u0645\u063A\u0627\u062F\u0631\u0629 \u0623\u0648 \u0627\u0644\u062D\u0630\u0641","organization.profile.general.title":"\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.profile.general.description":"\u062D\u062F\u0651\u062B \u0627\u0644\u0627\u0633\u0645 \u0648\u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0648\u0627\u0644\u0634\u0639\u0627\u0631 \u0627\u0644\u0638\u0627\u0647\u0631 \u0644\u0644\u0623\u0639\u0636\u0627\u0621.","organization.profile.general.readOnly":"\u064A\u0645\u0643\u0646 \u0644\u0644\u0645\u0627\u0644\u0643\u064A\u0646 \u0648\u0627\u0644\u0645\u0634\u0631\u0641\u064A\u0646 \u0641\u0642\u0637 \u062A\u0639\u062F\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A.","organization.profile.general.save":"\u062D\u0641\u0638 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.profile.general.error":"\u062A\u0639\u0630\u0631 \u062A\u062D\u062F\u064A\u062B \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.profile.members.title":"\u0627\u0644\u0623\u0639\u0636\u0627\u0621","organization.profile.members.description":"\u0631\u0627\u062C\u0639 \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0627\u062A \u0623\u0648 \u0631\u0642\u0651 \u0645\u0627\u0644\u0643\u064B\u0627 \u0622\u062E\u0631 \u0623\u0648 \u0623\u0632\u0644 \u0639\u0636\u0648\u064B\u0627.","organization.profile.members.you":"(\u0623\u0646\u062A)","organization.profile.members.role":"\u0627\u0644\u062F\u0648\u0631","organization.profile.members.roleConfirm":"\u0647\u0644 \u062A\u0631\u064A\u062F \u062A\u063A\u064A\u064A\u0631 \u062F\u0648\u0631 {name} \u0625\u0644\u0649 {role}\u061F","organization.profile.members.roleError":"\u062A\u0639\u0630\u0631 \u062A\u062D\u062F\u064A\u062B \u062F\u0648\u0631 \u0627\u0644\u0639\u0636\u0648.","organization.profile.members.remove":"\u0625\u0632\u0627\u0644\u0629","organization.profile.members.removeConfirm":"\u0647\u0644 \u062A\u0631\u064A\u062F \u0625\u0632\u0627\u0644\u0629 {name} \u0645\u0646 \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629\u061F","organization.profile.members.removeError":"\u062A\u0639\u0630\u0631 \u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0639\u0636\u0648.","organization.profile.invitations.title":"\u0627\u0644\u062F\u0639\u0648\u0627\u062A","organization.profile.invitations.description":"\u0627\u062F\u0639\u064F \u0632\u0645\u0644\u0627\u0621\u0643 \u0648\u0623\u062F\u0631 \u0627\u0644\u062F\u0639\u0648\u0627\u062A \u0627\u0644\u062A\u064A \u0644\u0645 \u062A\u064F\u0642\u0628\u0644 \u0628\u0639\u062F.","organization.profile.invitations.email":"\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A","organization.profile.invitations.invite":"\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062F\u0639\u0648\u0629","organization.profile.invitations.inviteError":"\u062A\u0639\u0630\u0631 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u062F\u0639\u0648\u0629.","organization.profile.invitations.empty":"\u0644\u0627 \u062A\u0648\u062C\u062F \u062F\u0639\u0648\u0627\u062A \u0645\u0639\u0644\u0642\u0629.","organization.profile.invitations.cancel":"\u0625\u0644\u063A\u0627\u0621","organization.profile.invitations.cancelConfirm":"\u0647\u0644 \u062A\u0631\u064A\u062F \u0625\u0644\u063A\u0627\u0621 \u062F\u0639\u0648\u0629 {email}\u061F","organization.profile.invitations.cancelError":"\u062A\u0639\u0630\u0631 \u0625\u0644\u063A\u0627\u0621 \u0627\u0644\u062F\u0639\u0648\u0629.","organization.profile.danger.title":"\u0627\u0644\u0645\u063A\u0627\u062F\u0631\u0629 \u0623\u0648 \u0627\u0644\u062D\u0630\u0641","organization.profile.danger.description":"\u062A\u0624\u062B\u0631 \u0647\u0630\u0647 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0641\u064A \u0648\u0635\u0648\u0644\u0643 \u0623\u0648 \u0641\u064A \u0627\u0644\u0641\u0631\u064A\u0642 \u0628\u0623\u0643\u0645\u0644\u0647.","organization.profile.danger.leaveTitle":"\u0645\u063A\u0627\u062F\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.profile.danger.leaveHint":"\u0633\u062A\u0641\u0642\u062F \u0635\u0644\u0627\u062D\u064A\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.profile.danger.ownerLeaveHint":"\u0631\u0642\u0651 \u0639\u0636\u0648\u064B\u0627 \u0622\u062E\u0631 \u0625\u0644\u0649 \u0645\u0627\u0644\u0643 \u0642\u0628\u0644 \u0645\u063A\u0627\u062F\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.profile.danger.leave":"\u0645\u063A\u0627\u062F\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.profile.danger.leaveConfirm":"\u0647\u0644 \u062A\u0631\u064A\u062F \u0645\u063A\u0627\u062F\u0631\u0629 {name}\u061F","organization.profile.danger.leaveError":"\u062A\u0639\u0630\u0631 \u0645\u063A\u0627\u062F\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","organization.profile.danger.deleteTitle":"\u062D\u0630\u0641 \u0627\u0644\u0645\u0624\u0633\u0633\u0629","organization.profile.danger.deleteHint":"\u0627\u062D\u0630\u0641 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0648\u0639\u0636\u0648\u064A\u0627\u062A\u0647\u0627 \u0648\u062F\u0639\u0648\u0627\u062A\u0647\u0627 \u0627\u0644\u0645\u0639\u0644\u0642\u0629 \u0646\u0647\u0627\u0626\u064A\u064B\u0627.","organization.profile.danger.deleteConfirm":"\u0627\u0643\u062A\u0628 \u0647\u0630\u0627 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0644\u0644\u062A\u0623\u0643\u064A\u062F:","organization.profile.danger.delete":"\u062D\u0630\u0641 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0646\u0647\u0627\u0626\u064A\u064B\u0627","organization.profile.danger.deleteError":"\u062A\u0639\u0630\u0631 \u062D\u0630\u0641 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","userButton.manageAccount":"\u0625\u062F\u0627\u0631\u0629 \u0627\u0644\u062D\u0633\u0627\u0628","userButton.signOut":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062E\u0631\u0648\u062C","userButton.openMenuAria":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062D\u0633\u0627\u0628","signOut.button":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062E\u0631\u0648\u062C","badge.securedBy":"\u0645\u062D\u0645\u064A \u0628\u0648\u0627\u0633\u0637\u0629 {brand}","branding.environment.development":"\u0628\u064A\u0626\u0629 \u0627\u0644\u062A\u0637\u0648\u064A\u0631","branding.environment.production":"\u0628\u064A\u0626\u0629 \u0627\u0644\u0625\u0646\u062A\u0627\u062C","qr.ariaLabel":"\u0631\u0645\u0632 QR","serverError.INVALID_EMAIL_OR_PASSWORD":"\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0623\u0648 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u063A\u064A\u0631 \u0635\u062D\u064A\u062D\u0629.","serverError.USER_ALREADY_EXISTS":"\u064A\u0648\u062C\u062F \u062D\u0633\u0627\u0628 \u0645\u0633\u062C\u0644 \u0628\u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0628\u0627\u0644\u0641\u0639\u0644.","serverError.USER_ALREADY_EXISTS_USE_ANOTHER_EMAIL":"\u064A\u0648\u062C\u062F \u062D\u0633\u0627\u0628 \u0645\u0633\u062C\u0644 \u0628\u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0628\u0627\u0644\u0641\u0639\u0644.","serverError.EMAIL_NOT_VERIFIED":"\u062A\u062D\u0642\u0642 \u0645\u0646 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0642\u0628\u0644 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","serverError.TWO_FACTOR_REQUIRED":"\u064A\u0633\u062A\u062E\u062F\u0645 \u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 - \u0633\u062C\u0651\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0628\u062F\u0644\u064B\u0627 \u0645\u0646 \u0630\u0644\u0643.","serverError.CONSENT_REQUIRED":"\u064A\u062C\u0628 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u0648\u0637 \u0644\u0625\u0646\u0634\u0627\u0621 \u062D\u0633\u0627\u0628.","serverError.MAU_LIMIT_REACHED":"\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0644\u0627 \u064A\u0642\u0628\u0644 \u062A\u0633\u062C\u064A\u0644\u0627\u062A \u062C\u062F\u064A\u062F\u0629 \u062D\u0627\u0644\u064A\u064B\u0627.","serverError.MAU_BUDGET_REACHED":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062D\u0633\u0627\u0628\u0627\u062A \u0627\u0644\u062C\u062F\u064A\u062F\u0629 \u0645\u062A\u0648\u0642\u0641 \u0645\u0624\u0642\u062A\u064B\u0627 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642. \u064A\u064F\u0631\u062C\u0649 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0644\u0627\u062D\u0642\u064B\u0627.","serverError.EMAIL_PASSWORD_DISABLED":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0645\u0639\u0637\u0651\u0644 \u0641\u064A \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","serverError.PASSWORD_COMPROMISED":"\u0638\u0647\u0631\u062A \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0647\u0630\u0647 \u0641\u064A \u062A\u0633\u0631\u064A\u0628 \u0628\u064A\u0627\u0646\u0627\u062A \u0645\u0639\u0631\u0648\u0641. \u064A\u064F\u0631\u062C\u0649 \u0627\u062E\u062A\u064A\u0627\u0631 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0645\u062E\u062A\u0644\u0641\u0629.","serverError.PASSWORD_TOO_SHORT":"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0642\u0635\u064A\u0631\u0629 \u062C\u062F\u064B\u0627. \u0627\u062E\u062A\u0631 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0623\u0637\u0648\u0644.","serverError.PASSWORD_TOO_LONG":"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0637\u0648\u064A\u0644\u0629 \u062C\u062F\u064B\u0627. \u0627\u062E\u062A\u0631 \u0643\u0644\u0645\u0629 \u0645\u0631\u0648\u0631 \u0623\u0642\u0635\u0631.","serverError.INVALID_EMAIL":"\u0623\u062F\u062E\u0644 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064A\u062F \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0635\u0627\u0644\u062D\u064B\u0627.","serverError.BANNED_USER":"\u062A\u0645 \u062A\u0639\u0644\u064A\u0642 \u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628. \u062A\u0648\u0627\u0635\u0644 \u0645\u0639 \u0645\u0627\u0644\u0643 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","serverError.PASSWORD_RESET_REQUIRED":"\u0623\u0639\u062F \u062A\u0639\u064A\u064A\u0646 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0645\u062A\u0627\u0628\u0639\u0629 \u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644.","serverError.PASSWORD_SIGNUP_REQUIRED":"\u064A\u062A\u0637\u0644\u0628 \u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629. \u0623\u0646\u0634\u0626 \u062D\u0633\u0627\u0628\u0643 \u0628\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0648\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","serverError.SSO_EMAIL_DOMAIN_MISMATCH":"\u0645\u0632\u0648\u0651\u062F \u0627\u0644\u0647\u0648\u064A\u0629 \u0647\u0630\u0627 \u063A\u064A\u0631 \u0645\u0635\u0631\u0651\u062D \u0644\u0647 \u0628\u0646\u0637\u0627\u0642 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0647\u0630\u0627.","serverError.MFA_ENROLLMENT_REQUIRED":"\u0623\u0643\u0645\u0644 \u0625\u0639\u062F\u0627\u062F \u0627\u0644\u0645\u0635\u0627\u062F\u0642\u0629 \u0627\u0644\u062B\u0646\u0627\u0626\u064A\u0629 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","serverError.TOO_MANY_ATTEMPTS":"\u0645\u062D\u0627\u0648\u0644\u0627\u062A \u0643\u062B\u064A\u0631\u0629 \u062C\u062F\u064B\u0627. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F \u0642\u0644\u064A\u0644.","serverError.ACCOUNT_TEMPORARILY_LOCKED":"\u062D\u0633\u0627\u0628\u0643 \u0645\u0642\u0641\u0644 \u0645\u0624\u0642\u062A\u064B\u0627. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F \u0642\u0644\u064A\u0644.","serverError.RATE_LIMITED.retryIn":"\u0645\u062D\u0627\u0648\u0644\u0627\u062A \u0643\u062B\u064A\u0631\u0629 \u062C\u062F\u064B\u0627. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F {duration}.","serverError.TOO_MANY_ATTEMPTS.retryIn":"\u0645\u062D\u0627\u0648\u0644\u0627\u062A \u0643\u062B\u064A\u0631\u0629 \u062C\u062F\u064B\u0627. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F {duration}.","serverError.ACCOUNT_TEMPORARILY_LOCKED.retryIn":"\u062D\u0633\u0627\u0628\u0643 \u0645\u0642\u0641\u0644 \u0645\u0624\u0642\u062A\u064B\u0627. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F {duration}.","serverError.RATE_LIMITED":"\u0645\u062D\u0627\u0648\u0644\u0627\u062A \u0643\u062B\u064A\u0631\u0629 \u062C\u062F\u064B\u0627. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0628\u0639\u062F \u0642\u0644\u064A\u0644.","serverError.INVALID_PHONE_NUMBER":"\u0623\u062F\u062E\u0644 \u0631\u0642\u0645 \u0645\u0648\u0628\u0627\u064A\u0644 \u0645\u0635\u0631\u064A\u064B\u0627 \u0635\u0627\u0644\u062D\u064B\u0627.","serverError.INVALID_PHONE_OTP":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629.","serverError.TURNSTILE_FAILED":"\u0641\u0634\u0644 \u0627\u0644\u062A\u062D\u0642\u0642 \u0627\u0644\u0628\u0634\u0631\u064A. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","serverError.BOT_CHALLENGE_FAILED":"\u0641\u0634\u0644 \u0627\u0644\u062A\u062D\u0642\u0642 \u0627\u0644\u0628\u0634\u0631\u064A. \u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","serverError.SMS_LIMIT_REACHED":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u063A\u064A\u0631 \u0645\u062A\u0627\u062D \u0645\u0624\u0642\u062A\u064B\u0627 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","serverError.SMS_UNAVAILABLE":"\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u063A\u064A\u0631 \u0645\u062A\u0627\u062D\u0629 \u0645\u0624\u0642\u062A\u064B\u0627. \u0627\u0633\u062A\u062E\u062F\u0645 \u0637\u0631\u064A\u0642\u0629 \u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u0623\u062E\u0631\u0649.","serverError.PHONE_OTP_DISABLED":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0627\u0644\u0647\u0627\u062A\u0641 \u063A\u064A\u0631 \u0645\u062A\u0627\u062D \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","serverError.PHONE_OTP_PAUSED":"\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0628\u0627\u0644\u0647\u0627\u062A\u0641 \u0645\u062A\u0648\u0642\u0641 \u0645\u0624\u0642\u062A\u064B\u0627 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642.","serverError.PHONE_OTP_UNAVAILABLE":"\u0627\u0644\u062A\u062D\u0642\u0642 \u0639\u0628\u0631 \u0627\u0644\u0647\u0627\u062A\u0641 \u063A\u064A\u0631 \u0645\u062A\u0627\u062D \u0645\u0624\u0642\u062A\u064B\u0627.","serverError.SESSION_NOT_FRESH":"\u0633\u062C\u0651\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0642\u0628\u0644 \u0625\u062C\u0631\u0627\u0621 \u0647\u0630\u0627 \u0627\u0644\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0623\u0645\u0646\u064A.","serverError.PASSKEY_PAGE_NOT_FOCUSED":"\u0623\u0628\u0642\u0650 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062D\u0629 \u0645\u0641\u062A\u0648\u062D\u0629 \u0648\u0641\u064A \u0627\u0644\u0645\u0642\u062F\u0645\u0629 \u0623\u062B\u0646\u0627\u0621 \u0625\u0643\u0645\u0627\u0644 \u0625\u0639\u062F\u0627\u062F \u0645\u0641\u062A\u0627\u062D \u0627\u0644\u0645\u0631\u0648\u0631.","serverError.ERROR_AUTHENTICATOR_PREVIOUSLY_REGISTERED":"\u064A\u0648\u062C\u062F \u0645\u0641\u062A\u0627\u062D \u0645\u0631\u0648\u0631 \u0644\u0647\u0630\u0627 \u0627\u0644\u062D\u0633\u0627\u0628 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u062C\u0647\u0627\u0632 \u0628\u0627\u0644\u0641\u0639\u0644. \u0627\u0633\u062A\u062E\u062F\u0645\u0647 \u0644\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0623\u0648 \u0627\u062D\u0630\u0641\u0647 \u0645\u0646 \u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0627\u0644\u062C\u0647\u0627\u0632 \u0642\u0628\u0644 \u0627\u0644\u0645\u062D\u0627\u0648\u0644\u0629 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","serverError.ORGANIZATION_LAST_OWNER":"\u0627\u0646\u0642\u0644 \u0645\u0644\u0643\u064A\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0642\u0628\u0644 \u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","serverError.INVALID_CODE":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D. \u062A\u062D\u0642\u0642 \u0645\u0646 \u0627\u0644\u0631\u0645\u0632 \u0648\u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","serverError.INVALID_BACKUP_CODE":"\u0631\u0645\u0632 \u0627\u0644\u0627\u062D\u062A\u064A\u0627\u0637 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D.","serverError.INVALID_OTP":"\u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632 \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0646\u062A\u0647\u064A \u0627\u0644\u0635\u0644\u0627\u062D\u064A\u0629.","serverError.OTP_EXPIRED":"\u0627\u0646\u062A\u0647\u062A \u0635\u0644\u0627\u062D\u064A\u0629 \u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632. \u0627\u0637\u0644\u0628 \u0631\u0645\u0632\u064B\u0627 \u062C\u062F\u064A\u062F\u064B\u0627.","serverError.OTP_HAS_EXPIRED":"\u0627\u0646\u062A\u0647\u062A \u0635\u0644\u0627\u062D\u064A\u0629 \u0647\u0630\u0627 \u0627\u0644\u0631\u0645\u0632. \u0627\u0637\u0644\u0628 \u0631\u0645\u0632\u064B\u0627 \u062C\u062F\u064A\u062F\u064B\u0627.","serverError.TOO_MANY_ATTEMPTS_REQUEST_NEW_CODE":"\u0645\u062D\u0627\u0648\u0644\u0627\u062A \u0643\u062B\u064A\u0631\u0629 \u062C\u062F\u064B\u0627. \u0627\u0637\u0644\u0628 \u0631\u0645\u0632\u064B\u0627 \u062C\u062F\u064A\u062F\u064B\u0627 \u0648\u062D\u0627\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649.","serverError.INVALID_TWO_FACTOR_COOKIE":"\u0627\u0646\u062A\u0647\u062A \u0635\u0644\u0627\u062D\u064A\u0629 \u062C\u0644\u0633\u0629 \u0627\u0644\u062A\u062D\u0642\u0642. \u0633\u062C\u0651\u0644 \u0627\u0644\u062F\u062E\u0648\u0644 \u0645\u0631\u0629 \u0623\u062E\u0631\u0649 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","serverError.ORGANIZATION_SLUG_ALREADY_TAKEN":"\u0645\u0639\u0631\u0651\u0641 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0647\u0630\u0627 \u0645\u0633\u062A\u062E\u062F\u0645 \u0628\u0627\u0644\u0641\u0639\u0644. \u0627\u062E\u062A\u0631 \u0645\u0639\u0631\u0651\u0641\u064B\u0627 \u0622\u062E\u0631.","serverError.ORGANIZATION_ALREADY_EXISTS":"\u062A\u0648\u062C\u062F \u0645\u0624\u0633\u0633\u0629 \u0628\u0647\u0630\u0647 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A \u0628\u0627\u0644\u0641\u0639\u0644.","serverError.YOU_HAVE_REACHED_THE_MAXIMUM_NUMBER_OF_ORGANIZATIONS":"\u0644\u0642\u062F \u0648\u0635\u0644\u062A \u0625\u0644\u0649 \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062F\u062F \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062A.","serverError.ORGANIZATION_NOT_FOUND":"\u062A\u0639\u0630\u0631 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","serverError.USER_IS_NOT_A_MEMBER_OF_THE_ORGANIZATION":"\u0644\u0645 \u062A\u0639\u062F \u0639\u0636\u0648\u064B\u0627 \u0641\u064A \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","serverError.NO_ACTIVE_ORGANIZATION":"\u0627\u062E\u062A\u0631 \u0645\u0624\u0633\u0633\u0629 \u0644\u0644\u0645\u062A\u0627\u0628\u0639\u0629.","serverError.ORGANIZATION_MEMBERSHIP_LIMIT_REACHED":"\u0648\u0635\u0644\u062A \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0625\u0644\u0649 \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u062F\u062F \u0627\u0644\u0623\u0639\u0636\u0627\u0621.","serverError.MEMBER_NOT_FOUND":"\u062A\u0639\u0630\u0631 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0647\u0630\u0627 \u0627\u0644\u0639\u0636\u0648.","serverError.INVITATION_NOT_FOUND":"\u062A\u0639\u0630\u0631 \u0627\u0644\u0639\u062B\u0648\u0631 \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u062F\u0639\u0648\u0629. \u0631\u0628\u0645\u0627 \u062A\u0645 \u0625\u0644\u063A\u0627\u0624\u0647\u0627 \u0623\u0648 \u0627\u0633\u062A\u064F\u062E\u062F\u0645\u062A \u0628\u0627\u0644\u0641\u0639\u0644.","serverError.YOU_ARE_NOT_THE_RECIPIENT_OF_THE_INVITATION":"\u0623\u064F\u0631\u0633\u0644\u062A \u0647\u0630\u0647 \u0627\u0644\u062F\u0639\u0648\u0629 \u0625\u0644\u0649 \u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u064A\u062F \u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0645\u062E\u062A\u0644\u0641.","serverError.EMAIL_VERIFICATION_REQUIRED_FOR_INVITATION":"\u0641\u0639\u0651\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0639\u0631\u0636 \u062F\u0639\u0648\u0627\u062A\u0643.","serverError.EMAIL_VERIFICATION_REQUIRED_BEFORE_ACCEPTING_OR_REJECTING_INVITATION":"\u0641\u0639\u0651\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0642\u0628\u0644 \u0627\u0644\u0631\u062F \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u062F\u0639\u0648\u0629.","serverError.USER_IS_ALREADY_A_MEMBER_OF_THIS_ORGANIZATION":"\u0647\u0630\u0627 \u0627\u0644\u0634\u062E\u0635 \u0639\u0636\u0648 \u0641\u064A \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0628\u0627\u0644\u0641\u0639\u0644.","serverError.USER_IS_ALREADY_INVITED_TO_THIS_ORGANIZATION":"\u062A\u0645\u062A \u062F\u0639\u0648\u0629 \u0647\u0630\u0627 \u0627\u0644\u0634\u062E\u0635 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0628\u0627\u0644\u0641\u0639\u0644.","serverError.YOU_ARE_NOT_ALLOWED_TO_INVITE_USERS_TO_THIS_ORGANIZATION":"\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0635\u0644\u0627\u062D\u064A\u0629 \u062F\u0639\u0648\u0629 \u0623\u0639\u0636\u0627\u0621 \u0625\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","serverError.YOU_ARE_NOT_ALLOWED_TO_INVITE_USER_WITH_THIS_ROLE":"\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0635\u0644\u0627\u062D\u064A\u0629 \u062F\u0639\u0648\u0629 \u0639\u0636\u0648 \u0628\u0647\u0630\u0627 \u0627\u0644\u062F\u0648\u0631.","serverError.YOU_CANNOT_LEAVE_THE_ORGANIZATION_AS_THE_ONLY_OWNER":"\u0631\u0642\u0651 \u0639\u0636\u0648\u064B\u0627 \u0622\u062E\u0631 \u0625\u0644\u0649 \u0645\u0627\u0644\u0643 \u0642\u0628\u0644 \u0645\u063A\u0627\u062F\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","serverError.YOU_CANNOT_LEAVE_THE_ORGANIZATION_WITHOUT_AN_OWNER":"\u0631\u0642\u0651 \u0639\u0636\u0648\u064B\u0627 \u0622\u062E\u0631 \u0625\u0644\u0649 \u0645\u0627\u0644\u0643 \u0642\u0628\u0644 \u0645\u063A\u0627\u062F\u0631\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","serverError.YOU_ARE_NOT_ALLOWED_TO_UPDATE_THIS_ORGANIZATION":"\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0635\u0644\u0627\u062D\u064A\u0629 \u062A\u0639\u062F\u064A\u0644 \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","serverError.YOU_ARE_NOT_ALLOWED_TO_DELETE_THIS_ORGANIZATION":"\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0635\u0644\u0627\u062D\u064A\u0629 \u062D\u0630\u0641 \u0647\u0630\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629.","serverError.YOU_ARE_NOT_ALLOWED_TO_DELETE_THIS_MEMBER":"\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0635\u0644\u0627\u062D\u064A\u0629 \u0625\u0632\u0627\u0644\u0629 \u0647\u0630\u0627 \u0627\u0644\u0639\u0636\u0648.","serverError.YOU_ARE_NOT_ALLOWED_TO_UPDATE_THIS_MEMBER":"\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0635\u0644\u0627\u062D\u064A\u0629 \u062A\u0639\u062F\u064A\u0644 \u0647\u0630\u0627 \u0627\u0644\u0639\u0636\u0648.","serverError.YOU_ARE_NOT_ALLOWED_TO_CANCEL_THIS_INVITATION":"\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0635\u0644\u0627\u062D\u064A\u0629 \u0625\u0644\u063A\u0627\u0621 \u0647\u0630\u0647 \u0627\u0644\u062F\u0639\u0648\u0629."};var t={en:s,ar:l};function c(e,r,o){let i=t[e][r];return o?i.replace(/\{(\w+)\}/g,(n,a)=>a in o?String(o[a]):n):i}function d(e,r){if(!r)return null;let o=`serverError.${r}`;return o in t[e]?t[e][o]:null}var p=new Set(["RATE_LIMITED","TOO_MANY_ATTEMPTS","ACCOUNT_TEMPORARILY_LOCKED"]),m=new Set(["USER_NOT_FOUND","USER_EMAIL_NOT_FOUND","ACCOUNT_NOT_FOUND","CREDENTIAL_ACCOUNT_NOT_FOUND"]),f=200;function u(e,r){let o=Math.max(1,Math.trunc(r)),i=o>=90,n=i?Math.ceil(o/60):o;return new Intl.NumberFormat(e,{style:"unit",unit:i?"minute":"second",unitDisplay:"long"}).format(n)}function E(e,r,o){if(!r)return o;let i=r.code??(r.status===429?"RATE_LIMITED":void 0);if(i&&p.has(i)&&v(r.retryAfterSeconds)){let a=`serverError.${i}.retryIn`;if(a in t[e])return c(e,a,{duration:u(e,r.retryAfterSeconds)})}let n=d(e,i);return n!==null?n:_(r,i)?r.message.trim():o}function v(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function _(e,r){if(r&&m.has(r))return false;let o=e.status;if(typeof o!="number"||o<400||o>499)return false;let i=e.message?.trim();return !(!i||i.length>f||i===e.statusText?.trim()||i==="Request failed")}var g=["en","ar"];function h(e){return e==="ar"?"rtl":"ltr"}function T(e){return typeof e=="string"&&g.includes(e)}exports.LOCALES=g;exports.catalogs=t;exports.directionFor=h;exports.formatMessage=c;exports.formatRetryDuration=u;exports.isLocale=T;exports.resolveServerError=E;exports.serverErrorMessage=d;
|