• Chad Woolley's avatar
    Add new initRecaptchaScript memoized function · ead47d77
    Chad Woolley authored
    - Add a memoized `initRecaptchaScript` function, which
      attaches the reCAPTCHA script to the document head.
    - It returns a Promise which resolves when the reCAPTCHA
      script has finished initialization.
    ead47d77
init_recaptcha_script_spec.js 1.79 KB