[][src]Module holochain_roles::handlers

Functions

assign_role

Assigns the role with the given name to the given agent Only administrators can assign roles

get_agent_roles

Returns all the roles that the given agent has been assigned to

get_role_agents

Returns all the roles that the given agent has been assigned to

unassign_role

Unassigns the role with the given name to the given agent Only administrators can unassign roles