Feature Request
Allow an application to be able to use more than one API key
tgebhardt@spotlite.com
We're in a situation where we want to cycle our API key. But this is painful now because our deployment where we change the key and our changing of the key are very tightly coupled.
It would be nice if we could create a second API key, switch our application instances to use this new key, then we can decommission the old key, and do this all with zero-downtime or deployment headaches.