77d687952d
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. |
||
---|---|---|
.. | ||
components | ||
actionTypes.ts | ||
actions.any.js | ||
actions.native.js | ||
actions.web.js | ||
constants.ts | ||
functions.any.js | ||
functions.native.js | ||
functions.web.js | ||
middleware.js | ||
reducer.js |