Community Questions & Answers

How to do Twitter auth.

Hello, Is there a better way of doing Twitter auth than the library that David R provided. Don´t get me wrong, it seems to be a wonderful library but I can never get it to fully work. It could be me but it seems buggy / not up to date. Aaron have made a...

base64 appears to do nothing?

Hi, I have an odd problem, i am trying to do basic authentication but the string does get encoded and the function appears to die. ~~~ Titanium.API.info('about to base64encode'); var authentication = 'Basic ' + Titanium.Utils.base64encode(username+...

Showing 1-7 of 7