Return the username the current connection is authenticated with. New connections are authenticated with the "default" user. They can change user using AUTH.
*Return value
Bulk string reply: the username of the current connection.
*Examples
> ACL WHOAMI
"default"