如何解决 Twitter OAuth? [英] How to work around Twitter OAuth?

查看:53
本文介绍了如何解决 Twitter OAuth?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在自动将内容从我们的网站推送到我们公司的 Twitter 帐户.就像一些新闻更新、我们网站某些部分的更新等......这一切都是使用 Zend Framekwork Twitter 服务或其他使用硬编码用户名/密码的非常简单的 php 代码自动发生的.

I've been pushing stuff from our website to our company twitter account automatically. Like some news updates, updates to some sections of our site, etc ... It's all been happening automatically using the Zend Framekwork Twitter service, or other very simple php code that uses a username/password hardcoded.

现在,Twitter 扼杀了旧时尚的身份验证.向客户提供 twitter 集成(使用 OAuth 来处理以用户为中心的事情)时应该做的事情是正确的,但对于内部的事情,这不是矫枉过正吗?

Now, Twitter killed the old fashion authentication. Which is the right thing to do when offering twitter integration to customers (which use OAuth for user-centric stuff), but for internal stuff, isn't that overkill?

是否有一种简单的方法可以更新我的代码以使其再次运行?我能否以某种方式对某种 oauth 身份验证密钥进行硬编码,以便我不必为单用户应用程序创建带有数据库存储的整个登录过程?

Is there an easy way to update my code to make it work again? Can I somehow hard code an oauth authentication key of some sort so that I don't have to create a whole login process with database storage for a single-user application?

推荐答案

这里是最近关于这个问题的一篇文章:http://www.webmonkey.com/2010/10/连接到 twitter-without-oauth/

Here is a recent article on this issue: http://www.webmonkey.com/2010/10/connect-to-twitter-without-oauth/

这篇关于如何解决 Twitter OAuth?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆