【问题标题】:Where to generate OAuth 2.0 Secret Key for iOS?在哪里为 iOS 生成 OAuth 2.0 密钥?
【发布时间】:2016-10-01 14:16:39
【问题描述】:

在哪里为我的 iOS 应用程序生成 OAuth 2.0 密钥?

这是我的控制台截图:

我错过了什么吗?我知道我可以从 Web OAuth 2.0 生成 OAuth 2.0 密钥,但我不确定它是否可以用于 iOS 应用程序。

【问题讨论】:

  • Web oauth 不能用于移动应用等其他服务。

标签: ios youtube-api google-oauth youtube-data-api


【解决方案1】:

您不需要 ios 应用程序的 oauth 密钥,您可以仅使用客户端 ID 对您的用户进行身份验证,请参阅此

https://developers.google.com/apps-script/guides/rest/quickstart/ios#step_1_turn_on_the_api_name

ON 部分。 第 1 步:开启 Google Apps 脚本执行 API

希望对你有帮助。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2022-12-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-04-30
    • 1970-01-01
    相关资源
    最近更新 更多