I'm using GoogleAuthUtil.getToken() to get a one-time code in an Android app, which is then sent to our server. Our server then exchanges this for an access token, and uses this to get the users e-mail.I'm using GoogleAuthUtil.getToken() to get a on
I'm using GoogleAuthUtil.getToken() to get a one-time code in an Android app, which is then sent to our server. Our server then exchanges this for an access token, and uses this to get the users e-mail.I'm using GoogleAuthUtil.getToken() to get a on