...
There are two types of users in the system: standard users and administrators (admins). When a new organization is created, the first admin user is automatically created along with it (the admin username and password is one of the parameters required when a new organization is added).
Passwords
(TODO)
Logging via Google, Facebook, Twitter or LinkedIn account
(TODOThis feature is in development)
Roles
Users can be grouped using roles. A single role can contain zero or more users, a user can belong to zero or more roles. This is helpful for easier maintenance of access rights - the access rights can be defined on roles level once and then users can be added to roles as needed.
...