mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
The new behavior is as follows: IF a user has a token and `features` is not set, we treat it as if the feature was enabled. IF a user has a token and `features` is set, we check if the feature name has a value of "true". `isJwtFeatureEnabled` also provides a way to specify the default value in case there is no token.