This class can be used to manage accounts of users of multiple sites. It can perform operations to manage user accounts like creating accounts and authenticating an user account with a given password. The user account data is stored in a MySQL database.