lucianchen / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

For facebook/twitter instead of opening WebView,fetch the data from Apps if installed #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.on click of Facebook/twitter etc
2.Opens a web view to do authentication.
3.

What is the expected output? What do you see instead?
If facebook or twitter app is installed in the device, then user data should be 
fetched from the apps.

What version of the product are you using? On what operating system?
social auth 2.0 and 2.1

Please provide any additional information below.

Original issue reported on code.google.com by basuhamp...@gmail.com on 25 Apr 2013 at 12:37

GoogleCodeExporter commented 8 years ago
Hi , We are using ouath model which don't require apps to be installed on 
system.

Check Android AccountManager API.

Original comment by l...@3pillarglobal.com on 26 Apr 2013 at 7:51