parse.com-php-library
parse.com-php-library copied to clipboard
parseRole.php class and changes.
Added a parseRole.php class and tests. It can create, update, and delete roles, as well as adding users to roles, and deleting users from roles. It doesn't do everything roles can do, like adding or deleting child roles. Use parseACL to assign ACL privileges to roles.