SocialMediaAuthenticationSample
SocialMediaAuthenticationSample copied to clipboard
ActiveToken not recognised
I'm getting the wobbly line under googleClient.ActiveToken in my VM (IGoogleClientManager googleClient = CrossGoogleClient.Current;). Has something changed in the nuget package? I'm using v2.1.12, VS2019 and more or less the same VM used in the example
It is called AccessToken in the recent version. Change it in your code it will work