- Changed API constructor
- Changed authentication mode, now through AuthenticationToken
- Added Payloads creator into API class
- Added $currentUsername parameter in the "updateUser" method into UserEndpoint
- Added $servicename parameter to ChatRooms Endpoint methods
- Added Basic Authentication
- Added Debugger Class
- Renamed method "setSecret" to "setSecretKey"