JohnXLivingston / peertube-plugin-livechat

GNU Affero General Public License v3.0
86 stars 26 forks source link

OBS Dock (aka "long term authentication tokens") #428

Closed JohnXLivingston closed 2 weeks ago

JohnXLivingston commented 2 weeks ago

Description

This PR implements the necessary to generate long term tokens to connect to the chat.

This can be used to include the chat in OBS web docks, connected with the current user.

This could also be used to generate token to connect XMPP clients and bots. But this behaviour is not documented yet, and should be considered as a trick for now (it will be better documented later, and officially supported).

This PR is partial. It misses the following:

Related issues

98

Mandatory Checks

Screenshots

image

image