Many thanks @gabrielberzescu
Is there a way to get the “nonce” associated with a form to use elsewhere, in an ajax form, for example?
Basically I need to grab this value to use it somewhere else:
<input type=”hidden” id=”register_partner-portal-reg_nonce_field” name=”register_partner-portal-reg_nonce_field” value=”xxxxxxx”>
Regards, and thanks.