I understand that the Google Play Beta feature allows me to distribute the APK to a private user group, but I also need to check if users downloaded via Google Login are in the beta version of my application to make sure that the APK is not distributed and not used without my knowledge.
Is there a way to check if a Google Login user is participating in beta testing using OpenID Connect or similar technologies?
Thanks!
source share