bigbluebutton / bigbluebutton-html-plugin-sdk

BigBlueButton Plugin SDK
GNU Lesser General Public License v3.0
7 stars 5 forks source link

feature: pluginApi.getSessionToken() #51

Closed GuiLeme closed 9 months ago

GuiLeme commented 9 months ago

What does this PR do?

It creates the new pluginApi.getSessionToken() that returns the session token from the URL.

Closes

closes #49