# Functions
Initialize sets up the application's configuration directory.
IsSetup returns true if the database has been setup.
Password returns the password hash for the user, or a nil slice if the user does not exist.
No description provided by the author
UserExists reports whether a user with the username exists.