Hi everyone,
How can I include reCAPTCHA with interity check?
If I manually add integrity="sha384-MCw98/SFnGE8..." I think it would not load anymore if google change api.js which would lead to hash change.
I need that one as PCI requires external scripts to be loaded with integrity check.
Regards