chaos-stream-proxy
chaos-stream-proxy copied to clipboard
feat: optionally require JWT token to access api, logs requests
If JWT_SECRET env param is specified, all routes will require a JWT token to access. Any requests made will be logged in a JSON format for AWS cloudwatch.
I'm thinking, is there a way the actual length of the token can be reduced. I am worried about limitations in URL length