You can't use the facebook API since it's only for sites with a domain and that's no possible with packaged apps
If you want to login in facebook you have to use this guide: https://developers.facebook.com/docs/facebook-login/login-flow-for-web-no-jssdk/ It should work but I can't store the response URL where the token is, I can't make javascript work on my redirection page _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
