twitter - 通过代理使用 twitter oauth 登录

标签 twitter proxy twitter-oauth

看看这个网站:
http://premium.fluppy.me/oauthproxy/authorize?oauth_token=ac7FOow2Bj3N3Ob1O1FX0fRrCftwn3qj9lwMId7WQ

在此站点中,您可以通过代理使用 twitter 登录。

我怎么能做到这一点?

最佳答案

本网站只获取您的用户名和密码,并像推特客户端一样工作。

您的请求作为代理转到此服务器,然后您会看到服务器响应。

就像 PHProxy 一样工作

当然,twitter 有许多简单的工作的 api,比如推特或关注某人

请参阅这些示例:

  • 最佳 Twitter PHP 库 - 堆栈溢出 -> https://stackoverflow.com/questions/422879/best-twitter-php-library
  • 推特图书馆 | Twitter 开发人员 -> https://dev.twitter.com/docs/twitter-libraries
  • tijsverkoyen/TwitterOAuth · GitHub -> https://github.com/tijsverkoyen/TwitterOAuth
  • dg/twitter-php · GitHub -> https://github.com/dg/twitter-php
  • themattharris/tmhOAuth · GitHub ->
    https://github.com/themattharris/tmhOAuth
  • 关于twitter - 通过代理使用 twitter oauth 登录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14454872/

    相关文章:

    proxy - cntlm 服务未运行

    winapi - Winsock 使用系统代理设置

    php - abraham 的 twitteroauth 库是否适用于 update_with_media?

    ios - 推特授权登录

    ios - 动态 UIActionSheet 'otherButtonTitles:'

    python - 使用 Twython 流获取坐标和地名

    http - Golang 错误 : Undefined: http. NewSingleHostReverseProxy

    javascript - 当我尝试使用 Twitter 登录时,我在 Firebase 中收到 "FirebaseSimpleLogin: An unknown error occurred"

    cocoa - 在 Cocoa 中每分钟运行一次函数

    twitter - Twitter 搜索 API 中的地理编码参数是否有最大半径?