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

Expose IdToken and AccessToken instead of ActiveToken #50

Closed NGumby closed 4 years ago

NGumby commented 4 years ago

Exposes IdToken and AccessToken so that we can have the same behavior on iOS and Android.

Fixes #41

Breaking change, removed ActiveToken so that they can decide if they need the Id or the Access token

vitopolasek commented 4 years ago

Any idea when this will be approved, merged to the base and made available?

Char0394 commented 4 years ago

@NGumby thanks for your contribution!

@vitopolasek just released the version with this :)