On Sunday, April 21, 2013 1:05:29 AM UTC+2, Mathieu Rochette wrote:
> Hi,
> 
> 
> 
> I'm building an app that need the systemXHR permission so I need it to
> 
> be a packaged app. This app[1] is using the Foursquare API and I need to
> 
> register my app "rediect URI" in foursquare 'for the oauth
> 
> authentification). So my question is: How are packaged app UUID calculated?
> 
> Is it attributed by the marketplace? then it's somewhat ok I can edit
> 
> the URI after submission but it makes testing harder (when the simulator
> 
> generate a packaged app). will the UUID changes if I upload a new
> 
> version of the app to the marketplace? not much of a problem as I can
> 
> specify multiple "redirect URI" (but might be a problem with other
> 
> services?)
> 
> or is the UUID  calculated on the device? and then that's a bigger
> 
> problem because it means I'll have to redirect the user to server of
> 
> mine (which should not be needed IMHO)
> 
> 
> 
> 
> 
> thank you,
> 
> 
> 
> 
> 
> [1] http://place.texthtml.net/ (hosted version, systemXHR will be
> 
> required to upload photos)
> 
> 
> 
> -- Mathieu Rochette

Hi Mathieu!

If I understand correctly you are trying to back-direct the user into the 
application after successful authentication, which is not possible at the 
moment in Firefox OS.

AFAIK currently there seems to be no way to implement OAUTH authentication as a 
third party without any server code.

Also, stefan, that bug seems to be restricted in access, I get the message "You 
are not authorized to access bug #852848."
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to