<!doctype html>
<html lang="en_US">
<head>
<meta name="appleid-signin-client-id" content="users.wix.com">
<meta name="appleid-signin-scope" content="name email">
<meta name="appleid-signin-redirect-uri" content="https://users.wix.com">
<meta name="appleid-signin-use-popup" content="true">
<title>
Log In to Your Wix Account - Wix.com
</title>
<link rel="canonical" href="https://users.wix.com/signin?forceRender=true">
<meta name="description" content="Sign in to your Wix account to access the website editor and complete business solutions.">
<link rel="icon" sizes="192x192" href="https://www.wix.com/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="https://www.wix.com/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="https://www.wix.com/favicon.ico" type="image/x-icon">
<link rel="alternate" href="https://users.wix.com/signin?forceRender=true" hreflang="en">
<link rel="stylesheet" href="//static.parastorage.com/services/login-react-app/1.2482.0/app.min.css">
<link rel="stylesheet" href="https:////static.parastorage.com//unpkg/@wix/wix-fonts@1.11.0/madefor.min.css">
<link rel="stylesheet" href="https:////static.parastorage.com//unpkg/@wix/wix-fonts@1.11.0/madeforDisplay.min.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,300" rel="stylesheet" type="text/css">
<script id="sentry">
(function(c,u,v,n,p,e,z,A,w){function k(a){if(!x){x=!0;var l=u.getElementsByTagName(v)[0],d=u.createElement(v);d.src=A;d.crossorigin="anonymous";d.addEventListener("load",function(){try{c[n]=r;c[p]=t;var b=c[e],d=b.init;b.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(w[b]=a[b]);d(w)};B(a,b)}catch(g){console.error(g)}});l.parentNode.insertBefore(d,l)}}function B(a,l){try{for(var d=m.data,b=0;b<a.length;b++)if("function"===typeof a[b])a[b]();var e=!1,g=c.__SENTRY__;"undefined"!==
typeof g&&g.hub&&g.hub.getClient()&&(e=!0);g=!1;for(b=0;b<d.length;b++)if(d[b].f){g=!0;var f=d[b];!1===e&&"init"!==f.f&&l.init();e=!0;l[f.f].apply(l,f.a)}!1===e&&!1===g&&l.init();var h=c[n],k=c[p];for(b=0;b<d.length;b++)d[b].e&&h?h.apply(c,d[b].e):d[b].p&&k&&k.apply(c,[d[b].p])}catch(C){console.error(C)}}for(var f=!0,y=!1,q=0;q<document.scripts.length;q++)if(-1<document.scripts[q].src.indexOf(z)){f="no"!==document.scripts[q].getAttribute("data-lazy");break}var x=!1,h=[],m=function(a){(a.e||a.p||a.f&&
-1<a.f.indexOf("capture")||a.f&&-1<a.f.indexOf("showReportDialog"))&&f&&k(h);m.data.push(a)};m.data=[];c[e]=c[e]||{};c[e].onLoad=function(a){h.push(a);f&&!y||k(h)};c[e].forceLoad=function(){y=!0;f&&setTimeout(function(){k(h)})};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(a){c[e][a]=function(){m({f:a,a:arguments})}});var r=c[n];c[n]=function(a,e,d,b,f){m({e:[].slice.call(arguments)});r&&r.apply(c,arguments)};
var t=c[p];c[p]=function(a){m({p:a.reason});t&&t.apply(c,arguments)};f||setTimeout(function(){k(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","67f9b816c01544339d82dd6dd2d623bc","https://static.parastorage.com/unpkg/@sentry/browser@5.7.1/build/bundle.min.js",{"dsn" :"https://67f9b816c01544339d82dd6dd2d623bc@sentry.wixpress.com/2837"});
</script>
<script>
let resolveGoogle, resolveFacebook;
window.googleSdkLoaded = new Promise((resolve) => {
resolveGoogle = resolve;
});
window.facebookSdkLoaded = new Promise((resolve) => {
resolveFacebook = resolve;
});
window.onGoogleLibraryLoad = function () {
resolveGoogle?.();
};
window.fbAsyncInit = function () {
resolveFacebook?.();
};
</script>
<script
src="https:////static.parastorage.com//polyfill/v3/polyfill.min.js?features=default,es6,es7,es2017,es2018,es2019&flags=gated&unknown=polyfill"></script>
<script
src="https:////static.parastorage.com//unpkg/react@16.12.0/umd/react.production.min.js"></script>
<script
src="https:////static.parastorage.com//unpkg/react-dom@16.12.0/umd/react-dom.production.min.js"></script>
<script async defer src="https://www.google.com/recaptcha/enterprise.js?render=6LfAOdsZAAAAAClPC2qOj9EtL_RxIjkwwJESOS_Z"></script>
<script async defer src="https://apis.google.com/js/platform:auth2.js?onload=onGoogleLibraryLoad"></script>
<script async defer src="https://connect.facebook.net/en_US/sdk.js"></script>
<script src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js" id="apple-jssdk"></script>
<script crossorigin
src="https:////static.parastorage.com//unpkg-semver/fedops-logger@5/fedops-logger.bundle.min.js"></script>
<script>
typeof fedopsLogger !== 'undefined' && fedopsLogger?.reportAppLoadStarted?.("login-react-app");
</script>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
</head>
<body>
<div id="root" class="________test"></div>
</div>
<script>
// If the model miss a param it renders as a template (e.g '\$\{currentLoggedInUserEmail\}') WTF?
const toValidValue = (str) => str.includes('$') ? undefined : str
const params = new URLSearchParams(window.location.search)
window.__NO_INDEX__ = '${$shouldNotIndex}';
window.__BASE_DOMAIN__ = 'wix.com';
window.__BASEURL__ = toValidValue('${basename}') || '/signin/';
window.__IS_NEW_LOGIN__ = '${isNewLogin}' || 'true';
window.__COUNTRY_CODE__ = 'FR';
window.__LANGUAGE__ = 'en_US';
window.__LOCALE__ = 'en';
window.__USER_TYPE__ = toValidValue('${userType}') || params.get('userType');
// window.__MESSAGES__ = <%- messages %>;
window.__CURRENT_LOGGED_IN_USER_EMAIL__ = toValidValue('${currentLoggedInUserEmail}');
window.__ERROR_CODE__ = toValidValue('${errorCode}') || params.get('errorCode');
window.__SSO_REDIRECT_URL__ = toValidValue('${ssoRedirectUrl}');
window.__SSO_EXISTING_WIX_ACCOUNT_EMAIL__ = toValidValue('${ssoExistingWixAccountEmail}');
window.__SSO_ACCOUNT_NAME__ = toValidValue('${ssoAccountName}');
window.__SSO_ACCOUNT_IMAGE__ = toValidValue('${ssoAccountImage}');
window.__SSO_ACCOUNT_ID__ = toValidValue('${ssoAccountId}');
window.__RECAPTCHA_ENTERPRISE_KEY__ = toValidValue('${recaptchaEnterpriseSiteKey}') || '6LeOHQcaAAAAAAL2mgMVNK-YkWLsML0RsJ10BbJs';
window.__RECAPTCHA_INVISIBLE_KEY__ = toValidValue('${recaptchaInvisibleLoginKey}') || '6LfAOdsZAAAAAClPC2qOj9EtL_RxIjkwwJESOS_Z';
window.__RESET_PASSWORD_TOKEN_ERROR_CODE__ = '${tokenErrorCode}';
window.__EXPERIMENTS__ = JSON.parse('{"specs.users.ImpersonateToEditorXFT":"true","specs.ident.NewLoginApplyDialogTransitionEffect":"true","specs.ident.ShowAppleErrorMsg":"false","specs.ident.shouldEnableWixel":"true","specs.users.Sentry":"true","specs.users.ShouldNotSaveAccessTokenOnSocialConnection":"true","specs.ident.MinorUIChangesLoginPage":"true","specs.ident.multipleAccountsPreventParentIdFallback":"true","specs.users.ShouldStopUsingHadronForServingClientStatics":"true","specs.ident.NewLoginAsyncScriptLoading":"true","specs.ident.ShowGoogleErrorMsg":"false","specs.login.ShouldNavigateToBlockedAccount":"true","specs.ident.useIAMForSmsCallsToVerify":"false","specs.ident.ShowVoiceCall2FA":"true","specs.ident.NewLoginForceWixRecorder":"false","specs.users.ShouldRenderNewLogin":"true","specs.ident.HideFacebookButton":"false","specs.ident.shouldUsePostLoginv2":"false","specs.cookieConsent.CcpHostsIntegration":"true","specs.ident.useDeviceVerifyByPost":"true","specs.ident.shouldBlockInAppBrowsersLogin":"true","specs.ident.useIAMPlatformForUsers":"true","specs.ident.UseNewFacebookSdkReactLoginApp":"false","specs.users.ShouldReuseWixSessionOnSSoMagicLinkFT":"true","specs.ident.SocialButtonsApplyLocale":"true","specs.ident.relativeCallsOnly":"true","specs.ident.ShouldGetTargetUrlFromPostLoginUrlIfEmpty":"true","specs.ident.prioritizeUserTypeOverQueryParam":"true","specs.ident.useIAMPlatformForPushFactor":"true","specs.ident.postLogin":"true","specs.users.ShouldUseUpdateSessionForSwitchAccountFT":"false","specs.ident.NewLoginTwoStep":"true","specs.ident.shouldShowWixAppEnforcement":"true","specs.users.ShouldUpdateProviderUserIdOnUpsert":"true","specs.users.ShouldUseHttpsJwksResolverForApple":"true","specs.users.ShouldOverrideFacebookAPIVersion":"true","specs.ident.SmsGwAccountRecoveryAppDefId":"true","specs.users.ShouldReportLoginBiEventSSO":"true","specs.ident.useIAMPlatformForLogin":"true","specs.ident.shouldShowPremiumUsers2FaEnforcementPublic":"true","specs.ident.NewLoginUseWixRecorder":"false","specs.ident.accountRecoveryNewApi":"true","specs.users.RecaptchaBotDetectionEnabledFT":"true","specs.ident.ConvertRedirectUrlToSecured":"true","specs.users.LoadCookieSyncScript":"false","specs.ident.ShowFacebookErrorMsg":"false","specs.ident.OwnerApp2FA":"true","specs.users.XLinkFromDocumentReferrer":"true","spces.ident.OwnerApp2FAExplanation":"true","specs.ident.UseNewGoogleSdkReactLoginApp":"false","specs.users.ShouldRedirectEditorXToNewLogin":"false","specs.ident.useIAMForTotpCallsToVerify":"false","specs.ident.UseNewAppleSdkReactLoginApp":"false","specs.ident.UsePingPublisherId":"true","specs.users.ShouldRedirectVerticalsToNewLogin":"true","specs.ident.ExecuteCaptchaOnGetUserAccountsByEmail":"false","specs.ident.IgnoreReferralInfoForPostLogin":"true","specs.users.ShouldLogoutAllDevicesCallSessionManagement":"true","specs.ident.shouldEnableWixelSeo":"true","specs.ident.ShouldBlockEditorXSignup":"true","specs.shouldWhitelistRedirect":"false","specs.ident.showErrorMessageForFacebook2FaUsers":"false","specs.ident.useIAMForEmailCallsToVerify":"false","specs.users.EnforceSsoToEditorXFT":"true","specs.users.UseWhitelistForCookiesDomainFT":"true","specs.users.RecaptchaWhenLoginFailedFT":"false","specs.users.ShouldAddCorsHeadersInParamsToCookieFT":"true","specs.users.ShouldNotReturnAccessTokenOnSocialConnection":"true","specs.ident.NewLoginCustomizedEmailStep":"true","specs.users.SocialLoginDebug":"true","specs.ident.useIAMPlatformForVoiceCallFactor":"true","specs.ident.UsePasswordPolicyOnResetPassword":"true","specs.users.ShouldPredictLoginFromNewDeviceFT":"false","specs.users.GoogleRecaptchaInvisible":"true","specs.users.ShouldCreateSessionViaIAM":"true","specs.ident.shouldUseSplitLoginFunc":"true","specs.ident.ShouldActivateNewColorBrandingForLogin":"true","specs.users.UseNewMobileInvisibleCaptchaFT":"true","specs.ident.UseNewFunnelIntroApi":"true","specs.users.ShouldProvideFacebookWithAppsecretProof":"true","specs.ident.RedirectToNewLoginBeforeForceRender":"false"}');
window.__STATICS_URL__ = '//static.parastorage.com/services/login-react-app/1.2482.0/';
</script>
<script src="//static.parastorage.com/services/cookie-consent-policy-client/1.966.0/app.bundle.min.js"></script>
<script src="//static.parastorage.com/services/tag-manager-client/1.1028.0/hostTags.bundle.min.js"></script>
<script>
window.consentPolicyManager.init({
baseUrl: window.location.hostname,
consentPolicy: JSON.parse('{"functional":true,"analytics":true,"advertising":false,"dataToThirdParty":false,"essential":true}')
});
const loginHostName = window.__BASE_DOMAIN__.includes('editorx') ? window.wixTagManager.HOST_NAMES.LOGIN_PAGE_EDITOR_X : window.wixTagManager.HOST_NAMES.LOGIN_PAGE;
window.wixTagManager.init(loginHostName, window.__LOCALE__);
</script>
<script crossorigin src="//static.parastorage.com/services/login-react-app/1.2482.0/app.bundle.min.js"></script>
</body>
</html>