Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (auth)
Browsing all 13 articles
Browse latest View live

Twitter authentication in kitchen sink

Now that Basic Auth for twitter is going away, is someone working on an example to use oAuth?

View Article



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 =...

View Article

Can anyone provide me a url + method to test xmlrpc basic authorization?

Can anyone provide me a url + method to test xmlrpc basic authorization? I knew there are few xmlrpc-test servers, but none of them support basic authorization. I need to test if Titanium does support...

View Article

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...

View Article

Restful HTTPClient open Digest Auth

Hi everyone developing with Titanium Dev. Im building an App that uses a Web Service API to get the info from the servers. Well... it uses Digest auth for every request. Is there any way to auth with...

View Article


HTTPClient - Set a proxy with a Digest Auth

Did anyone ever manage to make an http call through a proxy server using a digest access authentication? I tried with basic authentication, but if I set the proxy and the username+password from the...

View Article

Facebook Login Problem "Safari can not open the page because the address is...

After I click on the "Login With Facebook" button in my app, it takes me to safari and asks me to authorize the app. I click "Allow" and instead of returning me to my app it shows an alert box...

View Article

How to secure the server layer and device access to it

Hello, We currently have a titanium app running on iOS & android in beta phase for 100 users. Until now, we have focused in customers needs and UI issues. But before launching production version,...

View Article


Facebook auth fails with white screen?!

Hi, I am trying to authenticate my users over Facebook. I already used this feature in previous versions, so my Facebook App is already live and pre configured. Now I want to add this feature again and...

View Article


Twitter connect

Hi, Ive been working for days on twitter authentication now... I cant find any module that work. I tried oauth_adapter -> NO WAY TO MAKE IT WORK! I got this error: module not defined at line 19....

View Article

createHTTPClient with digest auth

Dear, i have a working server with auth digest active, and it's work fine with other services, i have this code in titanium: function sampleDigestAuth() { var xhr = Ti.Network.createHTTPClient();...

View Article

Facebook unable to report login callback status

Titanium Studio 3.2.3 iPhone IOS 7 Here is my code, a very simple copy and paste code from the documentation.var fb = require('facebook');   fb.appid = '746587995866227'; fb.permissions =...

View Article

Twitter auth recently stopped working for me

Hi, I have been using this method of authenticating with Twitter for years now https://github.com/ebryn/twitter-titanium. Quite literally days ago, my live apps (both Android and iOS) have just been...

View Article

Browsing all 13 articles
Browse latest View live




Latest Images