【问题标题】:OAuthSwift & Github - what Authorization callback URL should I use?OAuthSwift 和 Github - 我应该使用什么授权回调 URL?
【发布时间】:2016-06-22 16:13:06
【问题描述】:

我想使用 OAuthSwift 设置 Github 客户端。在 GitHub 中设置应用程序时,它要求我输入 Authorization callback URL。我应该在这里使用什么值?

【问题讨论】:

    标签: ios swift github oauth


    【解决方案1】:

    您应该提供The URL in your application where users will be sent after authorization. 的网址

    查看Web Application Flow 了解有关重定向网址的详细信息。特别是GitHub redirects back to your site 详细描述的部分,您需要在回调中提供每个参数详细信息。

    BR

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-02-11
      • 2012-12-25
      • 1970-01-01
      • 2013-09-16
      • 2020-04-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多