suspend fun RedisClient.authAwait(password: String): String
Authenticate to the server
password - Password for authentication
password
Return