open fun rxAuth(password: String): Single<String>
Authenticate to the server
password - Password for authentication
password
Return