I am using the self-hosted verison of the gateway and I want to add a layer of security and logging in front of the gateway probably with NodeJS What I have in mind is sending requests to my NodeJS APP, do some security checks and redirect the request to my portkey gateway instance. Wdyt?