Seeking solution for securing/encrypting fetched-data.
even after enabling HTTPS, all fetched-data is still raw-accessible in the console as {'human-readable': 'response-data'}.
Ideally, fetched-JSON response would arrive via https protocol, encrypted to keep from peering eyes.
Seeking solution for securing/encrypting fetched-data.
even after enabling HTTPS, all fetched-data is still raw-accessible in the console as {'human-readable': 'response-data'}.
Ideally, fetched-JSON response would arrive via https protocol, encrypted to keep from peering eyes.