是否可以在不要求用户输入 PIN 的情况下获得 Twitter 授权并更改 Twitter 状态?
是否可以在不要求用户输入 PIN 的情况下获得 Twitter 授权并更改 Twitter 状态?或者我可以存储访问令牌以便在用户下次启动应用程序时使用它吗?
Is it possible to get authorized on twitter and change twitter status without asking users to enter PIN ? Or can i store access token to use it when user starts application next time ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您还可以激活xAuth认证。为此,您必须创建 Twitter 应用程序并向 Twitter 请求 xAuth 激活。
You can also activate xAuth authentification. In order to do that you have to create your twitter app and ask xAuth activation to Twitter.