jiti-meet/react
paweldomas 8a4e6a7ec0 feat: override email, display name and avatar on mobile
Will override email, display name and avatar URL with the values
provided in 'context.user' structure of the JWT token.

Settings will no longer be used to retrieve local display name,
email and avatar URL. Now those values will be obtained from
the /features/base/participants Redux state.

fix(jwt/middleware): use const for default name

fix: wrong default display name on web

ref(base/participants): remove getDisplayName functions

ref(jwt): do not accept unknown user fields
2017-10-13 14:31:44 -05:00
..
features feat: override email, display name and avatar on mobile 2017-10-13 14:31:44 -05:00
.eslintrc.js eslint 4.8.0 2017-10-02 18:12:38 -05:00
index.native.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
index.web.js [RN] Naming 2017-06-09 14:51:31 -05:00