Releases: gnello/php-openfire-restapi
Releases · gnello/php-openfire-restapi
php-openfire-restapi 2.0.0
- 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"