Security & refresh refactor
- #58
- CRUD User
- CRUD Profile
- CRUD Role
- #57
- KuzzleDocument.refresh now resolves to a new instanciated KuzzleDocument object, instead of a refreshed version of itself
- KuzzleDocument.refresh now returns nothing, to stop call chains
- Removed the refreshing/queueing management from KuzzleDocument
- Updated unit tests