mattermost-mobile/app/mm-redux/types
Anurag Shivarathri d11d613815
OAuth through OS browser, added google login & open id methods (#5075)
* Initialised SSO with linking

* Fixed lint errors

* Added translation and version check

* Added translation & detox file: WIP

* Added google logo and login button

* Added openid login option

* Added tests

* Added fallback support for google

* Added server check for openid

* Removed unwated memos

* Server support changed to 5.32

* Added try catch for Linking openurl

* Removed 'or'

* Changed test case version to 5.32

* Changed server version to 5.32

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Update app/screens/sso/sso_with_redirect_url.tsx

Co-authored-by: Hossein <hahmadia@users.noreply.github.com>

* Update assets/base/i18n/en.json

Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>

* Added new custom url scheme for auth

* Added custom url scheme based on app build type, custom user agent for only google & misc typo fixes

* Added check for Deviceinfo

* Reverted to openLink

* Using tryOpenURL instead of Linking.openURL

* Changed office365 url

* Handling cookie read error caused on localhost

* Fixed lint errors

* Updated version in tests

Co-authored-by: Anurag Shivarathri <anurag@13.local>
Co-authored-by: Katie Wiersgalla <39744472+wiersgallak@users.noreply.github.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-01-19 21:15:24 +05:30
..
actions.ts MM-26329 Fix Channel info guests info in landscape (#4692) 2020-08-19 09:56:41 -04:00
alerts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
bots.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
channel_categories.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channels.ts [MM 23785] Show confirmation dialogue when mention groups 2 (#4548) 2020-07-17 12:15:01 -04:00
client4.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
config.ts OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
emojis.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
errors.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
general.ts MM-26329 Fix Channel info guests info in landscape (#4692) 2020-08-19 09:56:41 -04:00
groups.ts [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
index.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integrations.ts [MM-25749] Implement non-cached autocomplete for mobile (#4579) 2020-07-20 16:32:47 -04:00
jobs.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
module.d.ts OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
plugins.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.ts Gallery Improvements (#4837) 2020-11-06 21:17:27 -03:00
preferences.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
reactions.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
requests.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
roles.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
schemes.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
search.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
store.ts MM-25695 Select channel when switching teams if available (#4375) 2020-06-03 08:53:32 -04:00
teams.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
typing.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.ts Upgrade Dependencies (#5103) 2021-01-13 12:36:31 -07:00
utilities.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
websocket.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00