jiti-meet/react/features/base/logging
Lyubo Marinov 320e67baa1 Fix the initialization of the (external) API
The counterpart of the external API in the Jitsi Meet Web app uses the
search URL param jwt to heuristically detect that the Web app is very
likely embedded (as an iframe) and, consequently, needs to forcefully
enable itself. It was looking at whether there was a JSON Web Token
(JWT) but that logic got broken when the JWT support was rewritten
because the check started happening before the search URL param jwt was
parsed.
2017-05-30 09:38:18 -05:00
..
actionTypes.js [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
actions.js Introduce features/base/logging 2017-04-23 23:30:53 -05:00
index.js Introduce features/base/logging 2017-04-23 23:30:53 -05:00
middleware.js Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
reducer.js Introduce features/base/logging 2017-04-23 23:30:53 -05:00