Is it possible to authenticate users in Xamarin.Forms app using Google Login with .NetStandard 2.0. I tried to use this sample:
https://github.com/DanielCauser/SocialLoginSamples
But it works only as a PCL project. Can you please help me out ?
Thanks for your answers !!!