Client script - calling a Connection
Client script - calling a Connection
Hi everyone,
is it possible to call a Connection from inside a Client script?
I know I can use
ZDK
.
HTTP
.
request()
but that would expose to the client any secret needed for the request.
Thanks!