Skip to content
Commit 4b7fa4ac authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Add support for tokens in room shares



Tokens will be used to give access to a share to guests in public rooms.
Although the token itself is created in the provider of room shares and
no changes are needed for that, due to the code structure it is
necessary to explicitly call the provider from the manager when getting
a room share by token.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent e2e6f23b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment