mattermost-mobile/app
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 Upgrade Dependencies (#5103) 2021-01-13 12:36:31 -07:00
client Upgrade Dependencies (#5103) 2021-01-13 12:36:31 -07:00
components Upgrade Dependencies (#5103) 2021-01-13 12:36:31 -07:00
constants OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
i18n Added Bulgarian and Swedish translation (#5093) 2021-01-12 16:15:12 +01:00
init MM-31764 Fix image attachment layout when permanent sidebar is visible (#5115) 2021-01-13 14:57:04 -03:00
mattermost_bucket
mattermost_managed
mm-redux OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
notification_preferences
reducers MM-18998 Add emojis in the post to recent emojis (#4986) 2020-12-10 20:20:40 -03:00
screens OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
selectors [MM-30976] fix viewing/joining archived channels using channel links (#5106) 2021-01-11 15:51:14 -07:00
store Upgrade Dependencies (#5103) 2021-01-13 12:36:31 -07:00
styles [MM-31177] Use png over Compass icon for logo (#5008) 2020-12-09 22:16:29 -07:00
telemetry
types Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
utils MM-31705 allow file local path to use multiple dots (#5109) 2021-01-11 12:53:06 -07:00
mattermost.js MM-31764 Fix image attachment layout when permanent sidebar is visible (#5115) 2021-01-13 14:57:04 -03:00
mattermost.test.js Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00