On Sep 18, 2013, at 9:39 AM, Xes Garcia <xesgar...@gmail.com> wrote:

> So
> I order to login with Facebook and use the javascript SDK and get credentials 
> to update my status etc from my app I need to provide an URL but that's not 
> possible in an installed app

Hi. Do you mean it's not possible with a packaged app? It should work fine for 
hosted apps.

> What can I do to have credentials to work with Facebook?

We have the same problem with oauth in packaged apps; you can specify redirects 
like this: 
https://developer.mozilla.org/en-US/docs/Web/Apps/Manifest?redirectlocale=en-US&redirectslug=Apps%2FManifest#redirects
 Can you use oauth for Facebook? 

Conceptually, a Facebook login from a packaged app is going to work more like 
an iOS app (i.e. there is not URL) 
https://developers.facebook.com/docs/ios/login/

If you figure it out, please post back to the list.

-Kumar
_______________________________________________
dev-webapps mailing list
dev-webapps@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to