dinasaif / socialauth-android

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

retrieving access token after authentication #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am new to this project and I'm trying to find the method to call to retrieve 
the access token after authentication.  I search the site and was able to find

adapter.getcurrentprovider().getaccesstoken method

but that appears to be no longer there.  Has it been moved or are we no longer 
able to access it?

What version of the product are you using? On what operating system?
socialauth-4.2.jar
socialauth-android-2.6.jar

Thanks in advance

Original issue reported on code.google.com by chris9o...@gmail.com on 1 Oct 2013 at 7:54

GoogleCodeExporter commented 8 years ago
This should work

adapter.getcurrentprovider().getAccessGrant().getKey()

Original comment by vineet.a...@3pillarglobal.com on 4 Oct 2013 at 8:19

GoogleCodeExporter commented 8 years ago
closing this issue , in case you face any issue please post comment

Original comment by vineet.a...@3pillarglobal.com on 4 Oct 2013 at 12:21