jiti-meet/react
Saúl Ibarra Corretgé 77d687952d feat(jwt) deprecate and remove enableFeaturesBasedOnToken
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.
2022-08-17 11:17:29 +02:00
..
features feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
.eslintrc-react-native.js feat(eslint): use new eslint-config-jitsi 2018-06-13 11:27:39 +02:00
.eslintrc.js ref(TS) Alpha sort interfaces (#11883) 2022-07-20 11:47:01 +03:00
index.native.js fix(rn) remove no longer needed hack 2022-04-07 10:35:51 +02:00
index.web.js feat: Add disableBeforeUnloadHandlers option 2021-11-29 19:49:51 -06:00