suspend fun RedisTransaction.authAwait(password: String): String
Authenticate to the server
password - Password for authentication
password
handler - Handler for the result of this call.
handler
Return