The account represents login credentials for a user and is returned by
methods from the authentication process such as login.
The account is not used for sending or receiving messages.
All messages are sent to and from Identities.
Accounts store the email address used for
login and the handle provided
by the user during sign up.
The handle is used as the default argument for
Client methods that expect a handle
argument for the currently logged in user.