open fun loginWithCert(resultHandler: Handler<AsyncResult<Auth>>): Unit
Logs in against the `Cert` backend. Certificates are configured directly on the client instance.
resultHandler - the callback invoked with the result
resultHandler