Skip to content

Releases: gnello/php-openfire-restapi

php-openfire-restapi 2.0.0

04 Oct 22:33
Compare
Choose a tag to compare
  • 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"