Apple ID通过OAuth? [英] Apple ID through OAuth?

查看:300
本文介绍了Apple ID通过OAuth?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Facebook登录和其他第三方登录手机游戏的方式,

I was using Facebook login and other 3rd Party login in mobile game based on the way that,


  1. 客户端集成Native Facebook SDK(或其他本地sdk)

  2. 客户端登录并获取OAuth访问令牌

  3. 客户端将访问令牌传递给服务器端,服务器进行服务器端身份验证Facebook

  4. 如果服务器端获得FB Uid,则基于它创建帐户或登录用户的现有帐户。

  1. client integrates Native Facebook SDK (or other native sdk)
  2. client login and get OAuth access token
  3. client pass access token to server side and server makes a server-side authentication to Facebook
  4. if server side get FB Uid, then based on it creates an account or login to existing account for the user.

我的问题是,为了每次都让用户免于登录服务,是否可以在设备上直接使用Apple ID进行此类身份验证? Android和Google ID怎么样?或者我应该研究其他类型的解决方案?

My question is, in order to free user from login to service every time, is it possible to directly use Apple ID on the device for such flow of authentication? What about Android and Google ID? Or other type of solutions I should look into?

推荐答案

对于苹果用户帐户,没有oAuth'ID'提供商

For apple user accounts there is no oAuth 'ID'-provider

https:// discussion.apple.com/thread/6594633?start=0&tstart=0
https://en.m.wikipedia.org/wiki/List_of_OAuth_providers

我个人对此事实的看法如下。
Apple希望出售硬件。如果需要软件来支持它,他们会实施或购买它。

My personal opinion about that fact is the following. Apple wants to sell hardware. If software is needed to support that, they implement or buy it.

Apple可能是错的,因为网络应用正在整合Facebook,Google,Twitter,Windows Live和微博,LinkedIn或亚马逊oAuth。
我从来没有听说过针对Apple ID的oAuth计划。

Apple might be wrong, as web apps are integrating Facebook, Google, Twitter, Windows Live and sometimes Weibo, LinkedIn or Amazon oAuth. I never heard about plans for oAuth for Apple ID.

这篇关于Apple ID通过OAuth?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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