Is it possible to send authtoken in header instead of query params ?
For security reasons, is it possible to send the auth token in headers ? Sending it in the url is quite unsecured and we would want to avoid that if it is possible. Let me know.
Thanks
Mandeep