Skip to content

php-openfire-restapi 2.0.0

Latest
Compare
Choose a tag to compare
@gnello gnello released this 04 Oct 22:33
· 44 commits to master since this release
  • 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"