【问题标题】:Access Google API key through OAuth通过 OAuth 访问 Google API 密钥
【发布时间】:2011-09-15 21:37:41
【问题描述】:

我想将我的用户的 Google API 密钥用于代表他们在我的应用中提出的 API 请求。这是否可以使用 Google OAuth API?

【问题讨论】:

    标签: api oauth


    【解决方案1】:

    没有。 OAuth 使用您的 APIKey 访问数据,用户提供权限。

    http://code.google.com/apis/gdata/articles/oauth.html#Registration

    如果您希望他们访问许多不同的 API,那么您编写您的应用程序/网站来执行此操作,Google 会在您的应用程序第一次尝试访问它时询问用户。

    【讨论】:

      猜你喜欢
      • 2012-11-16
      • 2017-11-17
      • 1970-01-01
      • 2016-10-29
      • 2013-01-02
      • 2014-09-23
      • 1970-01-01
      • 1970-01-01
      • 2014-02-08
      相关资源
      最近更新 更多