0
Looking at the documentation of MDN on the crossorigin attribute it describes how CORS works and what if the attribute anonymous
if no user credential will be sent, my question is: What is this user credential? Is this something I define or modify in some variable? I can see what’s in it?