react-native-oauth
react-native-oauth copied to clipboard
user agent changed to support mobile view as well as solve issue with…
Show mobile version site when logging with facebook and it also fixes Disallow UserAgent issue with Google login.
This is happening with google also.
This isn't the right way to fix the disallow useragent issue on Google. They're pretty clear on how they expect this to be implemented: https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html.