jiti-meet/react/features/authentication
Saúl Ibarra Corretgé fca9a249dc fix(rn,dialogs,auth) fix not showing authentication dialogs
1) Fix not being able to show multiple dialogs at once in iOS
2) Fix cancelling the login dialog when XMPP auth is enabled without
   guest support
2022-03-04 13:56:56 +01:00
..
components fix(rn,dialogs,auth) fix not showing authentication dialogs 2022-03-04 13:56:56 +01:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.any.js fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049) 2021-04-22 17:05:14 +02:00
actions.native.js fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049) 2021-04-22 17:05:14 +02:00
actions.web.js fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049) 2021-04-22 17:05:14 +02:00
functions.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.native.js fix(rn,dialogs,auth) fix not showing authentication dialogs 2022-03-04 13:56:56 +01:00
middleware.web.js fix: Fixes #10796 authentication in conference. (#10848) 2022-01-28 08:14:54 -06:00
reducer.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00