There is one available for old basic authentication which doesn't work anymore.
相关问题
- Rails how to handle error and exceptions in model
- Script fails on SpreadsheetApp.openById - Requires
- Is service account in google calendar api v3 the r
- Change input value based on another input's va
- CORS issue with Twitter api calls in Webpack dev s
相关文章
- is there a callback option with twitter's “fol
- Proper WWW-Authenticate header for OAuth provider
- How to force refresh of images & css files in Cake
- Cookie vs. Session based flash message
- Twitter name length in DB
- Twitter oauth refresh token
- Get expire time of OAuth session
- CakePHP and GROUP BY
There is such a project on Google Code: http://code.google.com/p/cakephp-twitter-oauth-datasource/ though I don't know whether it still works as it was released around one year ago.
GitHub is full of Twitter plugins. Google this:
Or, if you feel like writing from scratch: http://code.42dh.com/oauth/ It has a small Twitter example.
This is a good intro to this kind of thing, in case you want to write your own, or use Neils plugin.
http://tv.cakephp.org/video/CakeFoundation/2010/12/24/neil_crookes_-_designing_cakephp_plugins_for_consuming_apis