littleredbutton / bigbluebutton-api-php

Unofficial (but better) PHP API for @BigBlueButton
GNU Lesser General Public License v3.0
24 stars 12 forks source link

Deprecate passwords in CreateMeetingResponse #173

Closed SamuelWei closed 4 months ago

SamuelWei commented 4 months ago

We have deprecated all password related methods prior to the 6.0 release. Developers either don't have to pass the password to the api methods or can (will have to) pass the user role. Therefore it is only logical to also remove this last password related area in 6.0.