Implementation Module
The impl module contains all interface implementations of the API
module that. A client should interact
with the actual implementations only via the provided API service interfaces.
#414 Refactor sender client, add all calls to the sender facade and reduce the number of steps to send a submission. Also do the authentication implicitly.