我正在关注https://github.com/seancook/TWReverseAuthExample在 Twitter 中将反向 SSO 实施到我的应用程序。
结果我得到oauth_token,oauth_token_secret和. 有没有办法获得用户的完整用户名()?
提前致谢。user_idscreen_namename
出于某种原因,我在密钥的 ACAccount 属性中找不到它fullName。它曾经存储在那里,但是在反向验证之后它是空的。我错过了什么?
我正在关注https://github.com/seancook/TWReverseAuthExample在 Twitter 中将反向 SSO 实施到我的应用程序。
结果我得到oauth_token,oauth_token_secret和. 有没有办法获得用户的完整用户名()?
提前致谢。user_idscreen_namename
出于某种原因,我在密钥的 ACAccount 属性中找不到它fullName。它曾经存储在那里,但是在反向验证之后它是空的。我错过了什么?