v0.4.7
Micro update #60
- Added two other methods to manage api.
get_all_users
andfind_user
. - The former returns all the users in the organization and the later finds a specific user based on displayname, accountId or email address
get_all_users
and find_user
.