#How to hide enviromental variables in browser?

1 messages · Page 1 of 1 (latest)

lucid stratus
#

Hi, there,

Once I finished deploying my Remix app, it became apparent that data was being pulled from the loader function and fed into the __remixContext object. This included certain private environmental variables of mine. But now there are a few particularly sensitive environmental variables that I'd prefer to keep hidden. what's the best way for me to go about doing so?

marsh maple
drowsy badger
#

if you don't want something to be exposed to the client you can't do that

lucid stratus
drowsy badger
lucid stratus