Send Data to webservice with existing IOS 5 Twitter authorization
21 views
Skip to first unread message
chrichton
unread,
Apr 9, 2012, 4:04:10 AM4/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GTM OAuth 1 Discussion
I would like to build a web-service (via node.js), that receives the
data sent by an IOS-device.
The IOS-app uses twitter for authorization and I would like to send
the authorization to my web-service.
The web-service should be able to verify this authorization and
retrieve the twitter screen-name to display it later.