Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-12 07:52:31 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
6894de00cc92936cdd0a5cffe187f9c2aa5e7cf1
jitsi-meet/react/features/base/jwt/index.js

7 lines
131 B
JavaScript
Raw Normal View History

Add jwt module to react
2017-04-21 13:00:50 +03:00
export * from './actions';
fix: some exports to make it work with webpack 2
2017-06-14 15:13:25 -05:00
export * from './actionTypes';
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-26 17:11:33 -05:00
export * from './functions';
Add jwt module to react
2017-04-21 13:00:50 +03:00
import './middleware';
import './reducer';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 188ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API