With the old app_id
and code_id
setup we were able to use a whitelist in order to determine from which URLs request would be allowed using the credentials.
I cannot find any setting for this with the new apiKey. How are we supposed to secure this, as the key is appended to all request and thus visible to website-users.