Hello guys,
I'm trying to implement the signin part of a android backend however I haven't been able to find any well documented code on how to verify and get the data from the token using Google Api Client Library for Golang ( https://developers.google.com/identity/sign-in/android/backend-auth )
They say the tokeninfo endpoint is kind'of slow so I was wondering if any of you happened to stumble into this and found a working solution which you could share ?
Thanks!
