authUser

fun UserService.authUser(email: String, password: String, dispatcher: CoroutineDispatcher): Single<UserAuthResponse>