jiti-meet/react/features/base/jwt
damencho cdd782a82f fix: Fixes uncaught exception on malformed jwt.
Does not skip passing jwt even when malformed to allow getting the error, terminating the connection and showing the warning. We were not passing jwt when malformed and were successfully joining a conference for deployments where no token is allowed.
2020-08-13 11:00:04 -05:00
..
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
functions.js feat(reload): Preserve local track mute state. 2020-05-07 18:18:21 -05:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js fix: Fixes uncaught exception on malformed jwt. 2020-08-13 11:00:04 -05:00
middleware.js fix: Fixes uncaught exception on malformed jwt. 2020-08-13 11:00:04 -05:00
reducer.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00