jiti-meet/modules/API
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
..
external ref(iframe_API): Changing the format of the outgoing messages for API.js 2017-05-01 15:59:18 -05:00
.eslintrc.js ref(iframe_api): ESLint support for API.js 2017-04-11 13:31:07 -05:00
API.js Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
constants.js [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
index.js feat(transport): Implement transport module 2017-04-28 10:41:08 -05:00