在哪里撤销在 Android 上授予的 Google API 权限? [英] Where to revoke Google API permissions granted on Android?

查看:33
本文介绍了在哪里撤销在 Android 上授予的 Google API 权限?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在处理一些示例代码:

I'm working with some sample code here:

http://code.google.com/p/google-api-java-client/source/browse/picasa-android-sample/src/main/java/com/google/api/services/samples/picasa/android/PicasaSample.java?repo=samples

我在我的 Android 应用程序中授权了访问权限,但我找不到现在撤销访问权限的位置,因此我可以再次运行它.卸载 APK 似乎不会重置任何权限.

I authorized access in my Android app, but I cannot find where to now revoke access, so I can run through it again. Uninstalling the APK does not seem to reset any permissions.

推荐答案

我相信如果你去https://account.google.com/IssuedAuthSubTokens 它应该在连接的站点、应用程序和服务"下列出您的应用程序,您可以从那里撤消访问权限.

I believe if you go to https://accounts.google.com/IssuedAuthSubTokens it should list your application under "Connected Sites, Apps and Services" from there you can revoke access.

这篇关于在哪里撤销在 Android 上授予的 Google API 权限?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆