How do you get the connection metadata in an Action?

So I added auth0 and it’s adding a brutal amount of latency because it has to auth and get a token and then call the API, so that’s 2 new requests in the auth chain :frowning:

Pretty please, add connection metadata to the event :pray:


:point_up: with Actions ~2000 ms to authenticate


:point_up: with rules < half the time at ~900ms