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

can we have more than the Name, Email and Picture for the user ? #2

Closed JonathanGermain closed 6 years ago

JonathanGermain commented 6 years ago

i wanna know if is possible to have the token ?

Pujolsluis commented 6 years ago

Yes, we will be exposing the Auth Token of the user on the next release.

As for what extra data, right now we are exposing the basic profile Google Sign In offers. But what other information that the client offers would you like to see?

JonathanGermain commented 6 years ago

For now just the userid

On Wed, Jun 27, 2018 at 10:19 PM Luis Pujols notifications@github.com wrote:

Yes, we will be exposing the Auth Token of the user on the next release.

As for what extra data, right now we are exposing the basic profile Google Sign In offers. But what other information that the client offers would you like to see?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CrossGeeks/GoogleClientPlugin/issues/2#issuecomment-400889551, or mute the thread https://github.com/notifications/unsubscribe-auth/AJoOw1nJ90-swSaUuOTSGmdd1m70JO7Cks5uBD1BgaJpZM4U439C .

Pujolsluis commented 6 years ago

@JonathanGermain Will be working on this feature today, a new version of the plugin will be available tomorrow Jul 2.

Pujolsluis commented 6 years ago

Hey @JonathanGermain ,

We just released a version of the plugin, in which we have the first take at this feature you can test it out and give us your feedback by downloading the latest version of the plugin v1.0.14 (@RomaRudyak here is the update on the token feature you were asking about too).