Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

TiSocial with Twtter v1.1 #64

Open
Raphzz opened this issue Nov 22, 2013 · 4 comments
Open

TiSocial with Twtter v1.1 #64

Raphzz opened this issue Nov 22, 2013 · 4 comments

Comments

@Raphzz
Copy link

Raphzz commented Nov 22, 2013

Hey man,
I found your app.js integrating Titanium with the Codebird.js.
I read their Documentation and I can't find a way to Authenticate the current user using TiSocial Twitter method, I can only catch the screen_name of the current logged account.

Its really bad to open a Webview and ask the user to write down the PIN number to authorize the application

@timanrebel
Copy link
Contributor

It is a problem with the iOS Twitter framework. However, Twitter facilities in this and offers reverse Oauth: https://dev.twitter.com/docs/ios/using-reverse-auth

Here is how we (@snowciety) do it: https://gist.github.com/timanrebel/7596146

@Raphzz
Copy link
Author

Raphzz commented Nov 22, 2013

Hey Tim ,

Thanks for the reply
I took a look on your (@snowciety) example, but I'm missing the jsOAuth.js
the one you call on

var jsOAuth = require('jsOAuth').OAuth;

Can you provide me that .js?
thanks

@timanrebel
Copy link
Contributor

@Raphzz
Copy link
Author

Raphzz commented Nov 22, 2013

ios simulator screen shot nov 22 2013 4 28 01 am

You had this same error on doing the require on jsOAuth?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants