WindSekirun / RxSocialLogin

An Android Library that provides social login for 15 platforms within by RxJava2, Kotlin and Firebase Authentication.
Apache License 2.0
125 stars 19 forks source link

google login not accesstoken #51

Open candyman15 opened 5 years ago

candyman15 commented 5 years ago

try google login cannot get accesstoken.

tell me how to get it ?

WindSekirun commented 5 years ago

GoogleLogin doesn't support getting 'accesstoken' by RxSocialLogin. For Details, please see this

candyman15 commented 5 years ago

do you hava a plan to get the google accesstoken by your RxSocialLogin ? or it's impossible ?

WindSekirun commented 5 years ago

I'll check it is possible.

candyman15 commented 5 years ago

Thanks. I hope it's possible at RxSocialLogin

Zulqurnain commented 4 years ago

I need to get Access Token of google what should I do?