mattermost-mobile/android
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
..
app OAuth through OS browser, added google login & open id methods (#5075) 2021-01-19 21:15:24 +05:30
gradle/wrapper Update gradle version (#4874) 2020-10-05 12:31:35 -07:00
build.gradle update dependencies (#4958) 2020-11-18 19:45:07 -07:00
gradle.properties MM-26817 Upgrade to RN 0.63 (#4566) 2020-07-20 18:08:11 -04:00
gradlew MM-26817 Upgrade to RN 0.63 (#4566) 2020-07-20 18:08:11 -04:00
gradlew.bat MM-26817 Upgrade to RN 0.63 (#4566) 2020-07-20 18:08:11 -04:00
settings.gradle update dependencies (#4958) 2020-11-18 19:45:07 -07:00