[android-developers] Where to revoke access granted to sample program with 'View basic information about your account' access

2014-01-15 Thread Jim Stewart
Yesterday I was attempting to learn Android OAuth. Using the Google play services samples as a base I managed to get my simple program MyOauthTwo authorized and return my name. So far so good. I know I can invalidate the token from Android. My question is where do I see with the Google web

Re: [android-developers] Where to revoke access granted to sample program with 'View basic information about your account' access

2014-01-15 Thread Nikolay Elenkov
On Wed, Jan 15, 2014 at 11:27 PM, Jim Stewart jim...@gmail.com wrote: Yesterday I was attempting to learn Android OAuth. Using the Google play services samples as a base I managed to get my simple program MyOauthTwo authorized and return my name. So far so good. I know I can invalidate the

Re: [android-developers] Where to revoke access granted to sample program with 'View basic information about your account' access

2014-01-15 Thread Jim Stewart
Thanks Nikolay, Learned something new but unfortunately the MyOauthTwo program is not in the list. The app does however still have access. I have two accounts on my phone, one I granted access to, one I did not. The one I granted access to returns my name, the second account asks me to tap OK

Re: [android-developers] Where to revoke access granted to sample program with 'View basic information about your account' access

2014-01-15 Thread Nikolay Elenkov
On Thu, Jan 16, 2014 at 12:25 AM, Jim Stewart jim...@gmail.com wrote: Thanks Nikolay, Learned something new but unfortunately the MyOauthTwo program is not in the list. The app does however still have access. I have two accounts on my phone, one I granted access to, one I did not. The one I