This message was deleted.
# cloud
s
This message was deleted.
d
👋 Emeline, The token itself encodes information about permissions a participant has. If the token that you've persisted has
canPublishData=true
, then subsequent connection attempts will also connect with that permission. When the user reconnects, you should issue a new token to them that includes the correct permission with
canPublishData=false
s
ok thank you 🙂