react-native-oauth icon indicating copy to clipboard operation
react-native-oauth copied to clipboard

user agent changed to support mobile view as well as solve issue with…

Open roshangm1 opened this issue 7 years ago • 2 comments

Show mobile version site when logging with facebook and it also fixes Disallow UserAgent issue with Google login.

roshangm1 avatar Jul 13 '17 09:07 roshangm1

This is happening with google also.

alexkendall avatar Aug 08 '17 18:08 alexkendall

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.

dieseldjango avatar Aug 14 '17 15:08 dieseldjango