Provide a package to make a small backend for webhook verification for every Uber trip event.
I've already implemented https://github.com/orijtech/authmid which now just needs to implement
LookupAPIKey and LookupSecret which can then read from the environment or whatever source.