Gady
Gady
@goldbergyoni I started to investigate a bit into env variables, and a few people recommend to avoid storing secrets in env variables ([Source 1](https://stackoverflow.com/questions/65653000/why-is-it-safe-to-store-api-keys-in-digitaloceans-api-environment-variable-opt), [Source 2](https://security.stackexchange.com/questions/197784/is-it-unsafe-to-use-environmental-variables-for-secret-data)), cause packages could log...
* **I'm submitting a ...** [x] bug report * **What is the current behavior?** When I have the `clearQueryParams` set to `true`, and I change queryParams but not the route/urlParams...