Closed pkolmann closed 3 months ago
In https://docs.livekit.io/home/get-started/authentication/ is stated that the JWT can transport attributes as key/value pairs. This is currently not supported by the Kotlin SDK.
Please add support to add key/value attributes to the JWT and also receive them.
Implemented by #69.
In https://docs.livekit.io/home/get-started/authentication/ is stated that the JWT can transport attributes as key/value pairs. This is currently not supported by the Kotlin SDK.
Please add support to add key/value attributes to the JWT and also receive them.