Inscription

Bienvenue, en vous inscrivant à notre service vous pourrez recevoir par email une KeyID pour activer votre plug-in. Si vous n'avez pas encore téléchargé votre plugin, veuillez vous rendre sur la page Download. Si vous avez besoin de plus d'informations sur la configuration/installation de votre plug-in, veuillez atteindre la page How it works?.
@
Veuillez fournir un identifiant valide.
Veuillez fournir un mot de passe valide.
Veuillez fournir un prénom valide.
Veuillez fournir un nom valide.
@
Veuillez fournir un email valide.
@
Veuillez fournir un email valide.
Veuillez fournir un code postal valide.
OK
Veuillez fournir une ville valide.
OK
Veuillez fournir un pays valide.
OK
Veuillez fournir un nombre valide.
OK

** L'identifiant doit être un email * Obligatoire
function onClick(e) { e.preventDefault(); grecaptcha.enterprise.ready(async () => { const token = await grecaptcha.enterprise.execute('6LfJHzQoAAAAAGsTGd8ifZy39FcxVnrqANzc9pG-', {action: 'LOGIN'}); // IMPORTANT: The 'token' that results from execute is an encrypted response sent by // reCAPTCHA Enterprise to the end user's browser. // This token must be validated by creating an assessment. // See https://cloud.google.com/recaptcha-enterprise/docs/create-assessment }); }