Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试创建 Twitter 客户端,现在我通过 OAuth 协议处理授权。我已经创建了“登录”按钮来进入 WebView 并加载 twitter 授权 URL,这是工作。当授权被成功接受并且 Twitter 服务将我重定向到我的回调
但是,我可以在不使用 Twitter 浏览器页面的情况下获得身份验证吗?