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-23 14:37:50 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
4b7a6741fa404ce980fab4e697eeb495c8dc64f0
jitsi-meet/react/features/base/jwt/index.js

5 lines
116 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';
feat(jwt) log jwt validation errors
2021-03-17 11:30:42 +02:00
export * from './constants';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 268ms Template: 2ms
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