CrossGeeks / GoogleClientPlugin

Google Client Plugin for Xamarin iOS and Android
https://www.pujolsluis.com/google-client-plugin-for-xamarin/
MIT License
89 stars 37 forks source link

I want to have google id as well in googleUser class. which is not included right now. How can i have that? #8

Closed Yashshree closed 6 years ago

Yashshree commented 6 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Pujolsluis commented 6 years ago

Hey @Yashshree ,

This enhancement has been requested already on issue #2 , and we are working on adding it to the plugin. it should be added completely on the next few releases I will tag you on the release where it's added. For now, you can use a Property that is Available on the latest pre-release packages of the plugin called ActiveToken.

thiago-rcarvalho commented 6 years ago

Hi @Pujolsluis !

Is it possible to get the user ID? Didn't find this property in GoogleUser class.

Thanks in advance

Pujolsluis commented 6 years ago

Hey @stealthcold ,

Yes we have added that on the lastest release of the plugin you can use an available property called ActiveToken.