在 Android 中使用 scribe 的 Twitter 代码问题
我正在使用 scribe 在我的应用程序中实现 twitter。我能够登录并获取向用户显示的代码。这里的问题是,我必须强制用户手动输入代码,当他提交该代码时我将获得访问令牌。但我不想向用户显示此代码。相反,我可以使用此代码并使用验证程序来取回 accessToken。是否可以 ?
I am implementing twitter in my application using scribe.I am able to login and getting the code back which is showing to user. Here the problem is that, i have to force the user to manually type the code and when he submit that code i will get the access token. But i don't want to show this code to the user. Instead i can use this code and use the verifier to get the accessToken back. Is it possible ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)